Trace number 338548

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.23 601.731

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-fphp-014-012.sat05-1215.reshuffled-07.cnf
MD5SUM60b5c1ecd4f0ba97ecfc5a689d5cdcf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.65175
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of clauses2030
Sum of the clauses size4200
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22016
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

Solver Data (download as text)

0.00/0.00	c Starting 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/node11/watcher-338548-1178913757 -o ROOT/results/node11/solver-338548-1178913757 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338548-1178913757/MiraXTv3_dyn /tmp/evaluation/338548-1178913757/instance-338548-1178913757.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.10 1.08 3/77 32521
/proc/meminfo: memFree=1528952/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=3788 CPUtime=0
/proc/32521/stat : 32521 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 332424632 3878912 262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/32521/statm: 947 263 206 20 0 305 0

[startup+0.031425 s]
/proc/loadavg: 1.00 1.10 1.08 3/77 32521
/proc/meminfo: memFree=1528952/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=7532 CPUtime=0.18
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 929 0 0 0 18 0 0 0 18 0 3 0 332424632 7712768 904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 2394 1420 218 20 0 1752 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7532

[startup+0.318509 s]
/proc/loadavg: 1.00 1.10 1.08 3/77 32521
/proc/meminfo: memFree=1528952/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=11216 CPUtime=0.6
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 1711 0 0 0 60 0 0 0 18 0 3 0 332424632 11485184 1686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 2804 1686 218 20 0 2162 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 11216

[startup+0.401516 s]
/proc/loadavg: 1.00 1.10 1.08 3/77 32521
/proc/meminfo: memFree=1528952/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=11612 CPUtime=0.78
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 1942 0 0 0 77 1 0 0 18 0 3 0 332424632 11890688 1917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 2903 1917 218 20 0 2261 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 11612

[startup+0.701552 s]
/proc/loadavg: 1.00 1.10 1.08 3/77 32521
/proc/meminfo: memFree=1528952/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=14500 CPUtime=1.37
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 2730 0 0 0 136 1 0 0 18 0 3 0 332424632 14848000 2705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 3625 2705 218 20 0 2983 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 14500

[startup+1.50265 s]
/proc/loadavg: 1.00 1.10 1.08 3/80 32524
/proc/meminfo: memFree=1514656/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=19856 CPUtime=2.97
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 3785 0 0 0 295 2 0 0 18 0 3 0 332424632 20332544 3759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 4964 3759 218 20 0 4322 0
[pid=32521/tid=32523] ppid=32519 vsize=19856 CPUtime=1.48
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 1573 0 0 0 148 0 0 0 23 0 3 0 332424633 20332544 3759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8420992 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32521/tid=32524] ppid=32519 vsize=19856 CPUtime=1.47
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 1873 0 0 0 146 1 0 0 19 0 3 0 332424633 20332544 3759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 19856

[startup+3.10284 s]
/proc/loadavg: 1.08 1.11 1.08 3/80 32524
/proc/meminfo: memFree=1512352/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=26172 CPUtime=6.16
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 5391 0 0 0 613 3 0 0 18 0 3 0 332424632 26800128 5329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 6543 5329 218 20 0 5901 0
[pid=32521/tid=32523] ppid=32519 vsize=26172 CPUtime=3.08
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 2259 0 0 0 307 1 0 0 25 0 3 0 332424633 26800128 5329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32521/tid=32524] ppid=32519 vsize=26172 CPUtime=3.07
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 2793 0 0 0 305 2 0 0 24 0 3 0 332424633 26800128 5329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 26172

[startup+6.30121 s]
/proc/loadavg: 1.08 1.11 1.08 3/80 32524
/proc/meminfo: memFree=1495784/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=41812 CPUtime=12.55
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 9387 0 0 0 1248 7 0 0 18 0 3 0 332424632 42815488 9212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 10453 9212 218 20 0 9811 0
[pid=32521/tid=32523] ppid=32519 vsize=41812 CPUtime=6.28
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 4079 0 0 0 626 2 0 0 25 0 3 0 332424633 42815488 9212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32521/tid=32524] ppid=32519 vsize=41812 CPUtime=6.25
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 4969 0 0 0 621 4 0 0 25 0 3 0 332424633 42815488 9212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 41812

