Trace number 224877

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3UNSAT 392.928 396.147

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-3_ext.xml
MD5SUM2655fa3a8729f18aaa03c51fe9718813
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.9477
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.02	c preparing clauses for relation R0
0.03	c preparing clauses for relation R1
0.04	c preparing clauses for relation R2
0.05	c preparing clauses for relation R3
0.05	c preparing clauses for relation R4
0.06	c preparing clauses for relation R5
0.07	c preparing clauses for relation R6
0.08	c preparing clauses for relation R7
0.09	c preparing clauses for relation R8
0.10	c preparing clauses for relation R9
0.11	c preparing clauses for relation R10
0.12	c preparing clauses for relation R11
0.12	c preparing clauses for relation R12
0.13	c preparing clauses for relation R13
0.14	c preparing clauses for relation R14
0.15	c preparing clauses for relation R15
0.16	c preparing clauses for relation R16
0.17	c preparing clauses for relation R17
0.18	c preparing clauses for relation R18
0.19	c preparing clauses for relation R19
0.20	c preparing clauses for relation R20
0.20	c preparing clauses for relation R21
0.21	c preparing clauses for relation R22
0.22	c preparing clauses for relation R23
0.23	c preparing clauses for relation R24
0.24	c preparing clauses for relation R25
0.25	c preparing clauses for relation R26
0.26	c preparing clauses for relation R27
0.27	c preparing clauses for relation R28
0.28	c preparing clauses for relation R29
0.28	c preparing clauses for relation R30
0.29	c preparing clauses for relation R31
0.30	c preparing clauses for relation R32
0.31	c preparing clauses for relation R33
0.32	c preparing clauses for relation R34
0.33	c preparing clauses for relation R35
0.34	c preparing clauses for relation R36
0.35	c preparing clauses for relation R37
0.35	c preparing clauses for relation R38
0.36	c preparing clauses for relation R39
0.37	c preparing clauses for relation R40
0.38	c preparing clauses for relation R41
0.39	c preparing clauses for relation R42
0.40	c preparing clauses for relation R43
0.41	c preparing clauses for relation R44
0.42	c preparing clauses for relation R45
0.42	c preparing clauses for relation R46
0.43	c preparing clauses for relation R47
0.44	c preparing clauses for relation R48
0.45	c preparing clauses for relation R49
0.46	c preparing clauses for relation R50
0.47	c preparing clauses for relation R51
0.48	c preparing clauses for relation R52
0.49	c preparing clauses for relation R53
0.49	c preparing clauses for relation R54
0.50	c preparing clauses for relation R55
0.51	c preparing clauses for relation R56
0.52	c preparing clauses for relation R57
0.53	c preparing clauses for relation R58
0.54	c preparing clauses for relation R59
0.54	c preparing clauses for relation R60
0.55	c preparing clauses for relation R61
0.56	c preparing clauses for relation R62
0.57	c preparing clauses for relation R63
0.58	c preparing clauses for relation R64
0.59	c preparing clauses for relation R65
0.60	c preparing clauses for relation R66
0.60	c preparing clauses for relation R67
0.61	c preparing clauses for relation R68
0.62	c preparing clauses for relation R69
0.63	c preparing clauses for relation R70
0.64	c preparing clauses for relation R71
0.65	c preparing clauses for relation R72
0.65	c preparing clauses for relation R73
0.66	c preparing clauses for relation R74
0.67	c preparing clauses for relation R75
0.68	c preparing clauses for relation R76
0.69	c preparing clauses for relation R77
0.70	c preparing clauses for relation R78
0.70	c preparing clauses for relation R79
0.71	c preparing clauses for relation R80
0.72	c preparing clauses for relation R81
0.73	c preparing clauses for relation R82
0.74	c preparing clauses for relation R83
0.75	c preparing clauses for relation R84
0.75	c preparing clauses for relation R85
0.76	c preparing clauses for relation R86
0.77	c preparing clauses for relation R87
0.78	c preparing clauses for relation R88
0.79	c preparing clauses for relation R89
0.80	c preparing clauses for relation R90
0.80	c preparing clauses for relation R91
0.81	c preparing clauses for relation R92
0.82	c preparing clauses for relation R93
0.83	c preparing clauses for relation R94
0.84	c preparing clauses for relation R95
0.84	c preparing clauses for relation R96
0.85	c preparing clauses for relation R97
0.86	c preparing clauses for relation R98
0.87	c preparing clauses for relation R99
0.88	c preparing clauses for relation R100
0.89	c preparing clauses for relation R101
0.89	c preparing clauses for relation R102
0.90	c instanciating clauses for relation R0 (supports) and variables V0 V6 
0.91	c instanciating clauses for relation R1 (supports) and variables V0 V28 
0.93	c instanciating clauses for relation R2 (supports) and variables V0 V30 
0.94	c instanciating clauses for relation R3 (supports) and variables V1 V3 
0.96	c instanciating clauses for relation R4 (supports) and variables V1 V7 
0.97	c instanciating clauses for relation R5 (supports) and variables V1 V14 
0.99	c instanciating clauses for relation R6 (supports) and variables V1 V18 
1.01	c instanciating clauses for relation R7 (supports) and variables V1 V19 
1.02	c instanciating clauses for relation R8 (supports) and variables V2 V4 
1.04	c instanciating clauses for relation R9 (supports) and variables V2 V6 
1.05	c instanciating clauses for relation R10 (supports) and variables V2 V8 
1.07	c instanciating clauses for relation R11 (supports) and variables V2 V20 
1.09	c instanciating clauses for relation R12 (supports) and variables V2 V21 
1.10	c instanciating clauses for relation R13 (supports) and variables V2 V25 
1.12	c instanciating clauses for relation R14 (supports) and variables V2 V29 
1.14	c instanciating clauses for relation R15 (supports) and variables V2 V35 
1.16	c instanciating clauses for relation R16 (supports) and variables V3 V6 
1.17	c instanciating clauses for relation R17 (supports) and variables V3 V14 
1.19	c instanciating clauses for relation R18 (supports) and variables V3 V24 
1.20	c instanciating clauses for relation R19 (supports) and variables V3 V33 
1.22	c instanciating clauses for relation R20 (supports) and variables V4 V7 
1.24	c instanciating clauses for relation R21 (supports) and variables V4 V8 
1.26	c instanciating clauses for relation R22 (supports) and variables V4 V14 
1.27	c instanciating clauses for relation R23 (supports) and variables V4 V29 
1.29	c instanciating clauses for relation R24 (supports) and variables V5 V39 
1.30	c instanciating clauses for relation R25 (supports) and variables V6 V19 
1.32	c instanciating clauses for relation R26 (supports) and variables V6 V21 
1.34	c instanciating clauses for relation R27 (supports) and variables V6 V25 
1.36	c instanciating clauses for relation R28 (supports) and variables V6 V26 
1.37	c instanciating clauses for relation R29 (supports) and variables V6 V27 
1.39	c instanciating clauses for relation R30 (supports) and variables V6 V28 
1.41	c instanciating clauses for relation R31 (supports) and variables V7 V11 
1.42	c instanciating clauses for relation R32 (supports) and variables V8 V15 
1.44	c instanciating clauses for relation R33 (supports) and variables V9 V16 
1.46	c instanciating clauses for relation R34 (supports) and variables V9 V17 
1.47	c instanciating clauses for relation R35 (supports) and variables V9 V27 
1.49	c instanciating clauses for relation R36 (supports) and variables V9 V34 
1.51	c instanciating clauses for relation R37 (supports) and variables V10 V21 
1.52	c instanciating clauses for relation R38 (supports) and variables V10 V26 
1.54	c instanciating clauses for relation R39 (supports) and variables V10 V28 
1.56	c instanciating clauses for relation R40 (supports) and variables V10 V29 
1.57	c instanciating clauses for relation R41 (supports) and variables V10 V30 
1.59	c instanciating clauses for relation R42 (supports) and variables V10 V39 
1.61	c instanciating clauses for relation R43 (supports) and variables V11 V21 
1.62	c instanciating clauses for relation R44 (supports) and variables V11 V33 
1.64	c instanciating clauses for relation R45 (supports) and variables V11 V36 
1.66	c instanciating clauses for relation R46 (supports) and variables V12 V31 
1.67	c instanciating clauses for relation R47 (supports) and variables V13 V17 
1.69	c instanciating clauses for relation R48 (supports) and variables V13 V19 
1.71	c instanciating clauses for relation R49 (supports) and variables V13 V35 
1.72	c instanciating clauses for relation R50 (supports) and variables V13 V38 
1.74	c instanciating clauses for relation R51 (supports) and variables V14 V20 
1.76	c instanciating clauses for relation R52 (supports) and variables V14 V22 
1.77	c instanciating clauses for relation R53 (supports) and variables V14 V29 
1.79	c instanciating clauses for relation R54 (supports) and variables V14 V32 
1.81	c instanciating clauses for relation R55 (supports) and variables V14 V34 
1.83	c instanciating clauses for relation R56 (supports) and variables V14 V37 
1.84	c instanciating clauses for relation R57 (supports) and variables V15 V32 
1.86	c instanciating clauses for relation R58 (supports) and variables V15 V37 
1.87	c instanciating clauses for relation R59 (supports) and variables V16 V17 
1.89	c instanciating clauses for relation R60 (supports) and variables V16 V19 
1.91	c instanciating clauses for relation R61 (supports) and variables V16 V26 
1.92	c instanciating clauses for relation R62 (supports) and variables V16 V28 
1.94	c instanciating clauses for relation R63 (supports) and variables V16 V37 
1.95	c instanciating clauses for relation R64 (supports) and variables V17 V27 
1.97	c instanciating clauses for relation R65 (supports) and variables V17 V32 
1.99	c instanciating clauses for relation R66 (supports) and variables V18 V34 
2.00	c instanciating clauses for relation R67 (supports) and variables V19 V20 
2.02	c instanciating clauses for relation R68 (supports) and variables V19 V21 
2.04	c instanciating clauses for relation R69 (supports) and variables V19 V24 
2.05	c instanciating clauses for relation R70 (supports) and variables V19 V26 
2.07	c instanciating clauses for relation R71 (supports) and variables V19 V27 
2.08	c instanciating clauses for relation R72 (supports) and variables V19 V29 
2.10	c instanciating clauses for relation R73 (supports) and variables V19 V33 
2.12	c instanciating clauses for relation R74 (supports) and variables V19 V37 
2.13	c instanciating clauses for relation R75 (supports) and variables V20 V25 
2.15	c instanciating clauses for relation R76 (supports) and variables V20 V29 
2.16	c instanciating clauses for relation R77 (supports) and variables V20 V33 
2.18	c instanciating clauses for relation R78 (supports) and variables V20 V35 
2.19	c instanciating clauses for relation R79 (supports) and variables V21 V33 
2.21	c instanciating clauses for relation R80 (supports) and variables V22 V25 
2.22	c instanciating clauses for relation R81 (supports) and variables V22 V27 
2.24	c instanciating clauses for relation R82 (supports) and variables V22 V30 
2.25	c instanciating clauses for relation R83 (supports) and variables V23 V39 
2.27	c instanciating clauses for relation R84 (supports) and variables V24 V31 
2.29	c instanciating clauses for relation R85 (supports) and variables V24 V34 
2.30	c instanciating clauses for relation R86 (supports) and variables V25 V31 
2.32	c instanciating clauses for relation R87 (supports) and variables V25 V35 
2.34	c instanciating clauses for relation R88 (supports) and variables V26 V33 
2.36	c instanciating clauses for relation R89 (supports) and variables V26 V35 
2.37	c instanciating clauses for relation R90 (supports) and variables V26 V39 
2.39	c instanciating clauses for relation R91 (supports) and variables V27 V33 
2.41	c instanciating clauses for relation R92 (supports) and variables V28 V34 
2.42	c instanciating clauses for relation R93 (supports) and variables V28 V36 
2.44	c instanciating clauses for relation R94 (supports) and variables V29 V37 
2.45	c instanciating clauses for relation R95 (supports) and variables V29 V38 
2.47	c instanciating clauses for relation R96 (supports) and variables V30 V38 
2.49	c instanciating clauses for relation R97 (supports) and variables V32 V34 
2.50	c instanciating clauses for relation R98 (supports) and variables V32 V35 
2.52	c instanciating clauses for relation R99 (supports) and variables V33 V38 
2.54	c instanciating clauses for relation R100 (supports) and variables V34 V36 
2.55	c instanciating clauses for relation R101 (supports) and variables V35 V38 
2.57	c instanciating clauses for relation R102 (supports) and variables V36 V38 
2.61	c ...done
2.61	c #SATvar=404467 #SATclauses=1104895 #CSPpredicates=0
395.87	c SAT problem is solved
395.87	restarts              : 9
395.87	conflicts             : 6189           (16 /sec)
395.87	decisions             : 6211           (1.27 % random) (16 /sec)
395.87	propagations          : 178931876      (456299 /sec)
395.87	conflict literals     : 8524035        (1.03 % deleted)
395.87	Memory used           : 237.45 MB
395.87	CPU time              : 392.137 s
395.87	
395.87	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-224877-1168068506 -o ROOT/results/node29/solver-224877-1168068506 -C 1800 -M 900 /tmp/evaluation/224877-1168068506/CSPtoSAT+minisat /tmp/evaluation/224877-1168068506/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.77 1.95 1.86 4/81 15929
/proc/meminfo: memFree=1736672/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=6696 CPUtime=0
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 155245006 6856704 383 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4098936 0 0 4096 0 0 0 0 17 1 0 0
/proc/15928/statm: 1674 383 358 52 0 30 0

