Trace number 334937

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.18 1200.6

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
MD5SUM41f1c0479c607ce4a810d6cbab59e2f9
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 variables49509
Number of clauses3649657
Sum of the clauses size7337555
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23644023
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 58
Number of clauses of size over 55618

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/node17/watcher-334937-1178901977 -o ROOT/results/node17/solver-334937-1178901977 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334937-1178901977/MiraXTv2_dyn /tmp/evaluation/334937-1178901977/instance-334937-1178901977.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.95 0.98 1.00 3/77 18539
/proc/meminfo: memFree=1600248/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=3788 CPUtime=0
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 344 0 0 0 0 0 0 0 18 0 1 0 338116096 3878912 319 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 947 326 202 20 0 305 0

[startup+0.084828 s]
/proc/loadavg: 0.95 0.98 1.00 3/77 18539
/proc/meminfo: memFree=1600248/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=12104 CPUtime=0.07
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 2257 0 0 0 6 1 0 0 18 0 1 0 338116096 12394496 2223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134585064 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 3026 2223 206 20 0 2384 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12104

[startup+0.10183 s]
/proc/loadavg: 0.95 0.98 1.00 3/77 18539
/proc/meminfo: memFree=1600248/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=12236 CPUtime=0.09
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 2319 0 0 0 8 1 0 0 18 0 1 0 338116096 12529664 2285 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 3059 2286 206 20 0 2417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12236

[startup+0.301851 s]
/proc/loadavg: 0.95 0.98 1.00 3/77 18539
/proc/meminfo: memFree=1600248/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=16956 CPUtime=0.29
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 3490 0 0 0 27 2 0 0 19 0 1 0 338116096 17362944 3456 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 4239 3456 206 20 0 3597 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16956

[startup+0.701891 s]
/proc/loadavg: 0.95 0.98 1.00 3/77 18539
/proc/meminfo: memFree=1600248/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=25956 CPUtime=0.69
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 5720 0 0 0 65 4 0 0 22 0 1 0 338116096 26578944 5686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134527137 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 6489 5686 206 20 0 5847 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25956

[startup+1.50198 s]
/proc/loadavg: 0.95 0.98 1.00 2/78 18540
/proc/meminfo: memFree=1572400/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=44836 CPUtime=1.49
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 10408 0 0 0 142 7 0 0 25 0 1 0 338116096 45912064 10374 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 11209 10374 206 20 0 10567 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44836

[startup+3.10114 s]
/proc/loadavg: 0.96 0.98 1.00 2/78 18540
/proc/meminfo: memFree=1546608/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=83876 CPUtime=3.08
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 19865 0 0 0 297 11 0 0 25 0 1 0 338116096 85889024 19831 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 20969 19831 206 20 0 20327 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83876

[startup+6.30148 s]
/proc/loadavg: 0.96 0.98 1.00 2/78 18540
/proc/meminfo: memFree=1469360/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=164204 CPUtime=6.28
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 38992 0 0 0 606 22 0 0 25 0 1 0 338116096 168144896 38958 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 41051 38959 206 20 0 40409 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 164204

[startup+12.7011 s]
/proc/loadavg: 0.96 0.98 1.00 2/78 18540
/proc/meminfo: memFree=1408688/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=209328 CPUtime=12.68
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 48350 0 0 0 1239 29 0 0 25 0 1 0 338116096 214351872 48316 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 52332 48316 207 20 0 51690 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 209328

[startup+25.5015 s]
/proc/loadavg: 0.97 0.98 1.00 2/78 18540
/proc/meminfo: memFree=1408752/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=209328 CPUtime=25.48
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 48350 0 0 0 2519 29 0 0 25 0 1 0 338116096 214351872 48316 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 52332 48316 207 20 0 51690 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 209328

