Trace number 335777

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.07 1200.83

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
MD5SUM5c9a33eabccd4cfda0614fe55b1a1565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.0958
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses4970
Sum of the clauses size10200
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24950
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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/node2/watcher-335777-1178905003 -o ROOT/results/node2/solver-335777-1178905003 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335777-1178905003/MiraXTv2_dyn /tmp/evaluation/335777-1178905003/instance-335777-1178905003.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: 1.00 1.01 1.16 3/77 9480
/proc/meminfo: memFree=1697080/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=3788 CPUtime=0
/proc/9480/stat : 9480 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 366538127 3878912 270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 0 0 0
/proc/9480/statm: 947 271 206 20 0 305 0

[startup+0.08013 s]
/proc/loadavg: 1.00 1.01 1.16 3/77 9480
/proc/meminfo: memFree=1697080/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=5636 CPUtime=0.07
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 652 0 0 0 7 0 0 0 18 0 2 0 366538127 5771264 627 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 1409 627 218 20 0 767 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5636

[startup+0.101133 s]
/proc/loadavg: 1.00 1.01 1.16 3/77 9480
/proc/meminfo: memFree=1697080/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=5900 CPUtime=0.09
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 716 0 0 0 9 0 0 0 18 0 2 0 366538127 6041600 691 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 1475 691 218 20 0 833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5900

[startup+0.301152 s]
/proc/loadavg: 1.00 1.01 1.16 3/77 9480
/proc/meminfo: memFree=1697080/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=8056 CPUtime=0.29
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 1112 0 0 0 29 0 0 0 18 0 2 0 366538127 8249344 1087 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 2014 1087 218 20 0 1372 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8056

[startup+0.701195 s]
/proc/loadavg: 1.00 1.01 1.16 3/77 9480
/proc/meminfo: memFree=1697080/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=10536 CPUtime=0.69
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 1728 0 0 0 69 0 0 0 18 0 2 0 366538127 10788864 1703 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 2634 1703 218 20 0 1992 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10536

[startup+1.50128 s]
/proc/loadavg: 1.00 1.01 1.16 2/79 9482
/proc/meminfo: memFree=1689384/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=12148 CPUtime=1.49
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 2190 0 0 0 149 0 0 0 18 0 2 0 366538127 12439552 2165 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 3037 2165 218 20 0 2395 0
[pid=9480/tid=9482] ppid=9478 vsize=12148 CPUtime=1.46
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 1775 0 0 0 146 0 0 0 25 0 2 0 366538130 12439552 2165 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12148

[startup+3.10144 s]
/proc/loadavg: 1.00 1.01 1.16 2/79 9482
/proc/meminfo: memFree=1686184/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=19112 CPUtime=3.09
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 3965 0 0 0 309 0 0 0 18 0 2 0 366538127 19570688 3940 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 4778 3940 218 20 0 4136 0
[pid=9480/tid=9482] ppid=9478 vsize=19112 CPUtime=3.06
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 3550 0 0 0 306 0 0 0 25 0 2 0 366538130 19570688 3940 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19112

[startup+6.30178 s]
/proc/loadavg: 1.00 1.01 1.16 2/79 9482
/proc/meminfo: memFree=1677032/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=23996 CPUtime=6.29
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 5233 0 0 0 628 1 0 0 18 0 2 0 366538127 24571904 5172 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 5999 5172 218 20 0 5357 0
[pid=9480/tid=9482] ppid=9478 vsize=23996 CPUtime=6.26
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 4818 0 0 0 625 1 0 0 25 0 2 0 366538130 24571904 5172 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23996