[startup+0.103908 s]
/proc/loadavg: 1.77 1.95 1.86 4/81 15929
/proc/meminfo: memFree=1736672/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=18632 CPUtime=0.09
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 5463 0 0 0 7 2 0 0 18 0 1 0 155245006 19079168 3415 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4595325 0 0 4096 0 0 0 0 17 1 0 0
/proc/15928/statm: 4658 3421 703 52 0 3026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18632

[startup+0.511969 s]
/proc/loadavg: 1.77 1.95 1.86 4/81 15929
/proc/meminfo: memFree=1736672/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=68888 CPUtime=0.49
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 27401 0 0 0 40 9 0 0 22 0 1 0 155245006 70541312 14824 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134589243 0 0 4096 0 0 0 0 17 0 0 0
/proc/15928/statm: 17222 14824 703 52 0 15590 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 68888

[startup+1.33198 s]
/proc/loadavg: 1.77 1.95 1.86 2/81 15932
/proc/meminfo: memFree=1613600/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=157904 CPUtime=1.31
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 58734 0 0 0 108 23 0 0 25 0 1 0 155245006 161693696 35629 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/15928/statm: 39476 35629 705 52 0 37844 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 157904

[startup+2.96908 s]
/proc/loadavg: 1.77 1.95 1.86 2/81 15950
/proc/meminfo: memFree=1514336/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=164268 CPUtime=2.94
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 85715 0 0 0 258 36 0 0 25 0 1 0 155245006 168210432 38671 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 1 0 0
/proc/15928/statm: 41067 38671 714 52 0 39435 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 164268

