Trace number 338549

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

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 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-338549-1178913793 -o ROOT/results/node2/solver-338549-1178913793 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338549-1178913793/MiraXTv2_dyn /tmp/evaluation/338549-1178913793/instance-338549-1178913793.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.99 0.98 1.09 3/77 10637
/proc/meminfo: memFree=1688552/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=3788 CPUtime=0
/proc/10637/stat : 10637 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 367417078 3878912 258 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/10637/statm: 947 259 206 20 0 305 0

[startup+0.097069 s]
/proc/loadavg: 0.99 0.98 1.09 3/77 10637
/proc/meminfo: memFree=1688552/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=5792 CPUtime=0.09
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 605 0 0 0 9 0 0 0 18 0 2 0 367417078 5931008 580 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 1448 580 218 20 0 806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5792

[startup+0.102068 s]
/proc/loadavg: 0.99 0.98 1.09 3/77 10637
/proc/meminfo: memFree=1688552/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=5924 CPUtime=0.09
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 615 0 0 0 9 0 0 0 18 0 2 0 367417078 6066176 590 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 1481 590 218 20 0 839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5924

[startup+0.302088 s]
/proc/loadavg: 0.99 0.98 1.09 3/77 10637
/proc/meminfo: memFree=1688552/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=6800 CPUtime=0.29
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 857 0 0 0 29 0 0 0 18 0 2 0 367417078 6963200 832 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 1700 832 218 20 0 1058 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6800

[startup+0.70113 s]
/proc/loadavg: 0.99 0.98 1.09 3/77 10637
/proc/meminfo: memFree=1688552/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=8200 CPUtime=0.69
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 1218 0 0 0 69 0 0 0 18 0 2 0 367417078 8396800 1193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 2050 1193 218 20 0 1408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8200

