Trace number 298831

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.14 601.624

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1370059435-05.UNSAT.shuffled.cnf
MD5SUM727fc359ee7c9f3d412b57a84acf2e25
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4926
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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/node6/watcher-298831-1178831394 -o ROOT/results/node6/solver-298831-1178831394 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298831-1178831394/MiraXTv3_dyn /tmp/evaluation/298831-1178831394/instance-298831-1178831394.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.91 0.97 0.99 3/77 22668
/proc/meminfo: memFree=1831608/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=3788 CPUtime=0
/proc/22668/stat : 22668 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 359177064 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2626509 0 0 4096 0 0 0 0 17 1 0 0
/proc/22668/statm: 947 265 206 20 0 305 0

[startup+0.03521 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22668
/proc/meminfo: memFree=1831608/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=6880 CPUtime=0.2
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 648 0 0 0 20 0 0 0 18 0 3 0 359177064 7045120 624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 1765 723 218 20 0 1123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 6880

[startup+0.29543 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22668
/proc/meminfo: memFree=1831608/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=7432 CPUtime=0.56
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 961 0 0 0 56 0 0 0 18 0 3 0 359177064 7610368 936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 1858 936 218 20 0 1216 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 7432

[startup+0.30243 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22668
/proc/meminfo: memFree=1831608/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=7432 CPUtime=0.58
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 972 0 0 0 58 0 0 0 18 0 3 0 359177064 7610368 947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 1858 947 218 20 0 1216 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7432

[startup+0.701482 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22668
/proc/meminfo: memFree=1831608/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=9856 CPUtime=1.37
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 1542 0 0 0 137 0 0 0 18 0 3 0 359177064 10092544 1517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 2464 1518 218 20 0 1822 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9856

[startup+1.50158 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 22671
/proc/meminfo: memFree=1824352/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=14716 CPUtime=2.97
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 2360 0 0 0 296 1 0 0 18 0 3 0 359177064 15069184 2335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 3679 2335 218 20 0 3037 0
[pid=22668/tid=22670] ppid=22666 vsize=14716 CPUtime=1.48
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 758 0 0 0 148 0 0 0 24 0 3 0 359177065 15069184 2335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=14716 CPUtime=1.48
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 1271 0 0 0 148 0 0 0 17 0 3 0 359177065 15069184 2335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14716

[startup+3.10176 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 22671
/proc/meminfo: memFree=1822304/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=16392 CPUtime=6.16
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 2917 0 0 0 615 1 0 0 18 0 3 0 359177064 16785408 2892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 4098 2892 218 20 0 3456 0
[pid=22668/tid=22670] ppid=22666 vsize=16392 CPUtime=3.07
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 1020 0 0 0 307 0 0 0 21 0 3 0 359177065 16785408 2892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=16392 CPUtime=3.07
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 1566 0 0 0 307 0 0 0 22 0 3 0 359177065 16785408 2892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16392

[startup+6.30114 s]
/proc/loadavg: 1.00 0.98 1.00 3/80 22671
/proc/meminfo: memFree=1815264/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=23392 CPUtime=12.55
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 4768 0 0 0 1252 3 0 0 18 0 3 0 359177064 23953408 4587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 5848 4587 218 20 0 5206 0
[pid=22668/tid=22670] ppid=22666 vsize=23392 CPUtime=6.25
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 1800 0 0 0 624 1 0 0 25 0 3 0 359177065 23953408 4587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=23392 CPUtime=6.27
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 2637 0 0 0 626 1 0 0 25 0 3 0 359177065 23953408 4587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 23392

[startup+12.7019 s]
/proc/loadavg: 1.08 1.00 1.01 3/80 22671
/proc/meminfo: memFree=1805216/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=31904 CPUtime=25.31
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 6992 0 0 0 2525 6 0 0 18 0 3 0 359177064 32669696 6660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 7976 6660 218 20 0 7334 0
[pid=22668/tid=22670] ppid=22666 vsize=31904 CPUtime=12.62
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 2860 0 0 0 1260 2 0 0 25 0 3 0 359177065 32669696 6660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=31904 CPUtime=12.67
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 3801 0 0 0 1264 3 0 0 25 0 3 0 359177065 32669696 6660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 31904

[startup+25.5024 s]
/proc/loadavg: 1.28 1.05 1.02 3/80 22671
/proc/meminfo: memFree=1802400/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=35452 CPUtime=50.84
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 8224 0 0 0 5077 7 0 0 18 0 3 0 359177064 36302848 7462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 8863 7462 218 20 0 8221 0
[pid=22668/tid=22670] ppid=22666 vsize=35452 CPUtime=25.37
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 3357 0 0 0 2534 3 0 0 25 0 3 0 359177065 36302848 7462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=35452 CPUtime=25.44
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 4536 0 0 0 2541 3 0 0 25 0 3 0 359177065 36302848 7462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521723 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 35452

[startup+51.1024 s]
/proc/loadavg: 1.53 1.12 1.04 3/80 22671
/proc/meminfo: memFree=1795296/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=41736 CPUtime=101.9
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 10677 0 0 0 10180 10 0 0 18 0 3 0 359177064 42737664 9116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 10434 9116 218 20 0 9792 0
[pid=22668/tid=22670] ppid=22666 vsize=41736 CPUtime=50.86
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 4492 0 0 0 5082 4 0 0 25 0 3 0 359177065 42737664 9116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=41736 CPUtime=51.02
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 5854 0 0 0 5096 6 0 0 25 0 3 0 359177065 42737664 9116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 41736

[startup+102.302 s]
/proc/loadavg: 1.79 1.26 1.09 3/80 22671
/proc/meminfo: memFree=1790304/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=46640 CPUtime=204.04
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 13348 0 0 0 20391 13 0 0 18 0 3 0 359177064 47759360 10337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 11660 10337 218 20 0 11018 0
[pid=22668/tid=22670] ppid=22666 vsize=46640 CPUtime=101.84
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 5966 0 0 0 10179 5 0 0 25 0 3 0 359177065 47759360 10337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=46640 CPUtime=102.17
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 7051 0 0 0 10210 7 0 0 25 0 3 0 359177065 47759360 10337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 46640

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.15 3/80 22671
/proc/meminfo: memFree=1786400/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=49688 CPUtime=323.7
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 15960 0 0 0 32355 15 0 0 18 0 3 0 359177064 50880512 11303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 12422 11303 218 20 0 11780 0
[pid=22668/tid=22670] ppid=22666 vsize=49688 CPUtime=161.58
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 7574 0 0 0 16151 7 0 0 25 0 3 0 359177065 50880512 11303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=49688 CPUtime=162.09
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 8055 0 0 0 16202 7 0 0 25 0 3 0 359177065 50880512 11303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 49688

[startup+222.306 s]
/proc/loadavg: 1.97 1.50 1.20 3/80 22671
/proc/meminfo: memFree=1784992/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=51200 CPUtime=443.39
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 17961 0 0 0 44322 17 0 0 18 0 3 0 359177064 52428800 11654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 12800 11654 218 20 0 12158 0
[pid=22668/tid=22670] ppid=22666 vsize=51200 CPUtime=221.33
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 8554 0 0 0 22125 8 0 0 25 0 3 0 359177065 52428800 11654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=51200 CPUtime=222.04
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 9076 0 0 0 22196 8 0 0 25 0 3 0 359177065 52428800 11654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 51200

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 22671
/proc/meminfo: memFree=1782624/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=53436 CPUtime=563.09
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 20202 0 0 0 56290 19 0 0 18 0 3 0 359177064 54718464 12270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 13359 12270 218 20 0 12717 0
[pid=22668/tid=22670] ppid=22666 vsize=53436 CPUtime=281.09
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 9426 0 0 0 28100 9 0 0 25 0 3 0 359177065 54718464 12270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=53436 CPUtime=281.98
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 10445 0 0 0 28189 9 0 0 25 0 3 0 359177065 54718464 12270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 53436

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 22671
/proc/meminfo: memFree=1776608/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=60084 CPUtime=682.79
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 23181 0 0 0 68256 23 0 0 18 0 3 0 359177064 61526016 13762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 15021 13762 218 20 0 14379 0
[pid=22668/tid=22670] ppid=22666 vsize=60084 CPUtime=340.85
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 10862 0 0 0 34075 10 0 0 25 0 3 0 359177065 61526016 13762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=60084 CPUtime=341.92
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 11988 0 0 0 34180 12 0 0 25 0 3 0 359177065 61526016 13762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.79
Current children cumulated vsize (KiB) 60084

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 22671
/proc/meminfo: memFree=1775840/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=61204 CPUtime=802.49
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 24894 0 0 0 80225 24 0 0 18 0 3 0 359177064 62672896 13943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 15301 13943 218 20 0 14659 0
[pid=22668/tid=22670] ppid=22666 vsize=61204 CPUtime=400.62
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 11676 0 0 0 40051 11 0 0 25 0 3 0 359177065 62672896 13943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=61204 CPUtime=401.85
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 12887 0 0 0 40173 12 0 0 25 0 3 0 359177065 62672896 13943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.49
Current children cumulated vsize (KiB) 61204

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 22671
/proc/meminfo: memFree=1774624/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=62648 CPUtime=922.2
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 26667 0 0 0 92195 25 0 0 18 0 3 0 359177064 64151552 14250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 15662 14250 218 20 0 15020 0
[pid=22668/tid=22670] ppid=22666 vsize=62648 CPUtime=460.38
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 12470 0 0 0 46026 12 0 0 25 0 3 0 359177065 64151552 14250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=62648 CPUtime=461.82
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 13866 0 0 0 46169 13 0 0 25 0 3 0 359177065 64151552 14250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.2
Current children cumulated vsize (KiB) 62648

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 22671
/proc/meminfo: memFree=1774304/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=62824 CPUtime=1041.9
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 28240 0 0 0 104164 26 0 0 18 0 3 0 359177064 64331776 14326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 15706 14326 218 20 0 15064 0
[pid=22668/tid=22670] ppid=22666 vsize=62824 CPUtime=520.12
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 13278 0 0 0 51999 13 0 0 25 0 3 0 359177065 64331776 14326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=62824 CPUtime=521.77
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 14631 0 0 0 52164 13 0 0 25 0 3 0 359177065 64331776 14326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.9
Current children cumulated vsize (KiB) 62824

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 22671
/proc/meminfo: memFree=1773024/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=64560 CPUtime=1161.6
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 30079 0 0 0 116131 29 0 0 18 0 3 0 359177064 66109440 14638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 16140 14638 218 20 0 15498 0
[pid=22668/tid=22670] ppid=22666 vsize=64560 CPUtime=579.86
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 14084 0 0 0 57973 13 0 0 25 0 3 0 359177065 66109440 14638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=64560 CPUtime=581.71
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 15664 0 0 0 58156 15 0 0 25 0 3 0 359177065 66109440 14638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.6
Current children cumulated vsize (KiB) 64560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 22671
/proc/meminfo: memFree=1772960/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=64560 CPUtime=1200.1
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 30538 0 0 0 119981 29 0 0 18 0 3 0 359177064 66109440 14655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 16140 14655 218 20 0 15498 0
[pid=22668/tid=22670] ppid=22666 vsize=64560 CPUtime=599.08
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 14310 0 0 0 59894 14 0 0 25 0 3 0 359177065 66109440 14655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=64560 CPUtime=601.01
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 15897 0 0 0 60086 15 0 0 25 0 3 0 359177065 66109440 14655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 64560

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

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

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 22671
/proc/meminfo: memFree=1772960/2055924 swapFree=4143816/4192956
[pid=22668] ppid=22666 vsize=64560 CPUtime=1200.1
/proc/22668/stat : 22668 (MiraXTv3_dyn) S 22666 22668 22284 0 -1 4194304 30538 0 0 0 119981 29 0 0 18 0 3 0 359177064 66109440 14655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22668/statm: 16140 14655 218 20 0 15498 0
[pid=22668/tid=22670] ppid=22666 vsize=64560 CPUtime=599.08
/proc/22668/task/22670/stat : 22670 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 14310 0 0 0 59894 14 0 0 25 0 3 0 359177065 66109440 14655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22668/tid=22671] ppid=22666 vsize=64560 CPUtime=601.01
/proc/22668/task/22671/stat : 22671 (MiraXTv3_dyn) R 22666 22668 22284 0 -1 4194368 15897 0 0 0 60086 15 0 0 25 0 3 0 359177065 66109440 14655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 64560

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.624
CPU time (s): 1200.14
CPU user time (s): 1199.83
CPU system time (s): 0.305953
CPU usage (%): 199.483
Max. virtual memory (cumulated for all children) (KiB): 65004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.305953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30538
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= 181
involuntary context switches= 22601

runsolver used 0.541917 second user time and 1.65775 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Thu May 10 21:09:54 UTC 2007

IDJOB= 298831
IDBENCH= 19995
IDSOLVER= 128
FILE ID= node6/298831-1178831394

PBS_JOBID= 5250977

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1370059435-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298831-1178831394/MiraXTv3_dyn /tmp/evaluation/298831-1178831394/instance-298831-1178831394.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-298831-1178831394 -o ROOT/results/node6/solver-298831-1178831394 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298831-1178831394/MiraXTv3_dyn /tmp/evaluation/298831-1178831394/instance-298831-1178831394.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  727fc359ee7c9f3d412b57a84acf2e25

RANDOM SEED= 325685210

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:       1831824 kB
Buffers:         40288 kB
Cached:         115504 kB
SwapCached:      17540 kB
Active:         106556 kB
Inactive:        73972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1831824 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          29936 kB
Slab:            29140 kB
Committed_AS: 12658444 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= 66557 MiB

End job on node6 on Thu May 10 21:19:58 UTC 2007