[startup+6.2573 s]
/proc/loadavg: 1.79 1.95 1.86 3/86 15955
/proc/meminfo: memFree=1402048/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=164664 CPUtime=6.21
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 85840 0 0 0 585 36 0 0 25 0 1 0 155245006 168615936 38796 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/15928/statm: 41166 38796 714 52 0 39534 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 164664

[startup+12.7137 s]
/proc/loadavg: 1.80 1.95 1.86 3/86 15955
/proc/meminfo: memFree=1419456/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=171348 CPUtime=12.61
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 87525 0 0 0 1224 37 0 0 25 0 1 0 155245006 175460352 40481 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/15928/statm: 42837 40481 720 52 0 41205 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 171348

[startup+25.5395 s]
/proc/loadavg: 1.85 1.95 1.86 3/86 15955
/proc/meminfo: memFree=1398848/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=180420 CPUtime=25.31
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 89772 0 0 0 2492 39 0 0 25 0 1 0 155245006 184750080 42728 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673072 0 0 4096 0 0 0 0 17 0 0 0
/proc/15928/statm: 45105 42728 720 52 0 43473 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 180420

[startup+51.1831 s]
/proc/loadavg: 1.90 1.95 1.86 3/86 15955
/proc/meminfo: memFree=1369856/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=193288 CPUtime=50.76
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 92945 0 0 0 5034 42 0 0 25 0 1 0 155245006 197926912 45901 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/15928/statm: 48322 45901 720 52 0 46690 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 193288

