Trace number 316363

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 v3? (TO) 1200.16 601.629

General information on the benchmark

Namecrafted/spence/
medium/s89-100.cnf
MD5SUMa1c857f1db1ccfc50e10a8a9bb41e428
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.9012
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of clauses188
Sum of the clauses size564
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node5/watcher-316363-1178881748 -o ROOT/results/node5/solver-316363-1178881748 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316363-1178881748/MiraXTv3_dyn /tmp/evaluation/316363-1178881748/instance-316363-1178881748.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.94 0.99 0.98 3/77 17651
/proc/meminfo: memFree=1718456/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=3784 CPUtime=0
/proc/17651/stat : 17651 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 364212432 3874816 245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17651/statm: 946 245 207 20 0 304 0

[startup+0.052895 s]
/proc/loadavg: 0.94 0.99 0.98 3/77 17651
/proc/meminfo: memFree=1718456/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=6312 CPUtime=0.09
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 494 0 0 0 9 0 0 0 18 0 3 0 364212432 6463488 469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 1578 469 218 20 0 936 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6312

[startup+0.101827 s]
/proc/loadavg: 0.94 0.99 0.98 3/77 17651
/proc/meminfo: memFree=1718456/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=6452 CPUtime=0.19
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 610 0 0 0 19 0 0 0 18 0 3 0 364212432 6606848 585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 1613 585 218 20 0 971 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6452

[startup+0.301853 s]
/proc/loadavg: 0.94 0.99 0.98 3/77 17651
/proc/meminfo: memFree=1718456/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=8340 CPUtime=0.59
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 981 0 0 0 59 0 0 0 18 0 3 0 364212432 8540160 956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 2085 956 218 20 0 1443 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 8340

[startup+0.701898 s]
/proc/loadavg: 0.94 0.99 0.98 3/77 17651
/proc/meminfo: memFree=1718456/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=9720 CPUtime=1.38
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 1553 0 0 0 138 0 0 0 18 0 3 0 364212432 9953280 1528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 2430 1528 218 20 0 1788 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9720

[startup+1.50299 s]
/proc/loadavg: 0.94 0.99 0.98 3/80 17654
/proc/meminfo: memFree=1711904/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=11716 CPUtime=2.97
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 1960 0 0 0 297 0 0 0 18 0 3 0 364212432 11997184 1935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 2929 1935 218 20 0 2287 0
[pid=17651/tid=17653] ppid=17649 vsize=11716 CPUtime=1.48
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 628 0 0 0 148 0 0 0 25 0 3 0 364212432 11997184 1935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17651/tid=17654] ppid=17649 vsize=11716 CPUtime=1.48
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 1041 0 0 0 148 0 0 0 20 0 3 0 364212432 11997184 1935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 11716

[startup+3.10117 s]
/proc/loadavg: 1.03 1.01 0.98 3/80 17654
/proc/meminfo: memFree=1710112/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=14476 CPUtime=6.16
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 2781 0 0 0 615 1 0 0 18 0 3 0 364212432 14823424 2680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 3619 2680 218 20 0 2977 0
[pid=17651/tid=17653] ppid=17649 vsize=14476 CPUtime=3.08
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 911 0 0 0 308 0 0 0 18 0 3 0 364212432 14823424 2680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17651/tid=17654] ppid=17649 vsize=14476 CPUtime=3.07
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 1579 0 0 0 307 0 0 0 25 0 3 0 364212432 14823424 2680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 14476

[startup+6.30153 s]
/proc/loadavg: 1.03 1.01 0.98 3/80 17654
/proc/meminfo: memFree=1704224/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=19488 CPUtime=12.55
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 4152 0 0 0 1253 2 0 0 18 0 3 0 364212432 19955712 4051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 4872 4051 218 20 0 4230 0
[pid=17651/tid=17653] ppid=17649 vsize=19488 CPUtime=6.26
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 1532 0 0 0 626 0 0 0 25 0 3 0 364212432 19955712 4051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17651/tid=17654] ppid=17649 vsize=19488 CPUtime=6.27
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 2329 0 0 0 626 1 0 0 25 0 3 0 364212432 19955712 4051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 19488

[startup+12.7013 s]
/proc/loadavg: 1.18 1.04 0.99 3/80 17654
/proc/meminfo: memFree=1697312/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=27376 CPUtime=25.31
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 5772 0 0 0 2528 3 0 0 18 0 3 0 364212432 28033024 5439 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 6844 5439 218 20 0 6202 0
[pid=17651/tid=17653] ppid=17649 vsize=27376 CPUtime=12.63
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 2348 0 0 0 1262 1 0 0 25 0 3 0 364212432 28033024 5439 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17651/tid=17654] ppid=17649 vsize=27376 CPUtime=12.67
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 3133 0 0 0 1265 2 0 0 25 0 3 0 364212432 28033024 5439 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526560 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 27376