[startup+12.702 s]
/proc/loadavg: 1.15 1.13 1.09 3/80 32524
/proc/meminfo: memFree=1481768/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=52472 CPUtime=25.31
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 12272 0 0 0 2521 10 0 0 18 0 3 0 332424632 53731328 11853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 13118 11853 218 20 0 12476 0
[pid=32521/tid=32523] ppid=32519 vsize=52472 CPUtime=12.66
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 5306 0 0 0 1263 3 0 0 25 0 3 0 332424633 53731328 11853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32521/tid=32524] ppid=32519 vsize=52472 CPUtime=12.63
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 6627 0 0 0 1257 6 0 0 25 0 3 0 332424633 53731328 11853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 52472

[startup+25.5065 s]
/proc/loadavg: 1.34 1.17 1.10 3/80 32524
/proc/meminfo: memFree=1470248/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=63564 CPUtime=50.84
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 15551 0 0 0 5071 13 0 0 18 0 3 0 332424632 65089536 14724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 15891 14724 218 20 0 15249 0
[pid=32521/tid=32523] ppid=32519 vsize=63564 CPUtime=25.45
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 6494 0 0 0 2541 4 0 0 25 0 3 0 332424633 65089536 14724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32521/tid=32524] ppid=32519 vsize=63564 CPUtime=25.37
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 8718 0 0 0 2529 8 0 0 22 0 3 0 332424633 65089536 14724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 63564

[startup+51.1015 s]
/proc/loadavg: 1.56 1.24 1.12 3/80 32524
/proc/meminfo: memFree=1465384/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=69052 CPUtime=101.87
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 17743 0 0 0 10173 14 0 0 18 0 3 0 332424632 70709248 16025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 17263 16025 218 20 0 16621 0
[pid=32521/tid=32523] ppid=32519 vsize=69052 CPUtime=51.02
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 8131 0 0 0 5097 5 0 0 17 0 3 0 332424633 70709248 16025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32521/tid=32524] ppid=32519 vsize=69052 CPUtime=50.83
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 9273 0 0 0 5074 9 0 0 17 0 3 0 332424633 70709248 16025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 69052

[startup+102.302 s]
/proc/loadavg: 1.81 1.35 1.17 3/80 32524
/proc/meminfo: memFree=1455144/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=78428 CPUtime=204
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 21722 0 0 0 20383 17 0 0 18 0 3 0 332424632 80310272 18444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 19607 18444 218 20 0 18965 0
[pid=32521/tid=32523] ppid=32519 vsize=78428 CPUtime=102.16
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 10022 0 0 0 10210 6 0 0 25 0 3 0 332424633 80310272 18444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32521/tid=32524] ppid=32519 vsize=78428 CPUtime=101.82
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 11361 0 0 0 10171 11 0 0 25 0 3 0 332424633 80310272 18444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 78428

[startup+162.302 s]
/proc/loadavg: 1.96 1.48 1.22 3/80 32524
/proc/meminfo: memFree=1450792/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=83144 CPUtime=323.66
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 24218 0 0 0 32347 19 0 0 18 0 3 0 332424632 85139456 19575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 20786 19575 218 20 0 20144 0
[pid=32521/tid=32523] ppid=32519 vsize=83144 CPUtime=162.09
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 11038 0 0 0 16202 7 0 0 25 0 3 0 332424633 85139456 19575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32521/tid=32524] ppid=32519 vsize=83144 CPUtime=161.55
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 12841 0 0 0 16143 12 0 0 18 0 3 0 332424633 85139456 19575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 83144