[startup+1.50121 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 10639
/proc/meminfo: memFree=1683480/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=9816 CPUtime=1.49
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 1647 0 0 0 149 0 0 0 18 0 2 0 367417078 10051584 1622 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 2454 1622 218 20 0 1812 0
[pid=10637/tid=10639] ppid=10635 vsize=9816 CPUtime=1.48
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 1309 0 0 0 148 0 0 0 25 0 2 0 367417080 10051584 1622 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9816

[startup+3.10138 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 10639
/proc/meminfo: memFree=1681560/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=12940 CPUtime=3.08
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 2416 0 0 0 308 0 0 0 18 0 2 0 367417078 13250560 2391 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 3235 2391 218 20 0 2593 0
[pid=10637/tid=10639] ppid=10635 vsize=12940 CPUtime=3.07
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 2078 0 0 0 307 0 0 0 25 0 2 0 367417080 13250560 2391 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970693 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12940

[startup+6.30171 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 10639
/proc/meminfo: memFree=1674456/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=17660 CPUtime=6.28
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 3653 0 0 0 627 1 0 0 18 0 2 0 367417078 18083840 3592 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 4415 3592 218 20 0 3773 0
[pid=10637/tid=10639] ppid=10635 vsize=17660 CPUtime=6.27
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 3315 0 0 0 626 1 0 0 25 0 2 0 367417080 18083840 3592 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17660

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 10639
/proc/meminfo: memFree=1669144/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=24044 CPUtime=12.68
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 5340 0 0 0 1266 2 0 0 18 0 2 0 367417078 24621056 5196 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 6011 5196 218 20 0 5369 0
[pid=10637/tid=10639] ppid=10635 vsize=24044 CPUtime=12.67
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 5002 0 0 0 1265 2 0 0 25 0 2 0 367417080 24621056 5196 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526264 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24044

[startup+25.5027 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 10639
/proc/meminfo: memFree=1663512/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=28708 CPUtime=25.49
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 6598 0 0 0 2546 3 0 0 18 0 2 0 367417078 29396992 6350 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 7177 6350 218 20 0 6535 0
[pid=10637/tid=10639] ppid=10635 vsize=28708 CPUtime=25.48
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 6260 0 0 0 2545 3 0 0 25 0 2 0 367417080 29396992 6350 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28708

[startup+51.1024 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 10639
/proc/meminfo: memFree=1654680/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=37340 CPUtime=51.08
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 9076 0 0 0 5103 5 0 0 18 0 2 0 367417078 38236160 8526 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 9335 8526 218 20 0 8693 0
[pid=10637/tid=10639] ppid=10635 vsize=37340 CPUtime=51.06
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 8738 0 0 0 5102 4 0 0 25 0 2 0 367417080 38236160 8526 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37340

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 10639
/proc/meminfo: memFree=1651288/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=41008 CPUtime=102.27
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 10550 0 0 0 10221 6 0 0 18 0 2 0 367417078 41992192 9420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 10252 9420 218 20 0 9610 0
[pid=10637/tid=10639] ppid=10635 vsize=41008 CPUtime=102.26
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 10212 0 0 0 10220 6 0 0 25 0 2 0 367417080 41992192 9420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41008

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 10639
/proc/meminfo: memFree=1649560/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=42780 CPUtime=162.25
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 11531 0 0 0 16218 7 0 0 18 0 2 0 367417078 43806720 9816 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 10695 9816 218 20 0 10053 0
[pid=10637/tid=10639] ppid=10635 vsize=42780 CPUtime=162.23
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 11193 0 0 0 16217 6 0 0 25 0 2 0 367417080 43806720 9816 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42780

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.06 3/79 10639
/proc/meminfo: memFree=1648344/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=44256 CPUtime=222.23
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 12304 0 0 0 22215 8 0 0 18 0 2 0 367417078 45318144 10199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 11064 10199 218 20 0 10422 0
[pid=10637/tid=10639] ppid=10635 vsize=44256 CPUtime=222.21
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 11966 0 0 0 22214 7 0 0 25 0 2 0 367417080 45318144 10199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 44256

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 10639
/proc/meminfo: memFree=1647128/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=45412 CPUtime=282.21
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 13137 0 0 0 28213 8 0 0 18 0 2 0 367417078 46501888 10447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 11353 10447 218 20 0 10711 0
[pid=10637/tid=10639] ppid=10635 vsize=45412 CPUtime=282.2
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 12799 0 0 0 28212 8 0 0 25 0 2 0 367417080 46501888 10447 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) 45412

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 10639
/proc/meminfo: memFree=1646936/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=45748 CPUtime=342.19
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 13806 0 0 0 34210 9 0 0 18 0 2 0 367417078 46845952 10531 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 11437 10531 218 20 0 10795 0
[pid=10637/tid=10639] ppid=10635 vsize=45748 CPUtime=342.18
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 13468 0 0 0 34209 9 0 0 25 0 2 0 367417080 46845952 10531 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 45748

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 10639
/proc/meminfo: memFree=1645976/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=46872 CPUtime=402.18
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 14465 0 0 0 40208 10 0 0 18 0 2 0 367417078 47996928 10800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 11718 10800 218 20 0 11076 0
[pid=10637/tid=10639] ppid=10635 vsize=46872 CPUtime=402.17
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 14127 0 0 0 40207 10 0 0 25 0 2 0 367417080 47996928 10800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 46872

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 10639
/proc/meminfo: memFree=1645272/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=47268 CPUtime=462.16
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 15028 0 0 0 46206 10 0 0 18 0 2 0 367417078 48402432 10908 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 11817 10908 218 20 0 11175 0
[pid=10637/tid=10639] ppid=10635 vsize=47268 CPUtime=462.15
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 14690 0 0 0 46205 10 0 0 25 0 2 0 367417080 48402432 10908 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 47268

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 10639
/proc/meminfo: memFree=1644376/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=48220 CPUtime=522.14
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 15631 0 0 0 52203 11 0 0 18 0 2 0 367417078 49377280 11121 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12055 11121 218 20 0 11413 0
[pid=10637/tid=10639] ppid=10635 vsize=48220 CPUtime=522.13
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 15293 0 0 0 52202 11 0 0 25 0 2 0 367417080 49377280 11121 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 48220

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 10639
/proc/meminfo: memFree=1643928/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=48616 CPUtime=582.13
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 16260 0 0 0 58201 12 0 0 18 0 2 0 367417078 49782784 11230 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12154 11230 218 20 0 11512 0
[pid=10637/tid=10639] ppid=10635 vsize=48616 CPUtime=582.12
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 15922 0 0 0 58200 12 0 0 25 0 2 0 367417080 49782784 11230 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526704 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 48616

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 10639
/proc/meminfo: memFree=1643864/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=48616 CPUtime=642.12
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 16847 0 0 0 64199 13 0 0 18 0 2 0 367417078 49782784 11232 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12154 11232 218 20 0 11512 0
[pid=10637/tid=10639] ppid=10635 vsize=48616 CPUtime=642.1
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 16509 0 0 0 64198 12 0 0 25 0 2 0 367417080 49782784 11232 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526427 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 48616

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 10639
/proc/meminfo: memFree=1643416/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=49172 CPUtime=702.1
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 17356 0 0 0 70196 14 0 0 18 0 2 0 367417078 50352128 11351 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12293 11351 218 20 0 11651 0
[pid=10637/tid=10639] ppid=10635 vsize=49172 CPUtime=702.08
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 17018 0 0 0 70195 13 0 0 25 0 2 0 367417080 50352128 11351 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526398 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 49172

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 10639
/proc/meminfo: memFree=1643416/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=49172 CPUtime=762.08
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 17818 0 0 0 76194 14 0 0 18 0 2 0 367417078 50352128 11358 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12293 11358 218 20 0 11651 0
[pid=10637/tid=10639] ppid=10635 vsize=49172 CPUtime=762.07
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 17480 0 0 0 76193 14 0 0 25 0 2 0 367417080 50352128 11358 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 49172

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10639
/proc/meminfo: memFree=1643352/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=49172 CPUtime=822.06
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 18277 0 0 0 82191 15 0 0 18 0 2 0 367417078 50352128 11362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12293 11362 218 20 0 11651 0
[pid=10637/tid=10639] ppid=10635 vsize=49172 CPUtime=822.04
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 17939 0 0 0 82190 14 0 0 25 0 2 0 367417080 50352128 11362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 49172

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10639
/proc/meminfo: memFree=1643032/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=49568 CPUtime=882.04
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 18718 0 0 0 88189 15 0 0 18 0 2 0 367417078 50757632 11478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12392 11478 218 20 0 11750 0
[pid=10637/tid=10639] ppid=10635 vsize=49568 CPUtime=882.03
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 18380 0 0 0 88188 15 0 0 25 0 2 0 367417080 50757632 11478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 49568

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10639
/proc/meminfo: memFree=1642840/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=49700 CPUtime=942.02
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 19273 0 0 0 94186 16 0 0 18 0 2 0 367417078 50892800 11513 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12425 11513 218 20 0 11783 0
[pid=10637/tid=10639] ppid=10635 vsize=49700 CPUtime=942.01
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 18935 0 0 0 94185 16 0 0 25 0 2 0 367417080 50892800 11513 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 49700

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10639
/proc/meminfo: memFree=1642648/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=49832 CPUtime=1002.01
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 19700 0 0 0 100184 17 0 0 18 0 2 0 367417078 51027968 11550 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12458 11550 218 20 0 11816 0
[pid=10637/tid=10639] ppid=10635 vsize=49832 CPUtime=1001.99
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 19362 0 0 0 100183 16 0 0 25 0 2 0 367417080 51027968 11550 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526421 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 49832

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 3/79 10639
/proc/meminfo: memFree=1642456/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=50096 CPUtime=1061.99
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 20086 0 0 0 106182 17 0 0 18 0 2 0 367417078 51298304 11611 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12524 11611 218 20 0 11882 0
[pid=10637/tid=10639] ppid=10635 vsize=50096 CPUtime=1061.98
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 19748 0 0 0 106181 17 0 0 25 0 2 0 367417080 51298304 11611 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 50096

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10639
/proc/meminfo: memFree=1642264/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=50228 CPUtime=1121.98
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 20639 0 0 0 112180 18 0 0 18 0 2 0 367417078 51433472 11644 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12557 11644 218 20 0 11915 0
[pid=10637/tid=10639] ppid=10635 vsize=50228 CPUtime=1121.97
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 20301 0 0 0 112179 18 0 0 25 0 2 0 367417080 51433472 11644 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) 50228

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10639
/proc/meminfo: memFree=1642264/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=50260 CPUtime=1181.95
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 21036 0 0 0 118177 18 0 0 18 0 2 0 367417078 51466240 11651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12565 11651 218 20 0 11923 0
[pid=10637/tid=10639] ppid=10635 vsize=50260 CPUtime=1181.94
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 20698 0 0 0 118176 18 0 0 25 0 2 0 367417080 51466240 11651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 50260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10639
/proc/meminfo: memFree=1642200/2055920 swapFree=4148880/4192956
[pid=10637] ppid=10635 vsize=50260 CPUtime=1200.06
/proc/10637/stat : 10637 (MiraXTv2_dyn) S 10635 10637 10189 0 -1 4194304 21102 0 0 0 119987 19 0 0 18 0 2 0 367417078 51466240 11652 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10637/statm: 12565 11652 218 20 0 11923 0
[pid=10637/tid=10639] ppid=10635 vsize=50260 CPUtime=1200.04
/proc/10637/task/10639/stat : 10639 (MiraXTv2_dyn) R 10635 10637 10189 0 -1 4194368 20764 0 0 0 119986 18 0 0 25 0 2 0 367417080 51466240 11652 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 50260

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.88
CPU system time (s): 0.198969
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 50260

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

runsolver used 1.22781 second user time and 3.14452 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 20:03:13 UTC 2007

IDJOB= 338549
IDBENCH= 24725
IDSOLVER= 129
FILE ID= node2/338549-1178913793

PBS_JOBID= 5251112

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  60b5c1ecd4f0ba97ecfc5a689d5cdcf0

RANDOM SEED= 460813501

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:       1688768 kB
Buffers:         46900 kB
Cached:         231568 kB
SwapCached:      12368 kB
Active:         135464 kB
Inactive:       166188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688768 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:          30044 kB
Slab:            50968 kB
Committed_AS: 11828048 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 20:23:15 UTC 2007