[startup+25.5017 s]
/proc/loadavg: 1.30 1.07 1.01 3/80 17654
/proc/meminfo: memFree=1692512/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=31824 CPUtime=50.85
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 7463 0 0 0 5080 5 0 0 18 0 3 0 364212432 32587776 6652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 7956 6652 218 20 0 7314 0
[pid=17651/tid=17653] ppid=17649 vsize=31824 CPUtime=25.38
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 3051 0 0 0 2537 1 0 0 25 0 3 0 364212432 32587776 6652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=31824 CPUtime=25.44
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 4121 0 0 0 2542 2 0 0 25 0 3 0 364212432 32587776 6652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 31824

[startup+51.1016 s]
/proc/loadavg: 1.54 1.15 1.03 3/80 17654
/proc/meminfo: memFree=1687392/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=36980 CPUtime=101.9
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 9505 0 0 0 10183 7 0 0 18 0 3 0 364212432 37867520 7886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 9245 7886 218 20 0 8603 0
[pid=17651/tid=17653] ppid=17649 vsize=36980 CPUtime=50.96
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 4063 0 0 0 5093 3 0 0 25 0 3 0 364212432 37867520 7886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=36980 CPUtime=50.94
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 5151 0 0 0 5090 4 0 0 25 0 3 0 364212432 37867520 7886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 36980

[startup+102.306 s]
/proc/loadavg: 1.81 1.29 1.08 3/80 17654
/proc/meminfo: memFree=1681568/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=42400 CPUtime=204.05
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 12452 0 0 0 20395 10 0 0 18 0 3 0 364212432 43417600 9297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 10600 9297 218 20 0 9958 0
[pid=17651/tid=17653] ppid=17649 vsize=42400 CPUtime=102.1
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 5796 0 0 0 10206 4 0 0 25 0 3 0 364212432 43417600 9297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=42400 CPUtime=101.93
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 6365 0 0 0 10188 5 0 0 25 0 3 0 364212432 43417600 9297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 42400

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.14 3/80 17654
/proc/meminfo: memFree=1676704/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=47412 CPUtime=323.74
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 15392 0 0 0 32361 13 0 0 18 0 3 0 364212432 48549888 10507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 11853 10507 218 20 0 11211 0
[pid=17651/tid=17653] ppid=17649 vsize=47412 CPUtime=162.06
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 7346 0 0 0 16201 5 0 0 25 0 3 0 364212432 48549888 10507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=47412 CPUtime=161.67
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 7755 0 0 0 16160 7 0 0 25 0 3 0 364212432 48549888 10507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 47412

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.19 3/80 17654
/proc/meminfo: memFree=1674272/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=50428 CPUtime=443.44
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 17679 0 0 0 44329 15 0 0 18 0 3 0 364212432 51638272 11103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 12607 11103 218 20 0 11965 0
[pid=17651/tid=17653] ppid=17649 vsize=50428 CPUtime=222.01
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 8446 0 0 0 22195 6 0 0 25 0 3 0 364212432 51638272 11103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=50428 CPUtime=221.42
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 8942 0 0 0 22134 8 0 0 25 0 3 0 364212432 51638272 11103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 50428

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.24 3/80 17654
/proc/meminfo: memFree=1670816/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=53976 CPUtime=563.15
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 20199 0 0 0 56297 18 0 0 18 0 3 0 364212432 55271424 11996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 13494 11996 218 20 0 12852 0
[pid=17651/tid=17653] ppid=17649 vsize=53976 CPUtime=281.96
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 9391 0 0 0 28190 6 0 0 25 0 3 0 364212432 55271424 11996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=53976 CPUtime=281.17
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 10517 0 0 0 28106 11 0 0 25 0 3 0 364212432 55271424 11996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.15
Current children cumulated vsize (KiB) 53976

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.28 3/80 17654
/proc/meminfo: memFree=1669856/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=54772 CPUtime=682.85
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 22198 0 0 0 68266 19 0 0 18 0 3 0 364212432 56086528 12237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 13693 12237 218 20 0 13051 0
[pid=17651/tid=17653] ppid=17649 vsize=54772 CPUtime=341.93
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 10432 0 0 0 34186 7 0 0 25 0 3 0 364212432 56086528 12237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=54772 CPUtime=340.91
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 11475 0 0 0 34080 11 0 0 25 0 3 0 364212432 56086528 12237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.85
Current children cumulated vsize (KiB) 54772

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.32 3/80 17654
/proc/meminfo: memFree=1669216/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=56020 CPUtime=802.57
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 24052 0 0 0 80236 21 0 0 18 0 3 0 364212432 57364480 12416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 14005 12416 218 20 0 13363 0
[pid=17651/tid=17653] ppid=17649 vsize=56020 CPUtime=401.89
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 11336 0 0 0 40181 8 0 0 25 0 3 0 364212432 57364480 12416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=56020 CPUtime=400.66
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 12425 0 0 0 40054 12 0 0 25 0 3 0 364212432 57364480 12416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.57
Current children cumulated vsize (KiB) 56020

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.36 3/80 17654
/proc/meminfo: memFree=1668576/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=56416 CPUtime=922.22
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 25800 0 0 0 92200 22 0 0 18 0 3 0 364212432 57769984 12574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 14104 12574 218 20 0 13462 0
[pid=17651/tid=17653] ppid=17649 vsize=56416 CPUtime=461.81
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 12267 0 0 0 46173 8 0 0 25 0 3 0 364212432 57769984 12574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=56416 CPUtime=460.4
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 13242 0 0 0 46027 13 0 0 25 0 3 0 364212432 57769984 12574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.22
Current children cumulated vsize (KiB) 56416

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/80 17654
/proc/meminfo: memFree=1668064/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=56600 CPUtime=1041.93
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 27541 0 0 0 104169 24 0 0 18 0 3 0 364212432 57958400 12712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 14150 12712 218 20 0 13508 0
[pid=17651/tid=17653] ppid=17649 vsize=56600 CPUtime=521.76
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 13088 0 0 0 52167 9 0 0 25 0 3 0 364212432 57958400 12712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=56600 CPUtime=520.15
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 14162 0 0 0 52001 14 0 0 25 0 3 0 364212432 57958400 12712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.93
Current children cumulated vsize (KiB) 56600