[startup+222.302 s]
/proc/loadavg: 1.99 1.58 1.27 3/80 32524
/proc/meminfo: memFree=1448232/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=85796 CPUtime=443.34
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 26528 0 0 0 44312 22 0 0 18 0 3 0 332424632 87855104 20179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 21449 20179 218 20 0 20807 0
[pid=32521/tid=32523] ppid=32519 vsize=85796 CPUtime=221.89
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 12370 0 0 0 22181 8 0 0 23 0 3 0 332424633 87855104 20179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32521/tid=32524] ppid=32519 vsize=85796 CPUtime=221.42
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 13819 0 0 0 22129 13 0 0 25 0 3 0 332424633 87855104 20179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 85796

[startup+282.302 s]
/proc/loadavg: 1.93 1.63 1.30 3/80 32524
/proc/meminfo: memFree=1445544/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=89272 CPUtime=563.02
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 28338 0 0 0 56279 23 0 0 18 0 3 0 332424632 91414528 20918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 22318 20918 218 20 0 21676 0
[pid=32521/tid=32523] ppid=32519 vsize=89272 CPUtime=281.63
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 13242 0 0 0 28154 9 0 0 19 0 3 0 332424633 91414528 20918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32521/tid=32524] ppid=32519 vsize=89272 CPUtime=281.37
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 14757 0 0 0 28124 13 0 0 20 0 3 0 332424633 91414528 20918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 89272

[startup+342.307 s]
/proc/loadavg: 1.97 1.70 1.34 3/80 32524
/proc/meminfo: memFree=1440232/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=94136 CPUtime=682.73
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 30743 0 0 0 68248 25 0 0 18 0 3 0 332424632 96395264 22153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 23534 22153 218 20 0 22892 0
[pid=32521/tid=32523] ppid=32519 vsize=94136 CPUtime=341.4
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 14949 0 0 0 34129 11 0 0 25 0 3 0 332424633 96395264 22153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32521/tid=32524] ppid=32519 vsize=94136 CPUtime=341.32
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 15455 0 0 0 34118 14 0 0 25 0 3 0 332424633 96395264 22153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 94136

[startup+402.301 s]
/proc/loadavg: 1.99 1.75 1.38 3/80 32524
/proc/meminfo: memFree=1438440/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=96300 CPUtime=802.42
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 32371 0 0 0 80215 27 0 0 18 0 3 0 332424632 98611200 22611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 24075 22611 218 20 0 23433 0
[pid=32521/tid=32523] ppid=32519 vsize=96300 CPUtime=401.14
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 15644 0 0 0 40102 12 0 0 25 0 3 0 332424633 98611200 22611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32521/tid=32524] ppid=32519 vsize=96300 CPUtime=401.26
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 16388 0 0 0 40112 14 0 0 25 0 3 0 332424633 98611200 22611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.42
Current children cumulated vsize (KiB) 96300

[startup+462.301 s]
/proc/loadavg: 1.99 1.79 1.42 3/80 32524
/proc/meminfo: memFree=1434472/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=99944 CPUtime=922.09
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 35311 0 0 0 92178 31 0 0 18 0 3 0 332424632 102342656 23601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 24986 23601 218 20 0 24344 0
[pid=32521/tid=32523] ppid=32519 vsize=99944 CPUtime=460.87
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 17353 0 0 0 46072 15 0 0 25 0 3 0 332424633 102342656 23601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32521/tid=32524] ppid=32519 vsize=99944 CPUtime=461.19
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 17619 0 0 0 46104 15 0 0 25 0 3 0 332424633 102342656 23601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.09
Current children cumulated vsize (KiB) 99944

[startup+522.301 s]
/proc/loadavg: 1.99 1.83 1.45 3/80 32524
/proc/meminfo: memFree=1433256/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=101340 CPUtime=1041.78
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 36513 0 0 0 104146 32 0 0 18 0 3 0 332424632 103772160 23958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 25335 23958 218 20 0 24693 0
[pid=32521/tid=32523] ppid=32519 vsize=101340 CPUtime=520.61
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 17829 0 0 0 52046 15 0 0 25 0 3 0 332424633 103772160 23958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32521/tid=32524] ppid=32519 vsize=101340 CPUtime=521.14
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 18345 0 0 0 52098 16 0 0 25 0 3 0 332424633 103772160 23958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.78
Current children cumulated vsize (KiB) 101340