[startup+12.7014 s]
/proc/loadavg: 1.00 1.01 1.16 2/79 9482
/proc/meminfo: memFree=1661928/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=38504 CPUtime=12.68
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 9035 0 0 0 1265 3 0 0 18 0 2 0 366538127 39428096 8841 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 9626 8841 218 20 0 8984 0
[pid=9480/tid=9482] ppid=9478 vsize=38504 CPUtime=12.65
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 8620 0 0 0 1262 3 0 0 25 0 2 0 366538130 39428096 8841 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38504

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 9482
/proc/meminfo: memFree=1652200/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=48496 CPUtime=25.46
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 11673 0 0 0 2542 4 0 0 18 0 2 0 366538127 49659904 11309 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 12124 11309 218 20 0 11482 0
[pid=9480/tid=9482] ppid=9478 vsize=48496 CPUtime=25.44
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 11258 0 0 0 2540 4 0 0 25 0 2 0 366538130 49659904 11309 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48496

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 9482
/proc/meminfo: memFree=1644648/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=56212 CPUtime=51.06
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 13959 0 0 0 5100 6 0 0 18 0 2 0 366538127 57561088 13219 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 14053 13219 218 20 0 13411 0
[pid=9480/tid=9482] ppid=9478 vsize=56212 CPUtime=51.02
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 13544 0 0 0 5097 5 0 0 25 0 2 0 366538130 57561088 13219 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4160339184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 56212

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 9482
/proc/meminfo: memFree=1639400/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=61256 CPUtime=102.23
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 15799 0 0 0 10216 7 0 0 18 0 2 0 366538127 62726144 14475 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 15314 14475 218 20 0 14672 0
[pid=9480/tid=9482] ppid=9478 vsize=61256 CPUtime=102.2
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 15384 0 0 0 10213 7 0 0 25 0 2 0 366538130 62726144 14475 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 61256

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 9482
/proc/meminfo: memFree=1637416/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=63540 CPUtime=162.18
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 16984 0 0 0 16211 7 0 0 18 0 2 0 366538127 65064960 15010 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 15885 15010 218 20 0 15243 0
[pid=9480/tid=9482] ppid=9478 vsize=63540 CPUtime=162.15
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 16569 0 0 0 16208 7 0 0 25 0 2 0 366538130 65064960 15010 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 63540

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/79 9482
/proc/meminfo: memFree=1635688/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=65236 CPUtime=222.15
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 17990 0 0 0 22207 8 0 0 18 0 2 0 366538127 66801664 15431 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 16309 15431 218 20 0 15667 0
[pid=9480/tid=9482] ppid=9478 vsize=65236 CPUtime=222.12
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 17575 0 0 0 22204 8 0 0 25 0 2 0 366538130 66801664 15431 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 65236

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 9482
/proc/meminfo: memFree=1634472/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=66504 CPUtime=282.11
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 18866 0 0 0 28202 9 0 0 18 0 2 0 366538127 68100096 15722 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 16626 15722 218 20 0 15984 0
[pid=9480/tid=9482] ppid=9478 vsize=66504 CPUtime=282.08
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 18451 0 0 0 28199 9 0 0 25 0 2 0 366538130 68100096 15722 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 66504

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 9482
/proc/meminfo: memFree=1633960/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=66972 CPUtime=342.06
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 19460 0 0 0 34197 9 0 0 18 0 2 0 366538127 68579328 15861 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 16743 15861 218 20 0 16101 0
[pid=9480/tid=9482] ppid=9478 vsize=66972 CPUtime=342.03
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 19045 0 0 0 34194 9 0 0 25 0 2 0 366538130 68579328 15861 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 66972

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 9482
/proc/meminfo: memFree=1633000/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=68040 CPUtime=402.02
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 20046 0 0 0 40192 10 0 0 18 0 2 0 366538127 69672960 16122 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 17010 16122 218 20 0 16368 0
[pid=9480/tid=9482] ppid=9478 vsize=68040 CPUtime=402
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 19631 0 0 0 40190 10 0 0 25 0 2 0 366538130 69672960 16122 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 68040

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 9482
/proc/meminfo: memFree=1632424/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=68560 CPUtime=461.98
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 20693 0 0 0 46188 10 0 0 18 0 2 0 366538127 70205440 16249 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 17140 16249 218 20 0 16498 0
[pid=9480/tid=9482] ppid=9478 vsize=68560 CPUtime=461.96
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 20278 0 0 0 46186 10 0 0 25 0 2 0 366538130 70205440 16249 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 68560

