Trace number 338759

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
MiraXT v2? (TO) 1200.1 1200.42

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.40502
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-338759-1178914141 -o ROOT/results/node6/solver-338759-1178914141 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338759-1178914141/MiraXTv2_dyn /tmp/evaluation/338759-1178914141/instance-338759-1178914141.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 2143
/proc/meminfo: memFree=1455984/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=3788 CPUtime=0
/proc/2143/stat : 2143 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 367451742 3878912 256 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/2143/statm: 947 256 206 20 0 305 0

[startup+0.092097 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 2143
/proc/meminfo: memFree=1455984/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=5852 CPUtime=0.08
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 607 0 0 0 8 0 0 0 18 0 2 0 367451742 5992448 582 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 1463 582 218 20 0 821 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5852

[startup+0.101097 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 2143
/proc/meminfo: memFree=1455984/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=5984 CPUtime=0.09
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 634 0 0 0 9 0 0 0 18 0 2 0 367451742 6127616 609 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 1496 609 218 20 0 854 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5984

[startup+0.301122 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 2143
/proc/meminfo: memFree=1455984/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=7484 CPUtime=0.29
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 1026 0 0 0 29 0 0 0 18 0 2 0 367451742 7663616 1001 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 1871 1001 218 20 0 1229 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7484

[startup+0.701168 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 2143
/proc/meminfo: memFree=1455984/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=9504 CPUtime=0.69
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 1539 0 0 0 69 0 0 0 18 0 2 0 367451742 9732096 1514 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 2376 1514 218 20 0 1734 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9504

[startup+1.50226 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1450080/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=10992 CPUtime=1.49
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 1938 0 0 0 148 1 0 0 18 0 2 0 367451742 11255808 1913 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 2748 1913 218 20 0 2106 0
[pid=2143/tid=2145] ppid=2141 vsize=10992 CPUtime=1.48
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 1616 0 0 0 147 1 0 0 25 0 2 0 367451743 11255808 1913 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10992

[startup+3.10145 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1446816/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=15700 CPUtime=3.09
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 3094 0 0 0 308 1 0 0 18 0 2 0 367451742 16076800 3069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 3925 3069 218 20 0 3283 0
[pid=2143/tid=2145] ppid=2141 vsize=15700 CPUtime=3.08
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 2772 0 0 0 307 1 0 0 25 0 2 0 367451743 16076800 3069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15700

[startup+6.30183 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1441120/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=19172 CPUtime=6.29
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 3998 0 0 0 627 2 0 0 18 0 2 0 367451742 19632128 3937 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 4793 3937 218 20 0 4151 0
[pid=2143/tid=2145] ppid=2141 vsize=19172 CPUtime=6.28
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 3676 0 0 0 626 2 0 0 25 0 2 0 367451743 19632128 3937 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19172

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1433504/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=27032 CPUtime=12.68
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 6110 0 0 0 1265 3 0 0 18 0 2 0 367451742 27680768 5966 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 6758 5966 218 20 0 6116 0
[pid=2143/tid=2145] ppid=2141 vsize=27032 CPUtime=12.68
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 5788 0 0 0 1265 3 0 0 25 0 2 0 367451743 27680768 5966 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27032

[startup+25.5011 s]
/proc/loadavg: 0.95 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1426016/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=33420 CPUtime=25.48
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 7912 0 0 0 2544 4 0 0 18 0 2 0 367451742 34222080 7548 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 8355 7548 218 20 0 7713 0
[pid=2143/tid=2145] ppid=2141 vsize=33420 CPUtime=25.47
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 7590 0 0 0 2543 4 0 0 25 0 2 0 367451743 34222080 7548 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33420

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1422560/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=36972 CPUtime=51.08
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 9081 0 0 0 5103 5 0 0 18 0 2 0 367451742 37859328 8469 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 9243 8469 218 20 0 8601 0
[pid=2143/tid=2145] ppid=2141 vsize=36972 CPUtime=51.07
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 8759 0 0 0 5102 5 0 0 25 0 2 0 367451743 37859328 8469 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529993 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36972

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1417312/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=42216 CPUtime=102.27
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 10760 0 0 0 10220 7 0 0 18 0 2 0 367451742 43229184 9761 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 10554 9761 218 20 0 9912 0
[pid=2143/tid=2145] ppid=2141 vsize=42216 CPUtime=102.26
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 10438 0 0 0 10219 7 0 0 25 0 2 0 367451743 43229184 9761 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42216

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1415392/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=44296 CPUtime=162.25
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 11823 0 0 0 16217 8 0 0 18 0 2 0 367451742 45359104 10239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 11074 10239 218 20 0 10432 0
[pid=2143/tid=2145] ppid=2141 vsize=44296 CPUtime=162.24
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 11501 0 0 0 16216 8 0 0 25 0 2 0 367451743 45359104 10239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44296

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1413920/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=45848 CPUtime=222.23
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 12762 0 0 0 22214 9 0 0 18 0 2 0 367451742 46948352 10593 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 11462 10593 218 20 0 10820 0
[pid=2143/tid=2145] ppid=2141 vsize=45848 CPUtime=222.22
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 12440 0 0 0 22213 9 0 0 25 0 2 0 367451743 46948352 10593 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 45848

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1412576/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=47108 CPUtime=282.22
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 13716 0 0 0 28212 10 0 0 18 0 2 0 367451742 48238592 10897 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 11777 10897 218 20 0 11135 0
[pid=2143/tid=2145] ppid=2141 vsize=47108 CPUtime=282.2
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 13394 0 0 0 28211 9 0 0 25 0 2 0 367451743 48238592 10897 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 47108

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1412064/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=47596 CPUtime=342.2
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 14297 0 0 0 34209 11 0 0 18 0 2 0 367451742 48738304 11023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 11899 11023 218 20 0 11257 0
[pid=2143/tid=2145] ppid=2141 vsize=47596 CPUtime=342.18
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 13975 0 0 0 34208 10 0 0 25 0 2 0 367451743 48738304 11023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 47596

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1411360/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=48196 CPUtime=402.18
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 14918 0 0 0 40207 11 0 0 18 0 2 0 367451742 49352704 11189 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 12049 11189 218 20 0 11407 0
[pid=2143/tid=2145] ppid=2141 vsize=48196 CPUtime=402.17
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 14596 0 0 0 40206 11 0 0 25 0 2 0 367451743 49352704 11189 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 48196

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1410848/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=48776 CPUtime=462.17
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 15456 0 0 0 46205 12 0 0 18 0 2 0 367451742 49946624 11337 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 12194 11337 218 20 0 11552 0
[pid=2143/tid=2145] ppid=2141 vsize=48776 CPUtime=462.16
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 15134 0 0 0 46204 12 0 0 25 0 2 0 367451743 49946624 11337 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 48776

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1410080/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=49836 CPUtime=522.15
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 16129 0 0 0 52202 13 0 0 18 0 2 0 367451742 51032064 11555 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 12459 11555 218 20 0 11817 0
[pid=2143/tid=2145] ppid=2141 vsize=49836 CPUtime=522.14
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 15807 0 0 0 52202 12 0 0 25 0 2 0 367451743 51032064 11555 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 49836

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1409504/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=50248 CPUtime=582.13
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 16823 0 0 0 58200 13 0 0 18 0 2 0 367451742 51453952 11664 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 12562 11664 218 20 0 11920 0
[pid=2143/tid=2145] ppid=2141 vsize=50248 CPUtime=582.12
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 16501 0 0 0 58199 13 0 0 25 0 2 0 367451743 51453952 11664 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 50248

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1409376/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=50600 CPUtime=642.13
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 17335 0 0 0 64199 14 0 0 18 0 2 0 367451742 51814400 11721 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 12650 11721 218 20 0 12008 0
[pid=2143/tid=2145] ppid=2141 vsize=50600 CPUtime=642.12
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 17013 0 0 0 64198 14 0 0 25 0 2 0 367451743 51814400 11721 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 50600

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1408864/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=51164 CPUtime=702.1
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 17794 0 0 0 70196 14 0 0 18 0 2 0 367451742 52391936 11855 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 12791 11855 218 20 0 12149 0
[pid=2143/tid=2145] ppid=2141 vsize=51164 CPUtime=702.09
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 17472 0 0 0 70195 14 0 0 25 0 2 0 367451743 52391936 11855 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 51164

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1408608/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=51372 CPUtime=762.09
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 18299 0 0 0 76194 15 0 0 18 0 2 0 367451742 52604928 11905 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 12843 11905 218 20 0 12201 0
[pid=2143/tid=2145] ppid=2141 vsize=51372 CPUtime=762.08
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 17977 0 0 0 76193 15 0 0 25 0 2 0 367451743 52604928 11905 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 51372

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1408288/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=51716 CPUtime=822.07
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 18965 0 0 0 82191 16 0 0 18 0 2 0 367451742 52957184 11986 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 12929 11986 218 20 0 12287 0
[pid=2143/tid=2145] ppid=2141 vsize=51716 CPUtime=822.06
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 18643 0 0 0 82190 16 0 0 25 0 2 0 367451743 52957184 11986 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 51716

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1407584/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=52332 CPUtime=882.06
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 19590 0 0 0 88189 17 0 0 18 0 2 0 367451742 53587968 12156 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 13083 12156 218 20 0 12441 0
[pid=2143/tid=2145] ppid=2141 vsize=52332 CPUtime=882.05
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 19268 0 0 0 88188 17 0 0 25 0 2 0 367451743 53587968 12156 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 52332

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1407392/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=52556 CPUtime=942.04
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 20098 0 0 0 94186 18 0 0 18 0 2 0 367451742 53817344 12209 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 13139 12209 218 20 0 12497 0
[pid=2143/tid=2145] ppid=2141 vsize=52556 CPUtime=942.03
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 19776 0 0 0 94185 18 0 0 25 0 2 0 367451743 53817344 12209 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 52556

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1406752/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=53180 CPUtime=1002.02
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 20578 0 0 0 100184 18 0 0 18 0 2 0 367451742 54456320 12364 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 13295 12364 218 20 0 12653 0
[pid=2143/tid=2145] ppid=2141 vsize=53180 CPUtime=1002.01
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 20256 0 0 0 100183 18 0 0 25 0 2 0 367451743 54456320 12364 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 53180

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1406752/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=53180 CPUtime=1062.01
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 20971 0 0 0 106182 19 0 0 18 0 2 0 367451742 54456320 12367 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 13295 12367 218 20 0 12653 0
[pid=2143/tid=2145] ppid=2141 vsize=53180 CPUtime=1062
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 20649 0 0 0 106181 19 0 0 25 0 2 0 367451743 54456320 12367 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 53180

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1406432/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=53444 CPUtime=1121.99
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 21562 0 0 0 112179 20 0 0 18 0 2 0 367451742 54726656 12438 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 13361 12438 218 20 0 12719 0
[pid=2143/tid=2145] ppid=2141 vsize=53444 CPUtime=1121.98
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 21240 0 0 0 112179 19 0 0 25 0 2 0 367451743 54726656 12438 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 53444

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1406176/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=53772 CPUtime=1181.97
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 21959 0 0 0 118177 20 0 0 18 0 2 0 367451742 55062528 12510 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 13443 12510 218 20 0 12801 0
[pid=2143/tid=2145] ppid=2141 vsize=53772 CPUtime=1181.96
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 21637 0 0 0 118176 20 0 0 25 0 2 0 367451743 55062528 12510 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 53772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2145
/proc/meminfo: memFree=1406176/2055924 swapFree=4143816/4192956
[pid=2143] ppid=2141 vsize=53772 CPUtime=1200.07
/proc/2143/stat : 2143 (MiraXTv2_dyn) S 2141 2143 969 0 -1 4194304 22157 0 0 0 119987 20 0 0 18 0 2 0 367451742 55062528 12513 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2143/statm: 13443 12513 218 20 0 12801 0
[pid=2143/tid=2145] ppid=2141 vsize=53772 CPUtime=1200.06
/proc/2143/task/2145/stat : 2145 (MiraXTv2_dyn) R 2141 2143 969 0 -1 4194368 21835 0 0 0 119986 20 0 0 25 0 2 0 367451743 55062528 12513 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 53772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.88
CPU system time (s): 0.217966
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 53772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.217966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22157
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= 13
involuntary context switches= 1152

runsolver used 1.27781 second user time and 3.09553 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri May 11 20:09:01 UTC 2007

IDJOB= 338759
IDBENCH= 24730
IDSOLVER= 129
FILE ID= node6/338759-1178914141

PBS_JOBID= 5251098

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338759-1178914141/MiraXTv2_dyn /tmp/evaluation/338759-1178914141/instance-338759-1178914141.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-338759-1178914141 -o ROOT/results/node6/solver-338759-1178914141 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338759-1178914141/MiraXTv2_dyn /tmp/evaluation/338759-1178914141/instance-338759-1178914141.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e9a4b8de00c9a73b6f8447e11f01f363

RANDOM SEED= 192828549

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
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.232
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:      2055924 kB
MemFree:       1456200 kB
Buffers:         46912 kB
Cached:         479956 kB
SwapCached:      17540 kB
Active:         257936 kB
Inactive:       293604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1456200 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          29936 kB
Slab:            33768 kB
Committed_AS: 12779656 kB
PageTables:       1784 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= 66525 MiB

End job on node6 on Fri May 11 20:29:03 UTC 2007