[startup+582.303 s]
/proc/loadavg: 1.99 1.85 1.43 3/80 17654
/proc/meminfo: memFree=1667744/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=56600 CPUtime=1161.62
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 29084 0 0 0 116137 25 0 0 18 0 3 0 364212432 57958400 12746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 14150 12746 218 20 0 13508 0
[pid=17651/tid=17653] ppid=17649 vsize=56600 CPUtime=581.71
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 13850 0 0 0 58161 10 0 0 23 0 3 0 364212432 57958400 12746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=56600 CPUtime=579.9
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 14943 0 0 0 57975 15 0 0 23 0 3 0 364212432 57958400 12746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.62
Current children cumulated vsize (KiB) 56600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 17654
/proc/meminfo: memFree=1667680/2055920 swapFree=4150068/4192956
[pid=17651] ppid=17649 vsize=56808 CPUtime=1200.13
/proc/17651/stat : 17651 (MiraXTv3_dyn) S 17649 17651 16948 0 -1 4194304 29655 0 0 0 119987 26 0 0 18 0 3 0 364212432 58171392 12776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17651/statm: 14202 12776 218 20 0 13560 0
[pid=17651/tid=17653] ppid=17649 vsize=56808 CPUtime=600.99
/proc/17651/task/17653/stat : 17653 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 14201 0 0 0 60089 10 0 0 25 0 3 0 364212432 58171392 12776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17651/tid=17654] ppid=17649 vsize=56808 CPUtime=599.12
/proc/17651/task/17654/stat : 17654 (MiraXTv3_dyn) R 17649 17651 16948 0 -1 4194368 15163 0 0 0 59897 15 0 0 25 0 3 0 364212432 58171392 12776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 56808

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): 601.629
CPU time (s): 1200.16
CPU user time (s): 1199.89
CPU system time (s): 0.272958
CPU usage (%): 199.486
Max. virtual memory (cumulated for all children) (KiB): 57032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29655
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= 158
involuntary context switches= 22573

runsolver used 0.58991 second user time and 1.61375 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 11:09:08 UTC 2007

IDJOB= 316363
IDBENCH= 20439
IDSOLVER= 128
FILE ID= node5/316363-1178881748

PBS_JOBID= 5251057

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s89-100.cnf
COMMAND LINE= /tmp/evaluation/316363-1178881748/MiraXTv3_dyn /tmp/evaluation/316363-1178881748/instance-316363-1178881748.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-316363-1178881748 -o ROOT/results/node5/solver-316363-1178881748 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316363-1178881748/MiraXTv3_dyn /tmp/evaluation/316363-1178881748/instance-316363-1178881748.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a1c857f1db1ccfc50e10a8a9bb41e428

RANDOM SEED= 588100630

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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:      2055920 kB
MemFree:       1718864 kB
Buffers:         45984 kB
Cached:         204020 kB
SwapCached:      11320 kB
Active:         142204 kB
Inactive:       131064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718864 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            3916 kB
Writeback:           0 kB
Mapped:          30088 kB
Slab:            49372 kB
Committed_AS: 14025836 kB
PageTables:       1720 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= 66549 MiB

End job on node5 on Fri May 11 11:19:11 UTC 2007