[startup+522.301 s]
/proc/loadavg: 1.07 1.02 1.08 2/79 9482
/proc/meminfo: memFree=1631912/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=69372 CPUtime=521.95
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 21185 0 0 0 52185 10 0 0 18 0 2 0 366538127 71036928 16416 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 17343 16416 218 20 0 16701 0
[pid=9480/tid=9482] ppid=9478 vsize=69372 CPUtime=521.92
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 20770 0 0 0 52182 10 0 0 25 0 2 0 366538130 71036928 16416 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526366 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 69372

[startup+582.303 s]
/proc/loadavg: 1.02 1.01 1.07 2/79 9482
/proc/meminfo: memFree=1631656/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=69372 CPUtime=581.92
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 21992 0 0 0 58181 11 0 0 18 0 2 0 366538127 71036928 16443 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 17343 16443 218 20 0 16701 0
[pid=9480/tid=9482] ppid=9478 vsize=69372 CPUtime=581.89
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 21577 0 0 0 58178 11 0 0 25 0 2 0 366538130 71036928 16443 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 69372

[startup+642.303 s]
/proc/loadavg: 1.01 1.00 1.07 2/79 9482
/proc/meminfo: memFree=1631592/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=69372 CPUtime=641.88
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 22448 0 0 0 64177 11 0 0 18 0 2 0 366538127 71036928 16444 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 17343 16444 218 20 0 16701 0
[pid=9480/tid=9482] ppid=9478 vsize=69372 CPUtime=641.85
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 22033 0 0 0 64174 11 0 0 25 0 2 0 366538130 71036928 16444 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 69372

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 9482
/proc/meminfo: memFree=1631272/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=69808 CPUtime=701.85
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 22936 0 0 0 70173 12 0 0 18 0 2 0 366538127 71483392 16542 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 17452 16542 218 20 0 16810 0
[pid=9480/tid=9482] ppid=9478 vsize=69808 CPUtime=701.81
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 22521 0 0 0 70170 11 0 0 25 0 2 0 366538130 71483392 16542 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 69808

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 9482
/proc/meminfo: memFree=1629800/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=71172 CPUtime=761.81
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 23704 0 0 0 76169 12 0 0 18 0 2 0 366538127 72880128 16855 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 17793 16855 218 20 0 17151 0
[pid=9480/tid=9482] ppid=9478 vsize=71172 CPUtime=761.78
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 23289 0 0 0 76166 12 0 0 25 0 2 0 366538130 72880128 16855 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 71172

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 9482
/proc/meminfo: memFree=1628776/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=72616 CPUtime=821.76
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 24309 0 0 0 82164 12 0 0 18 0 2 0 366538127 74358784 17200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 18154 17200 218 20 0 17512 0
[pid=9480/tid=9482] ppid=9478 vsize=72616 CPUtime=821.73
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 23894 0 0 0 82161 12 0 0 25 0 2 0 366538130 74358784 17200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 72616

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 9482
/proc/meminfo: memFree=1627944/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=73108 CPUtime=881.73
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 24875 0 0 0 88160 13 0 0 18 0 2 0 366538127 74862592 17311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 18277 17311 218 20 0 17635 0
[pid=9480/tid=9482] ppid=9478 vsize=73108 CPUtime=881.69
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 24460 0 0 0 88157 12 0 0 25 0 2 0 366538130 74862592 17311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 73108

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 9482
/proc/meminfo: memFree=1627624/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=73712 CPUtime=941.69
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 25331 0 0 0 94156 13 0 0 18 0 2 0 366538127 75481088 17442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 18428 17442 218 20 0 17786 0
[pid=9480/tid=9482] ppid=9478 vsize=73712 CPUtime=941.66
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 24916 0 0 0 94153 13 0 0 25 0 2 0 366538130 75481088 17442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 73712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 9482
/proc/meminfo: memFree=1626728/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=74632 CPUtime=1001.65
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 25877 0 0 0 100151 14 0 0 18 0 2 0 366538127 76423168 17663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 18658 17663 218 20 0 18016 0
[pid=9480/tid=9482] ppid=9478 vsize=74632 CPUtime=1001.61
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 25462 0 0 0 100148 13 0 0 25 0 2 0 366538130 76423168 17663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.65
Current children cumulated vsize (KiB) 74632

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 9482
/proc/meminfo: memFree=1626024/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=75324 CPUtime=1061.62
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 26413 0 0 0 106148 14 0 0 18 0 2 0 366538127 77131776 17809 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 18831 17809 218 20 0 18189 0
[pid=9480/tid=9482] ppid=9478 vsize=75324 CPUtime=1061.58
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 25998 0 0 0 106145 13 0 0 25 0 2 0 366538130 77131776 17809 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 75324

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 9482
/proc/meminfo: memFree=1625896/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=75324 CPUtime=1121.58
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 26899 0 0 0 112144 14 0 0 18 0 2 0 366538127 77131776 17840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 18831 17840 218 20 0 18189 0
[pid=9480/tid=9482] ppid=9478 vsize=75324 CPUtime=1121.55
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 26484 0 0 0 112141 14 0 0 25 0 2 0 366538130 77131776 17840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 75324

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 9482
/proc/meminfo: memFree=1625704/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=75764 CPUtime=1181.54
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 27233 0 0 0 118140 14 0 0 18 0 2 0 366538127 77582336 17914 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 18941 17914 218 20 0 18299 0
[pid=9480/tid=9482] ppid=9478 vsize=75764 CPUtime=1181.51
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 26818 0 0 0 118137 14 0 0 25 0 2 0 366538130 77582336 17914 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.54
Current children cumulated vsize (KiB) 75764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 9482
/proc/meminfo: memFree=1625576/2055920 swapFree=4148880/4192956
[pid=9480] ppid=9478 vsize=75764 CPUtime=1200.04
/proc/9480/stat : 9480 (MiraXTv2_dyn) S 9478 9480 8597 0 -1 4194304 27305 0 0 0 119989 15 0 0 18 0 2 0 366538127 77582336 17921 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9480/statm: 18941 17921 218 20 0 18299 0
[pid=9480/tid=9482] ppid=9478 vsize=75764 CPUtime=1200.01
/proc/9480/task/9482/stat : 9482 (MiraXTv2_dyn) R 9478 9480 8597 0 -1 4194368 26890 0 0 0 119987 14 0 0 25 0 2 0 366538130 77582336 17921 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 75764

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.83
CPU time (s): 1200.07
CPU user time (s): 1199.91
CPU system time (s): 0.161975
CPU usage (%): 99.9369
Max. virtual memory (cumulated for all children) (KiB): 75764

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

runsolver used 1.2898 second user time and 3.08353 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 17:36:43 UTC 2007

IDJOB= 335777
IDBENCH= 24659
IDSOLVER= 129
FILE ID= node2/335777-1178905003

PBS_JOBID= 5251093

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335777-1178905003/MiraXTv2_dyn /tmp/evaluation/335777-1178905003/instance-335777-1178905003.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-335777-1178905003 -o ROOT/results/node2/solver-335777-1178905003 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335777-1178905003/MiraXTv2_dyn /tmp/evaluation/335777-1178905003/instance-335777-1178905003.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5c9a33eabccd4cfda0614fe55b1a1565

RANDOM SEED= 57706918

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1697296 kB
Buffers:         46584 kB
Cached:         223520 kB
SwapCached:      12368 kB
Active:         135304 kB
Inactive:       157924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697296 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          30032 kB
Slab:            50800 kB
Committed_AS: 11818644 kB
PageTables:       1860 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 node2 on Fri May 11 17:56:46 UTC 2007