[startup+102.471 s]
/proc/loadavg: 1.95 1.96 1.87 3/86 15955
/proc/meminfo: memFree=1329472/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=209664 CPUtime=101.63
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 97057 0 0 0 10118 45 0 0 25 0 1 0 155245006 214695936 50013 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/15928/statm: 52416 50013 720 52 0 50784 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 209664

[startup+162.477 s]
/proc/loadavg: 1.98 1.97 1.87 3/86 15955
/proc/meminfo: memFree=1297792/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=221820 CPUtime=161.13
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 100081 0 0 0 16065 48 0 0 25 0 1 0 155245006 227143680 53037 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 0 0 0
/proc/15928/statm: 55455 53037 720 52 0 53823 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 221820

[startup+222.492 s]
/proc/loadavg: 1.99 1.97 1.88 3/86 15955
/proc/meminfo: memFree=1271680/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=231888 CPUtime=220.68
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 102614 0 0 0 22017 51 0 0 25 0 1 0 155245006 237453312 55570 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/15928/statm: 57972 55570 720 52 0 56340 0
Current children cumulated CPU time (s) 220.68
Current children cumulated vsize (KiB) 231888

[startup+282.492 s]
/proc/loadavg: 1.99 1.97 1.88 3/86 15955
/proc/meminfo: memFree=1252544/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=237256 CPUtime=280.19
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 103939 0 0 0 27968 51 0 0 25 0 1 0 155245006 242950144 56895 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 0 0 0
/proc/15928/statm: 59314 56895 720 52 0 57682 0
Current children cumulated CPU time (s) 280.19
Current children cumulated vsize (KiB) 237256