[startup+51.1012 s]
/proc/loadavg: 0.98 0.98 1.00 2/78 18540
/proc/meminfo: memFree=1408880/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=209328 CPUtime=51.07
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 48350 0 0 0 5078 29 0 0 25 0 1 0 338116096 214351872 48316 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 52332 48316 207 20 0 51690 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 209328

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 18540
/proc/meminfo: memFree=1330928/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=293372 CPUtime=102.26
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 67798 0 0 0 10185 41 0 0 25 0 1 0 338116096 300412928 67764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 73343 67764 207 20 0 72701 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 293372

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 18540
/proc/meminfo: memFree=1312816/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=299464 CPUtime=162.24
/proc/18539/stat : 18539 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194304 72311 0 0 0 16180 44 0 0 25 0 1 0 338116096 306651136 72277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583683 0 0 4096 0 0 0 0 17 1 0 0
/proc/18539/statm: 74866 72277 207 20 0 74224 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 299464

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 18541
/proc/meminfo: memFree=1231848/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=635252 CPUtime=222.23
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 104527 0 0 0 22164 59 0 0 25 0 2 0 338116096 650498048 92455 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 158813 92455 218 20 0 158171 0
[pid=18539/tid=18541] ppid=18537 vsize=635252 CPUtime=30.74
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 29568 0 0 0 3063 11 0 0 25 0 2 0 338135250 650498048 92455 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 635252

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 18541
/proc/meminfo: memFree=1230952/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=635252 CPUtime=282.21
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 104758 0 0 0 28162 59 0 0 25 0 2 0 338116096 650498048 92686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 158813 92686 218 20 0 158171 0
[pid=18539/tid=18541] ppid=18537 vsize=635252 CPUtime=90.72
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 29799 0 0 0 9061 11 0 0 25 0 2 0 338135250 650498048 92686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 635252

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 18541
/proc/meminfo: memFree=1227112/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=638688 CPUtime=342.19
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 105773 0 0 0 34159 60 0 0 25 0 2 0 338116096 654016512 93701 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 159672 93701 218 20 0 159030 0
[pid=18539/tid=18541] ppid=18537 vsize=638688 CPUtime=150.7
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 30814 0 0 0 15058 12 0 0 25 0 2 0 338135250 654016512 93701 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 638688

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 18541
/proc/meminfo: memFree=1174440/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=691456 CPUtime=402.18
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 119084 0 0 0 40147 71 0 0 25 0 2 0 338116096 708050944 106958 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 172864 106958 218 20 0 172222 0
[pid=18539/tid=18541] ppid=18537 vsize=691456 CPUtime=210.69
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 44125 0 0 0 21046 23 0 0 25 0 2 0 338135250 708050944 106958 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 691456

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 18541
/proc/meminfo: memFree=1166568/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=698220 CPUtime=462.17
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 120965 0 0 0 46144 73 0 0 25 0 2 0 338116096 714977280 108711 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 174555 108711 218 20 0 173913 0
[pid=18539/tid=18541] ppid=18537 vsize=698220 CPUtime=270.68
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 46006 0 0 0 27043 25 0 0 25 0 2 0 338135250 714977280 108711 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 698220