[startup+582.301 s]
/proc/loadavg: 1.99 1.86 1.48 3/80 32524
/proc/meminfo: memFree=1432808/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=102532 CPUtime=1161.47
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 37895 0 0 0 116113 34 0 0 18 0 3 0 332424632 104992768 24040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 25633 24040 218 20 0 24991 0
[pid=32521/tid=32523] ppid=32519 vsize=102532 CPUtime=580.35
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 18517 0 0 0 58019 16 0 0 25 0 3 0 332424633 104992768 24040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32521/tid=32524] ppid=32519 vsize=102532 CPUtime=581.09
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 19039 0 0 0 58092 17 0 0 25 0 3 0 332424633 104992768 24040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.47
Current children cumulated vsize (KiB) 102532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.703 s]
/proc/loadavg: 1.99 1.86 1.49 3/80 32524
/proc/meminfo: memFree=1432680/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=102740 CPUtime=1200.19
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 38228 0 0 0 119985 34 0 0 18 0 3 0 332424632 105205760 24113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 25685 24113 218 20 0 25043 0
[pid=32521/tid=32523] ppid=32519 vsize=102740 CPUtime=599.68
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 18634 0 0 0 59952 16 0 0 25 0 3 0 332424633 105205760 24113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32521/tid=32524] ppid=32519 vsize=102740 CPUtime=600.48
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 19255 0 0 0 60031 17 0 0 25 0 3 0 332424633 105205760 24113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 102740

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

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

[startup+601.703 s]
/proc/loadavg: 1.99 1.86 1.49 3/80 32524
/proc/meminfo: memFree=1432680/2055920 swapFree=4144152/4192956
[pid=32521] ppid=32519 vsize=102740 CPUtime=1200.19
/proc/32521/stat : 32521 (MiraXTv3_dyn) S 32519 32521 31703 0 -1 4194304 38228 0 0 0 119985 34 0 0 18 0 3 0 332424632 105205760 24113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32521/statm: 25685 24113 218 20 0 25043 0
[pid=32521/tid=32523] ppid=32519 vsize=102740 CPUtime=599.68
/proc/32521/task/32523/stat : 32523 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 18634 0 0 0 59952 16 0 0 25 0 3 0 332424633 105205760 24113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32521/tid=32524] ppid=32519 vsize=102740 CPUtime=600.48
/proc/32521/task/32524/stat : 32524 (MiraXTv3_dyn) R 32519 32521 31703 0 -1 4194368 19255 0 0 0 60031 17 0 0 25 0 3 0 332424633 105205760 24113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 102740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.731
CPU time (s): 1200.23
CPU user time (s): 1199.87
CPU system time (s): 0.358945
CPU usage (%): 199.462
Max. virtual memory (cumulated for all children) (KiB): 102740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.358945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38228
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= 250
involuntary context switches= 22603

runsolver used 0.621905 second user time and 1.57876 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 20:02:37 UTC 2007

IDJOB= 338548
IDBENCH= 24725
IDSOLVER= 128
FILE ID= node11/338548-1178913757

PBS_JOBID= 5251103

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-fphp-014-012.sat05-1215.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338548-1178913757/MiraXTv3_dyn /tmp/evaluation/338548-1178913757/instance-338548-1178913757.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-338548-1178913757 -o ROOT/results/node11/solver-338548-1178913757 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338548-1178913757/MiraXTv3_dyn /tmp/evaluation/338548-1178913757/instance-338548-1178913757.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  60b5c1ecd4f0ba97ecfc5a689d5cdcf0

RANDOM SEED= 703001218

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1529168 kB
Buffers:         52468 kB
Cached:         383868 kB
SwapCached:      18380 kB
Active:         159896 kB
Inactive:       301060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1529168 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            51200 kB
Committed_AS:  7724052 kB
PageTables:       1848 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= 66556 MiB

End job on node11 on Fri May 11 20:12:41 UTC 2007