[startup+342.493 s]
/proc/loadavg: 1.99 1.97 1.89 3/86 15955
/proc/meminfo: memFree=1237576/2055920 swapFree=4192812/4192956
[pid=15928] ppid=15926 vsize=242208 CPUtime=339.7
/proc/15928/stat : 15928 (CSPtoSAT+minisa) R 15926 15928 15861 0 -1 4194304 105170 0 0 0 33918 52 0 0 25 0 1 0 155245006 248020992 58126 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671335 0 0 4096 0 0 0 0 17 0 0 0
/proc/15928/statm: 60552 58126 720 52 0 58920 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 242208

Child status: 0
Real time (s): 396.147
CPU time (s): 392.928
CPU user time (s): 392.364
CPU system time (s): 0.563914
CPU usage (%): 99.1876
Max. virtual memory (cumulated for all children) (KiB): 267388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 392.364
system time used= 0.563914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105418
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 10584

runsolver used 0.376942 s user time and 1.04384 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 07:28:28 UTC 2007


IDJOB= 224877
IDBENCH= 5798
FILE ID= node29/224877-1168068506

PBS_JOBID= 3475676

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-3_ext.xml
COMMAND LINE= /tmp/evaluation/224877-1168068506/CSPtoSAT+minisat /tmp/evaluation/224877-1168068506/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-224877-1168068506 -o ROOT/results/node29/solver-224877-1168068506 -C 1800 -M 900  /tmp/evaluation/224877-1168068506/CSPtoSAT+minisat /tmp/evaluation/224877-1168068506/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  2655fa3a8729f18aaa03c51fe9718813

RANDOM SEED= 6091406

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1737152 kB
Buffers:         39900 kB
Cached:         142000 kB
SwapCached:          0 kB
Active:          94476 kB
Inactive:       147524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2568 kB
Writeback:           0 kB
Mapped:          79112 kB
Slab:            61748 kB
Committed_AS:  2973264 kB
PageTables:       2228 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66545 MiB



End job on node29 on Sat Jan  6 07:35:05 UTC 2007