Trace number 334685

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.09 1200.88

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
MD5SUM7b512e3533a048c6d67b6f8a4c658d50
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables16476
Number of clauses2507763
Sum of the clauses size5027938
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505731
Number of clauses of size 30
Number of clauses of size 415
Number of clauses of size 59
Number of clauses of size over 52008

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/node11/watcher-334685-1178900949 -o ROOT/results/node11/solver-334685-1178900949 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334685-1178900949/MiraXTv2_dyn /tmp/evaluation/334685-1178900949/instance-334685-1178900949.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 1.00 1.00 3/77 30873
/proc/meminfo: memFree=1509688/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=3788 CPUtime=0
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 413 0 0 0 0 0 0 0 18 0 1 0 331144380 3878912 388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/30873/statm: 947 396 202 20 0 305 0

[startup+0.102169 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 30873
/proc/meminfo: memFree=1509688/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=9280 CPUtime=0.09
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 1799 0 0 0 9 0 0 0 18 0 1 0 331144380 9502720 1774 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134585356 0 0 4096 0 0 0 0 17 1 0 0
/proc/30873/statm: 2320 1774 206 20 0 1678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9280

[startup+0.201181 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 30873
/proc/meminfo: memFree=1509688/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=12412 CPUtime=0.18
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 2625 0 0 0 18 0 0 0 18 0 1 0 331144380 12709888 2600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134569326 0 0 4096 0 0 0 0 17 1 0 0
/proc/30873/statm: 3103 2600 206 20 0 2461 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 12412

[startup+0.301189 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 30873
/proc/meminfo: memFree=1509688/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=15852 CPUtime=0.29
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 3471 0 0 0 28 1 0 0 19 0 1 0 331144380 16232448 3446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584871 0 0 4096 0 0 0 0 17 1 0 0
/proc/30873/statm: 3963 3446 206 20 0 3321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15852

[startup+0.701239 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 30873
/proc/meminfo: memFree=1509688/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=31844 CPUtime=0.69
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 7059 0 0 0 66 3 0 0 23 0 1 0 331144380 32608256 7034 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134585182 0 0 4096 0 0 0 0 17 1 0 0
/proc/30873/statm: 7961 7034 206 20 0 7319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31844

[startup+1.50132 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30874
/proc/meminfo: memFree=1467440/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=64152 CPUtime=1.49
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 14578 0 0 0 140 9 0 0 25 0 1 0 331144380 65691648 14553 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30873/statm: 16038 14553 206 20 0 15396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64152

[startup+3.10151 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30874
/proc/meminfo: memFree=1425072/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=122972 CPUtime=3.08
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 30102 0 0 0 291 17 0 0 25 0 1 0 331144380 125923328 30077 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30873/statm: 30743 30078 206 20 0 30101 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 122972

[startup+6.30189 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30874
/proc/meminfo: memFree=1379632/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=140648 CPUtime=6.28
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 32669 0 0 0 609 19 0 0 25 0 1 0 331144380 144023552 32644 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 0 0 0
/proc/30873/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 140648

[startup+12.7016 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30874
/proc/meminfo: memFree=1379632/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=140648 CPUtime=12.67
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 32669 0 0 0 1248 19 0 0 25 0 1 0 331144380 144023552 32644 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 0 0 0
/proc/30873/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 140648

[startup+25.5012 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30874
/proc/meminfo: memFree=1379824/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=140648 CPUtime=25.47
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 32669 0 0 0 2528 19 0 0 25 0 1 0 331144380 144023552 32644 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 0 0 0
/proc/30873/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 140648

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30874
/proc/meminfo: memFree=1379824/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=140648 CPUtime=51.05
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 32669 0 0 0 5086 19 0 0 25 0 1 0 331144380 144023552 32644 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 0 0 0
/proc/30873/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 140648

[startup+102.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30874
/proc/meminfo: memFree=1288304/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=233604 CPUtime=102.22
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 55546 0 0 0 10193 29 0 0 25 0 1 0 331144380 239210496 55521 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/30873/statm: 58401 55521 207 20 0 57759 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 233604

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 30874
/proc/meminfo: memFree=1280816/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=235320 CPUtime=162.18
/proc/30873/stat : 30873 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194304 57423 0 0 0 16186 32 0 0 25 0 1 0 331144380 240967680 57398 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583906 0 0 4096 0 0 0 0 17 0 0 0
/proc/30873/statm: 58830 57398 207 20 0 58188 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 235320

[startup+222.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1131560/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=663980 CPUtime=222.14
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 102150 0 0 0 22164 50 0 0 25 0 2 0 331144380 679915520 94598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 165995 94598 218 20 0 165353 0
[pid=30873/tid=30875] ppid=30871 vsize=663980 CPUtime=21.2
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 34882 0 0 0 2106 14 0 0 25 0 2 0 331164489 679915520 94598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 663980

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1130984/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=663980 CPUtime=282.09
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 102330 0 0 0 28159 50 0 0 25 0 2 0 331144380 679915520 94778 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 165995 94778 218 20 0 165353 0
[pid=30873/tid=30875] ppid=30871 vsize=663980 CPUtime=81.15
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 35062 0 0 0 8101 14 0 0 25 0 2 0 331164489 679915520 94778 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 663980

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1130600/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=663980 CPUtime=342.06
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 102447 0 0 0 34155 51 0 0 25 0 2 0 331144380 679915520 94895 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 165995 94895 218 20 0 165353 0
[pid=30873/tid=30875] ppid=30871 vsize=663980 CPUtime=141.11
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 35179 0 0 0 14097 14 0 0 25 0 2 0 331164489 679915520 94895 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 663980

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1130344/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=663980 CPUtime=402.02
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 102491 0 0 0 40151 51 0 0 25 0 2 0 331144380 679915520 94939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 165995 94939 218 20 0 165353 0
[pid=30873/tid=30875] ppid=30871 vsize=663980 CPUtime=201.08
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 35223 0 0 0 20093 15 0 0 25 0 2 0 331164489 679915520 94939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 663980

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1116200/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=677852 CPUtime=461.98
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 106085 0 0 0 46143 55 0 0 25 0 2 0 331144380 694120448 98487 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 169463 98487 218 20 0 168821 0
[pid=30873/tid=30875] ppid=30871 vsize=677852 CPUtime=261.04
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 38817 0 0 0 26085 19 0 0 25 0 2 0 331164489 694120448 98487 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 677852

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1104808/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=688828 CPUtime=521.95
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 108915 0 0 0 52137 58 0 0 25 0 2 0 331144380 705359872 101265 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 172207 101265 218 20 0 171565 0
[pid=30873/tid=30875] ppid=30871 vsize=688828 CPUtime=321
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 41647 0 0 0 32079 21 0 0 25 0 2 0 331164489 705359872 101265 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 688828

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1104744/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=688828 CPUtime=581.91
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 109000 0 0 0 58133 58 0 0 25 0 2 0 331144380 705359872 101294 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 172207 101294 218 20 0 171565 0
[pid=30873/tid=30875] ppid=30871 vsize=688828 CPUtime=380.97
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 41732 0 0 0 38075 22 0 0 25 0 2 0 331164489 705359872 101294 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 688828

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1102632/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=691204 CPUtime=641.87
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 109682 0 0 0 64128 59 0 0 25 0 2 0 331144380 707792896 101917 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 172801 101917 218 20 0 172159 0
[pid=30873/tid=30875] ppid=30871 vsize=691204 CPUtime=440.92
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 42414 0 0 0 44070 22 0 0 25 0 2 0 331164489 707792896 101917 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 691204

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1089448/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=704156 CPUtime=701.82
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 112948 0 0 0 70120 62 0 0 25 0 2 0 331144380 721055744 105183 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 176039 105183 218 20 0 175397 0
[pid=30873/tid=30875] ppid=30871 vsize=704156 CPUtime=500.87
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 45680 0 0 0 50061 26 0 0 25 0 2 0 331164489 721055744 105183 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 704156

[startup+762.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1086248/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=706800 CPUtime=761.78
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 113694 0 0 0 76115 63 0 0 25 0 2 0 331144380 723763200 105867 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 176700 105867 218 20 0 176058 0
[pid=30873/tid=30875] ppid=30871 vsize=706800 CPUtime=560.84
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 46426 0 0 0 56057 27 0 0 25 0 2 0 331164489 723763200 105867 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 706800

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1086248/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=706800 CPUtime=821.72
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 113772 0 0 0 82109 63 0 0 25 0 2 0 331144380 723763200 105881 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 176700 105881 218 20 0 176058 0
[pid=30873/tid=30875] ppid=30871 vsize=706800 CPUtime=620.78
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 46504 0 0 0 62051 27 0 0 25 0 2 0 331164489 723763200 105881 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.72
Current children cumulated vsize (KiB) 706800

[startup+882.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1086248/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=706800 CPUtime=881.68
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 113850 0 0 0 88105 63 0 0 25 0 2 0 331144380 723763200 105894 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 176700 105894 218 20 0 176058 0
[pid=30873/tid=30875] ppid=30871 vsize=706800 CPUtime=680.73
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 46582 0 0 0 68046 27 0 0 25 0 2 0 331164489 723763200 105894 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.68
Current children cumulated vsize (KiB) 706800

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1075368/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=717640 CPUtime=941.64
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 116646 0 0 0 94097 67 0 0 25 0 2 0 331144380 734863360 108624 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 179410 108624 218 20 0 178768 0
[pid=30873/tid=30875] ppid=30871 vsize=717640 CPUtime=740.7
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 49378 0 0 0 74039 31 0 0 25 0 2 0 331164489 734863360 108624 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.64
Current children cumulated vsize (KiB) 717640

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1075304/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=717640 CPUtime=1001.61
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 116719 0 0 0 100093 68 0 0 25 0 2 0 331144380 734863360 108630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 179410 108630 218 20 0 178768 0
[pid=30873/tid=30875] ppid=30871 vsize=717640 CPUtime=800.67
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 49451 0 0 0 80035 32 0 0 25 0 2 0 331164489 734863360 108630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.61
Current children cumulated vsize (KiB) 717640

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1075304/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=717640 CPUtime=1061.58
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 116724 0 0 0 106090 68 0 0 25 0 2 0 331144380 734863360 108635 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 179410 108635 218 20 0 178768 0
[pid=30873/tid=30875] ppid=30871 vsize=717640 CPUtime=860.64
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 49456 0 0 0 86032 32 0 0 25 0 2 0 331164489 734863360 108635 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.58
Current children cumulated vsize (KiB) 717640

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30875
/proc/meminfo: memFree=1074536/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=718564 CPUtime=1121.54
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 117010 0 0 0 112086 68 0 0 25 0 2 0 331144380 735809536 108853 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 179641 108853 218 20 0 178999 0
[pid=30873/tid=30875] ppid=30871 vsize=718564 CPUtime=920.6
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 49742 0 0 0 92028 32 0 0 25 0 2 0 331164489 735809536 108853 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.54
Current children cumulated vsize (KiB) 718564

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30877
/proc/meminfo: memFree=1069928/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=722792 CPUtime=1181.5
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 118159 0 0 0 118081 69 0 0 25 0 2 0 331144380 740139008 109934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 180698 109934 218 20 0 180056 0
[pid=30873/tid=30875] ppid=30871 vsize=722792 CPUtime=980.56
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 50891 0 0 0 98023 33 0 0 25 0 2 0 331164489 740139008 109934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.5
Current children cumulated vsize (KiB) 722792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30877
/proc/meminfo: memFree=1069928/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=722792 CPUtime=1200.01
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 118159 0 0 0 119931 70 0 0 25 0 2 0 331144380 740139008 109934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 180698 109934 218 20 0 180056 0
[pid=30873/tid=30875] ppid=30871 vsize=722792 CPUtime=999.06
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 50891 0 0 0 99873 33 0 0 25 0 2 0 331164489 740139008 109934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 722792

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

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

[startup+1200.8 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30877
/proc/meminfo: memFree=1069928/2055920 swapFree=4144152/4192956
[pid=30873] ppid=30871 vsize=722792 CPUtime=1200.01
/proc/30873/stat : 30873 (MiraXTv2_dyn) S 30871 30873 28919 0 -1 4194304 118159 0 0 0 119931 70 0 0 25 0 2 0 331144380 740139008 109934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30873/statm: 180698 109934 218 20 0 180056 0
[pid=30873/tid=30875] ppid=30871 vsize=722792 CPUtime=999.06
/proc/30873/task/30875/stat : 30875 (MiraXTv2_dyn) R 30871 30873 28919 0 -1 4194368 50891 0 0 0 99873 33 0 0 25 0 2 0 331164489 740139008 109934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 722792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.88
CPU time (s): 1200.09
CPU user time (s): 1199.32
CPU system time (s): 0.770882
CPU usage (%): 99.9341
Max. virtual memory (cumulated for all children) (KiB): 723064

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

runsolver used 1.2928 second user time and 3.07953 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 16:29:14 UTC 2007

IDJOB= 334685
IDBENCH= 24633
IDSOLVER= 129
FILE ID= node11/334685-1178900949

PBS_JOBID= 5251081

Free space on /tmp= 66524 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334685-1178900949/MiraXTv2_dyn /tmp/evaluation/334685-1178900949/instance-334685-1178900949.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-334685-1178900949 -o ROOT/results/node11/solver-334685-1178900949 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334685-1178900949/MiraXTv2_dyn /tmp/evaluation/334685-1178900949/instance-334685-1178900949.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7b512e3533a048c6d67b6f8a4c658d50

RANDOM SEED= 863959850

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:       1509968 kB
Buffers:         51984 kB
Cached:         400948 kB
SwapCached:      18376 kB
Active:         195216 kB
Inactive:       284520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1509968 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:           37500 kB
Writeback:           0 kB
Mapped:          32164 kB
Slab:            51692 kB
Committed_AS:  7711532 kB
PageTables:       1852 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= 66524 MiB

End job on node11 on Fri May 11 16:49:17 UTC 2007