[startup+522.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 18541
/proc/meminfo: memFree=1133864/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=731168 CPUtime=522.15
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 129329 0 0 0 52135 80 0 0 25 0 2 0 338116096 748716032 117004 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 182792 117004 218 20 0 182150 0
[pid=18539/tid=18541] ppid=18537 vsize=731168 CPUtime=330.66
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 54370 0 0 0 33034 32 0 0 25 0 2 0 338135250 748716032 117004 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 731168

[startup+582.303 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 18541
/proc/meminfo: memFree=1109224/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=755128 CPUtime=582.14
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 135426 0 0 0 58129 85 0 0 25 0 2 0 338116096 773251072 123026 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 188782 123026 218 20 0 188140 0
[pid=18539/tid=18541] ppid=18537 vsize=755128 CPUtime=390.64
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 60467 0 0 0 39027 37 0 0 25 0 2 0 338135250 773251072 123026 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 755128

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18541
/proc/meminfo: memFree=1109224/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=755128 CPUtime=642.13
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 135447 0 0 0 64127 86 0 0 25 0 2 0 338116096 773251072 123047 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 188782 123047 218 20 0 188140 0
[pid=18539/tid=18541] ppid=18537 vsize=755128 CPUtime=450.64
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 60488 0 0 0 45026 38 0 0 25 0 2 0 338135250 773251072 123047 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 755128

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18541
/proc/meminfo: memFree=1109224/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=755128 CPUtime=702.1
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 135469 0 0 0 70124 86 0 0 25 0 2 0 338116096 773251072 123069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 188782 123069 218 20 0 188140 0
[pid=18539/tid=18541] ppid=18537 vsize=755128 CPUtime=510.61
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 60510 0 0 0 51023 38 0 0 25 0 2 0 338135250 773251072 123069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 755128

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 18541
/proc/meminfo: memFree=1070632/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=793364 CPUtime=762.09
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 145140 0 0 0 76116 93 0 0 25 0 2 0 338116096 812404736 132658 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 198341 132658 218 20 0 197699 0
[pid=18539/tid=18541] ppid=18537 vsize=793364 CPUtime=570.6
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 70181 0 0 0 57015 45 0 0 25 0 2 0 338135250 812404736 132658 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 793364

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18541
/proc/meminfo: memFree=1070568/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=793364 CPUtime=822.08
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 145235 0 0 0 82114 94 0 0 25 0 2 0 338116096 812404736 132669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 198341 132669 218 20 0 197699 0
[pid=18539/tid=18541] ppid=18537 vsize=793364 CPUtime=630.59
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 70276 0 0 0 63013 46 0 0 25 0 2 0 338135250 812404736 132669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 793364

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 18613
/proc/meminfo: memFree=1069496/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=793364 CPUtime=882.03
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 145235 0 0 0 88107 96 0 0 25 0 2 0 338116096 812404736 132669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 198341 132669 218 20 0 197699 0
[pid=18539/tid=18541] ppid=18537 vsize=793364 CPUtime=690.55
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 70276 0 0 0 69006 49 0 0 25 0 2 0 338135250 812404736 132669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 793364

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18739
/proc/meminfo: memFree=1044712/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=819504 CPUtime=941.93
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 151857 0 0 0 94091 102 0 0 25 0 2 0 338116096 839172096 139205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 204876 139205 218 20 0 204234 0
[pid=18539/tid=18541] ppid=18537 vsize=819504 CPUtime=750.44
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 76898 0 0 0 74990 54 0 0 25 0 2 0 338135250 839172096 139205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 819504

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18739
/proc/meminfo: memFree=1034344/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=829376 CPUtime=1001.92
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 154413 0 0 0 100087 105 0 0 25 0 2 0 338116096 849281024 141674 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 207344 141674 218 20 0 206702 0
[pid=18539/tid=18541] ppid=18537 vsize=829376 CPUtime=810.43
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 79454 0 0 0 80986 57 0 0 25 0 2 0 338135250 849281024 141674 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 829376

[startup+1062.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 18739
/proc/meminfo: memFree=1034408/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=829376 CPUtime=1061.91
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 154509 0 0 0 106085 106 0 0 25 0 2 0 338116096 849281024 141682 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 207344 141682 218 20 0 206702 0
[pid=18539/tid=18541] ppid=18537 vsize=829376 CPUtime=870.42
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 79550 0 0 0 86984 58 0 0 25 0 2 0 338135250 849281024 141682 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 829376

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 18739
/proc/meminfo: memFree=1034344/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=829376 CPUtime=1121.89
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 154605 0 0 0 112083 106 0 0 25 0 2 0 338116096 849281024 141689 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 207344 141689 218 20 0 206702 0
[pid=18539/tid=18541] ppid=18537 vsize=829376 CPUtime=930.4
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 79646 0 0 0 92982 58 0 0 25 0 2 0 338135250 849281024 141689 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517008 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 829376

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18739
/proc/meminfo: memFree=997672/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=865892 CPUtime=1181.87
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 163843 0 0 0 118074 113 0 0 25 0 2 0 338116096 886673408 150838 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 216473 150838 218 20 0 215831 0
[pid=18539/tid=18541] ppid=18537 vsize=865892 CPUtime=990.38
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 88884 0 0 0 98973 65 0 0 25 0 2 0 338135250 886673408 150838 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 865892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18739
/proc/meminfo: memFree=997672/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=865892 CPUtime=1200.08
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 163843 0 0 0 119894 114 0 0 25 0 2 0 338116096 886673408 150838 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 216473 150838 218 20 0 215831 0
[pid=18539/tid=18541] ppid=18537 vsize=865892 CPUtime=1008.59
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 88884 0 0 0 100793 66 0 0 25 0 2 0 338135250 886673408 150838 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 865892

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18739
/proc/meminfo: memFree=997672/2055920 swapFree=4140644/4192956
[pid=18539] ppid=18537 vsize=865892 CPUtime=1200.08
/proc/18539/stat : 18539 (MiraXTv2_dyn) S 18537 18539 17915 0 -1 4194304 163843 0 0 0 119894 114 0 0 25 0 2 0 338116096 886673408 150838 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18539/statm: 216473 150838 218 20 0 215831 0
[pid=18539/tid=18541] ppid=18537 vsize=865892 CPUtime=1008.59
/proc/18539/task/18541/stat : 18541 (MiraXTv2_dyn) R 18537 18539 17915 0 -1 4194368 88884 0 0 0 100793 66 0 0 25 0 2 0 338135250 886673408 150838 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 865892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.18
CPU user time (s): 1198.95
CPU system time (s): 1.22981
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 865892

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

runsolver used 1.20282 second user time and 3.17152 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 16:46:26 UTC 2007

IDJOB= 334937
IDBENCH= 24639
IDSOLVER= 129
FILE ID= node17/334937-1178901977

PBS_JOBID= 5251090

Free space on /tmp= 66510 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  41f1c0479c607ce4a810d6cbab59e2f9

RANDOM SEED= 66948745

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1600656 kB
Buffers:         50168 kB
Cached:         315200 kB
SwapCached:      15568 kB
Active:         214936 kB
Inactive:       174616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600656 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:           56128 kB
Writeback:           0 kB
Mapped:          30068 kB
Slab:            51336 kB
Committed_AS: 10205600 kB
PageTables:       1796 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= 66510 MiB

End job on node17 on Fri May 11 17:06:28 UTC 2007