Trace number 298750

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.08 1200.42

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
MD5SUMefb9901bf89fd570f6c562e1222df820
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.6749
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 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/node4/watcher-298750-1178831267 -o ROOT/results/node4/solver-298750-1178831267 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298750-1178831267/MiraXTv2_dyn /tmp/evaluation/298750-1178831267/instance-298750-1178831267.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.98 1.15 3/77 13521
/proc/meminfo: memFree=1860824/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=3788 CPUtime=0
/proc/13521/stat : 13521 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 359164459 3878912 266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 0 0 0
/proc/13521/statm: 947 267 206 20 0 305 0

[startup+0.013268 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 13521
/proc/meminfo: memFree=1860824/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=4280 CPUtime=0.01
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 375 0 0 0 1 0 0 0 18 0 2 0 359164459 4382720 350 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 1070 350 218 20 0 428 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4280

[startup+0.101276 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 13521
/proc/meminfo: memFree=1860824/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=5372 CPUtime=0.09
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 477 0 0 0 9 0 0 0 18 0 2 0 359164459 5500928 452 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 1343 452 218 20 0 701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5372

[startup+0.301294 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 13521
/proc/meminfo: memFree=1860824/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=6036 CPUtime=0.29
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 666 0 0 0 29 0 0 0 18 0 2 0 359164459 6180864 641 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 1509 641 218 20 0 867 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6036

[startup+0.701332 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 13521
/proc/meminfo: memFree=1860824/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=7108 CPUtime=0.69
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 947 0 0 0 69 0 0 0 18 0 2 0 359164459 7278592 922 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 1777 922 218 20 0 1135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7108

[startup+1.50141 s]
/proc/loadavg: 0.92 0.98 1.15 2/79 13523
/proc/meminfo: memFree=1857224/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=8124 CPUtime=1.49
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 1193 0 0 0 149 0 0 0 18 0 2 0 359164459 8318976 1168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 2031 1168 218 20 0 1389 0
[pid=13521/tid=13523] ppid=13519 vsize=8124 CPUtime=1.48
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 863 0 0 0 148 0 0 0 25 0 2 0 359164460 8318976 1168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8124

[startup+3.10156 s]
/proc/loadavg: 0.92 0.98 1.15 2/79 13523
/proc/meminfo: memFree=1855816/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=10212 CPUtime=3.09
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 1755 0 0 0 309 0 0 0 18 0 2 0 359164459 10457088 1730 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 2553 1730 218 20 0 1911 0
[pid=13521/tid=13523] ppid=13519 vsize=10212 CPUtime=3.08
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 1425 0 0 0 308 0 0 0 25 0 2 0 359164460 10457088 1730 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10212

[startup+6.30287 s]
/proc/loadavg: 0.93 0.98 1.15 2/79 13523
/proc/meminfo: memFree=1852616/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=12096 CPUtime=6.29
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 2244 0 0 0 628 1 0 0 18 0 2 0 359164459 12386304 2183 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 3024 2183 218 20 0 2382 0
[pid=13521/tid=13523] ppid=13519 vsize=12096 CPUtime=6.29
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 1914 0 0 0 628 1 0 0 25 0 2 0 359164460 12386304 2183 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12096

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.15 2/79 13523
/proc/meminfo: memFree=1848328/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=16708 CPUtime=12.68
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 3522 0 0 0 1267 1 0 0 18 0 2 0 359164459 17108992 3375 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 4177 3375 218 20 0 3535 0
[pid=13521/tid=13523] ppid=13519 vsize=16708 CPUtime=12.67
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 3192 0 0 0 1266 1 0 0 25 0 2 0 359164460 17108992 3375 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16708

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 1.14 2/79 13523
/proc/meminfo: memFree=1843976/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=20260 CPUtime=25.48
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 4641 0 0 0 2545 3 0 0 18 0 2 0 359164459 20746240 4264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 5065 4264 218 20 0 4423 0
[pid=13521/tid=13523] ppid=13519 vsize=20260 CPUtime=25.46
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 4311 0 0 0 2544 2 0 0 25 0 2 0 359164460 20746240 4264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526704 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20260

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 1.14 2/79 13523
/proc/meminfo: memFree=1841928/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=22528 CPUtime=51.07
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 5510 0 0 0 5104 3 0 0 18 0 2 0 359164459 23068672 4799 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 5632 4799 218 20 0 4990 0
[pid=13521/tid=13523] ppid=13519 vsize=22528 CPUtime=51.06
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 5180 0 0 0 5103 3 0 0 25 0 2 0 359164460 23068672 4799 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22528

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 1.13 2/79 13523
/proc/meminfo: memFree=1840584/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=23840 CPUtime=102.26
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 6564 0 0 0 10222 4 0 0 18 0 2 0 359164459 24412160 5132 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 5960 5132 218 20 0 5318 0
[pid=13521/tid=13523] ppid=13519 vsize=23840 CPUtime=102.26
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 6234 0 0 0 10222 4 0 0 25 0 2 0 359164460 24412160 5132 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23840

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 1.12 2/79 13523
/proc/meminfo: memFree=1839240/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=24864 CPUtime=162.24
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 7854 0 0 0 16219 5 0 0 18 0 2 0 359164459 25460736 5432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 6216 5432 218 20 0 5574 0
[pid=13521/tid=13523] ppid=13519 vsize=24864 CPUtime=162.23
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 7524 0 0 0 16218 5 0 0 25 0 2 0 359164460 25460736 5432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24864

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.11 2/79 13523
/proc/meminfo: memFree=1838472/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=25612 CPUtime=222.22
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 8918 0 0 0 22216 6 0 0 18 0 2 0 359164459 26226688 5619 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 6403 5619 218 20 0 5761 0
[pid=13521/tid=13523] ppid=13519 vsize=25612 CPUtime=222.22
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 8588 0 0 0 22216 6 0 0 25 0 2 0 359164460 26226688 5619 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25612

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 13523
/proc/meminfo: memFree=1837960/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=26224 CPUtime=282.21
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 9949 0 0 0 28214 7 0 0 18 0 2 0 359164459 26853376 5739 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 6556 5739 218 20 0 5914 0
[pid=13521/tid=13523] ppid=13519 vsize=26224 CPUtime=282.2
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 9619 0 0 0 28213 7 0 0 25 0 2 0 359164460 26853376 5739 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 26224

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 13523
/proc/meminfo: memFree=1836872/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=27316 CPUtime=342.19
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 11068 0 0 0 34211 8 0 0 18 0 2 0 359164459 27971584 6001 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 6829 6001 218 20 0 6187 0
[pid=13521/tid=13523] ppid=13519 vsize=27316 CPUtime=342.18
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 10738 0 0 0 34210 8 0 0 25 0 2 0 359164460 27971584 6001 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27316

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 13523
/proc/meminfo: memFree=1836552/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=27676 CPUtime=402.17
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 12033 0 0 0 40208 9 0 0 18 0 2 0 359164459 28340224 6084 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 6919 6084 218 20 0 6277 0
[pid=13521/tid=13523] ppid=13519 vsize=27676 CPUtime=402.17
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 11703 0 0 0 40208 9 0 0 25 0 2 0 359164460 28340224 6084 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 27676

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.07 3/79 13523
/proc/meminfo: memFree=1836360/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=27980 CPUtime=462.15
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 12908 0 0 0 46206 9 0 0 18 0 2 0 359164459 28651520 6145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 6995 6145 218 20 0 6353 0
[pid=13521/tid=13523] ppid=13519 vsize=27980 CPUtime=462.15
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 12578 0 0 0 46206 9 0 0 25 0 2 0 359164460 28651520 6145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 27980

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 13523
/proc/meminfo: memFree=1836040/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=28324 CPUtime=522.13
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 13846 0 0 0 52203 10 0 0 18 0 2 0 359164459 29003776 6250 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 7081 6250 218 20 0 6439 0
[pid=13521/tid=13523] ppid=13519 vsize=28324 CPUtime=522.13
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 13516 0 0 0 52203 10 0 0 25 0 2 0 359164460 29003776 6250 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 28324

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 13523
/proc/meminfo: memFree=1834824/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=29468 CPUtime=582.13
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 14988 0 0 0 58201 12 0 0 18 0 2 0 359164459 30175232 6541 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 7367 6541 218 20 0 6725 0
[pid=13521/tid=13523] ppid=13519 vsize=29468 CPUtime=582.11
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 14658 0 0 0 58200 11 0 0 25 0 2 0 359164460 30175232 6541 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) 29468

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 13523
/proc/meminfo: memFree=1834568/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=29676 CPUtime=642.11
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 15928 0 0 0 64199 12 0 0 18 0 2 0 359164459 30388224 6611 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 7419 6611 218 20 0 6777 0
[pid=13521/tid=13523] ppid=13519 vsize=29676 CPUtime=642.1
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 15598 0 0 0 64198 12 0 0 25 0 2 0 359164460 30388224 6611 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565699 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 29676

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 13523
/proc/meminfo: memFree=1834312/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=30544 CPUtime=702.1
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 16884 0 0 0 70196 14 0 0 18 0 2 0 359164459 31277056 6679 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 7636 6679 218 20 0 6994 0
[pid=13521/tid=13523] ppid=13519 vsize=30544 CPUtime=702.08
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 16554 0 0 0 70195 13 0 0 25 0 2 0 359164460 31277056 6679 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 30544

[startup+762.305 s]
/proc/loadavg: 1.06 1.00 1.05 2/79 13523
/proc/meminfo: memFree=1834056/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=30676 CPUtime=762.08
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 17732 0 0 0 76193 15 0 0 18 0 2 0 359164459 31412224 6723 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 7669 6723 218 20 0 7027 0
[pid=13521/tid=13523] ppid=13519 vsize=30676 CPUtime=762.07
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 17402 0 0 0 76193 14 0 0 25 0 2 0 359164460 31412224 6723 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 30676

[startup+822.302 s]
/proc/loadavg: 1.02 1.00 1.04 2/79 13523
/proc/meminfo: memFree=1833992/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=30676 CPUtime=822.06
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 18672 0 0 0 82190 16 0 0 18 0 2 0 359164459 31412224 6743 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 7669 6743 218 20 0 7027 0
[pid=13521/tid=13523] ppid=13519 vsize=30676 CPUtime=822.05
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 18342 0 0 0 82189 16 0 0 25 0 2 0 359164460 31412224 6743 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520464 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 30676

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 13523
/proc/meminfo: memFree=1833800/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=30808 CPUtime=882.04
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 19540 0 0 0 88187 17 0 0 18 0 2 0 359164459 31547392 6780 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 7702 6780 218 20 0 7060 0
[pid=13521/tid=13523] ppid=13519 vsize=30808 CPUtime=882.04
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 19210 0 0 0 88187 17 0 0 25 0 2 0 359164460 31547392 6780 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 30808

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 13523
/proc/meminfo: memFree=1833672/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=31408 CPUtime=942.02
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 20334 0 0 0 94185 17 0 0 18 0 2 0 359164459 32161792 6835 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 7852 6835 218 20 0 7210 0
[pid=13521/tid=13523] ppid=13519 vsize=31408 CPUtime=942.02
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 20004 0 0 0 94185 17 0 0 25 0 2 0 359164460 32161792 6835 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 31408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 13523
/proc/meminfo: memFree=1833032/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=32068 CPUtime=1002
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 21373 0 0 0 100182 18 0 0 18 0 2 0 359164459 32837632 7016 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 8017 7016 218 20 0 7375 0
[pid=13521/tid=13523] ppid=13519 vsize=32068 CPUtime=1002
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 21043 0 0 0 100182 18 0 0 25 0 2 0 359164460 32837632 7016 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 32068

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 13523
/proc/meminfo: memFree=1832584/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=32384 CPUtime=1061.99
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 22215 0 0 0 106180 19 0 0 18 0 2 0 359164459 33161216 7097 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 8096 7097 218 20 0 7454 0
[pid=13521/tid=13523] ppid=13519 vsize=32384 CPUtime=1061.98
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 21885 0 0 0 106179 19 0 0 25 0 2 0 359164460 33161216 7097 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 32384

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 13523
/proc/meminfo: memFree=1832328/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=32748 CPUtime=1121.98
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 23166 0 0 0 112177 21 0 0 18 0 2 0 359164459 33533952 7165 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 8187 7165 218 20 0 7545 0
[pid=13521/tid=13523] ppid=13519 vsize=32748 CPUtime=1121.96
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 22836 0 0 0 112176 20 0 0 25 0 2 0 359164460 33533952 7165 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 32748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 13523
/proc/meminfo: memFree=1832264/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=32748 CPUtime=1181.96
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 23963 0 0 0 118175 21 0 0 18 0 2 0 359164459 33533952 7180 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 8187 7180 218 20 0 7545 0
[pid=13521/tid=13523] ppid=13519 vsize=32748 CPUtime=1181.95
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 23633 0 0 0 118174 21 0 0 25 0 2 0 359164460 33533952 7180 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 32748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 13523
/proc/meminfo: memFree=1832136/2055920 swapFree=4141212/4192956
[pid=13521] ppid=13519 vsize=32980 CPUtime=1200.06
/proc/13521/stat : 13521 (MiraXTv2_dyn) S 13519 13521 13138 0 -1 4194304 24335 0 0 0 119984 22 0 0 18 0 2 0 359164459 33771520 7213 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13521/statm: 8245 7213 218 20 0 7603 0
[pid=13521/tid=13523] ppid=13519 vsize=32980 CPUtime=1200.06
/proc/13521/task/13523/stat : 13523 (MiraXTv2_dyn) R 13519 13521 13138 0 -1 4194368 24005 0 0 0 119984 22 0 0 25 0 2 0 359164460 33771520 7213 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 32980

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.08
CPU user time (s): 1199.85
CPU system time (s): 0.227965
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 32980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24335
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= 2777

runsolver used 1.26381 second user time and 3.10853 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Thu May 10 21:07:47 UTC 2007

IDJOB= 298750
IDBENCH= 19993
IDSOLVER= 129
FILE ID= node4/298750-1178831267

PBS_JOBID= 5250981

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298750-1178831267/MiraXTv2_dyn /tmp/evaluation/298750-1178831267/instance-298750-1178831267.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-298750-1178831267 -o ROOT/results/node4/solver-298750-1178831267 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298750-1178831267/MiraXTv2_dyn /tmp/evaluation/298750-1178831267/instance-298750-1178831267.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  efb9901bf89fd570f6c562e1222df820

RANDOM SEED= 906854101

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1861104 kB
Buffers:         38160 kB
Cached:          81484 kB
SwapCached:      15676 kB
Active:          84884 kB
Inactive:        58284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861104 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          29956 kB
Slab:            37212 kB
Committed_AS:  9874916 kB
PageTables:       1816 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= 66561 MiB

End job on node4 on Thu May 10 21:27:50 UTC 2007