Trace number 308919

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 v1? (TO) 1200.04 1200.52

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1973057201-08-SAT.cnf
MD5SUM59fcf8ee23a69e06fa5c0df736bb56de
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.3363
Satisfiable
(Un)Satisfiability was proved
Number of variables4494
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node10/watcher-308919-1178866915 -o ROOT/results/node10/solver-308919-1178866915 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308919-1178866915/MiraXTv1_dyn /tmp/evaluation/308919-1178866915/instance-308919-1178866915.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 1.56 1.19 3/83 15400
/proc/meminfo: memFree=1699920/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=3920 CPUtime=0
/proc/15400/stat : 15400 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 362729055 4014080 328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/15400/statm: 980 337 205 20 0 338 0

[startup+0.072395 s]
/proc/loadavg: 1.98 1.56 1.19 3/83 15400
/proc/meminfo: memFree=1699920/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=8060 CPUtime=0.06
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 1110 0 0 0 6 0 0 0 18 0 2 0 362729055 8253440 1085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 2015 1085 218 20 0 1373 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8060

[startup+0.101401 s]
/proc/loadavg: 1.98 1.56 1.19 3/83 15400
/proc/meminfo: memFree=1699920/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=8060 CPUtime=0.09
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 1114 0 0 0 9 0 0 0 18 0 2 0 362729055 8253440 1089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 2015 1089 218 20 0 1373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8060

[startup+0.301446 s]
/proc/loadavg: 1.98 1.56 1.19 3/83 15400
/proc/meminfo: memFree=1699920/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=8192 CPUtime=0.29
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 1133 0 0 0 29 0 0 0 18 0 2 0 362729055 8388608 1108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 2048 1108 218 20 0 1406 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8192

[startup+0.70153 s]
/proc/loadavg: 1.98 1.56 1.19 3/83 15400
/proc/meminfo: memFree=1699920/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=8852 CPUtime=0.69
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 1341 0 0 0 69 0 0 0 18 0 2 0 362729055 9064448 1316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 2213 1316 218 20 0 1571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8852

[startup+1.5017 s]
/proc/loadavg: 1.90 1.55 1.19 2/85 15404
/proc/meminfo: memFree=1695040/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=10172 CPUtime=1.49
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 1687 0 0 0 149 0 0 0 18 0 2 0 362729055 10416128 1662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 2543 1662 218 20 0 1901 0
[pid=15400/tid=15402] ppid=15398 vsize=10172 CPUtime=1.43
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 920 0 0 0 143 0 0 0 25 0 2 0 362729061 10416128 1662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10172

[startup+3.10105 s]
/proc/loadavg: 1.90 1.55 1.19 2/85 15404
/proc/meminfo: memFree=1692992/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=12888 CPUtime=3.09
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 2233 0 0 0 308 1 0 0 18 0 2 0 362729055 13197312 2208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 3222 2208 218 20 0 2580 0
[pid=15400/tid=15402] ppid=15398 vsize=12888 CPUtime=3.03
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 1466 0 0 0 303 0 0 0 25 0 2 0 362729061 13197312 2208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12888

[startup+6.30174 s]
/proc/loadavg: 1.90 1.55 1.19 2/79 15424
/proc/meminfo: memFree=1690480/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=16048 CPUtime=6.27
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 3069 0 0 0 626 1 0 0 18 0 2 0 362729055 16433152 3044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 4012 3044 218 20 0 3370 0
[pid=15400/tid=15402] ppid=15398 vsize=16048 CPUtime=6.22
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 2302 0 0 0 621 1 0 0 25 0 2 0 362729061 16433152 3044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16048

[startup+12.7011 s]
/proc/loadavg: 1.76 1.53 1.19 2/79 15424
/proc/meminfo: memFree=1684464/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=20556 CPUtime=12.68
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 4301 0 0 0 1265 3 0 0 18 0 2 0 362729055 21049344 4239 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 5139 4239 218 20 0 4497 0
[pid=15400/tid=15402] ppid=15398 vsize=20556 CPUtime=12.61
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 3534 0 0 0 1259 2 0 0 25 0 2 0 362729061 21049344 4239 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20556

[startup+25.5019 s]
/proc/loadavg: 1.65 1.51 1.19 2/79 15424
/proc/meminfo: memFree=1675568/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=29856 CPUtime=25.47
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 6776 0 0 0 2542 5 0 0 18 0 2 0 362729055 30572544 6627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 7464 6627 218 20 0 6822 0
[pid=15400/tid=15402] ppid=15398 vsize=29856 CPUtime=25.41
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 6009 0 0 0 2537 4 0 0 25 0 2 0 362729061 30572544 6627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29856

[startup+51.1014 s]
/proc/loadavg: 1.42 1.47 1.18 2/79 15424
/proc/meminfo: memFree=1664880/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=40268 CPUtime=51.06
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 9604 0 0 0 5098 8 0 0 18 0 2 0 362729055 41234432 9286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 10067 9286 218 20 0 9425 0
[pid=15400/tid=15402] ppid=15398 vsize=40268 CPUtime=51
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 8837 0 0 0 5093 7 0 0 25 0 2 0 362729061 41234432 9286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40268

[startup+102.305 s]
/proc/loadavg: 1.17 1.39 1.17 2/79 15424
/proc/meminfo: memFree=1660208/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=44836 CPUtime=102.25
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 11100 0 0 0 10216 9 0 0 18 0 2 0 362729055 45912064 10386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 11209 10386 218 20 0 10567 0
[pid=15400/tid=15402] ppid=15398 vsize=44836 CPUtime=102.18
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 10333 0 0 0 10210 8 0 0 25 0 2 0 362729061 45912064 10386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 44836

[startup+162.301 s]
/proc/loadavg: 1.06 1.32 1.16 2/79 15424
/proc/meminfo: memFree=1655152/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=50132 CPUtime=162.21
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 12878 0 0 0 16211 10 0 0 18 0 2 0 362729055 51335168 11735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 12533 11735 218 20 0 11891 0
[pid=15400/tid=15402] ppid=15398 vsize=50132 CPUtime=162.16
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 12111 0 0 0 16206 10 0 0 25 0 2 0 362729061 51335168 11735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 50132

[startup+222.302 s]
/proc/loadavg: 1.02 1.26 1.15 2/79 15424
/proc/meminfo: memFree=1650224/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=54388 CPUtime=222.19
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 14407 0 0 0 22207 12 0 0 18 0 2 0 362729055 55693312 12821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 13597 12821 218 20 0 12955 0
[pid=15400/tid=15402] ppid=15398 vsize=54388 CPUtime=222.14
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 13640 0 0 0 22202 12 0 0 25 0 2 0 362729061 55693312 12821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 54388

[startup+282.301 s]
/proc/loadavg: 1.01 1.21 1.13 2/79 15424
/proc/meminfo: memFree=1650160/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=54388 CPUtime=282.17
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 14872 0 0 0 28204 13 0 0 18 0 2 0 362729055 55693312 12832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 13597 12832 218 20 0 12955 0
[pid=15400/tid=15402] ppid=15398 vsize=54388 CPUtime=282.11
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 14105 0 0 0 28198 13 0 0 25 0 2 0 362729061 55693312 12832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 54388

[startup+342.301 s]
/proc/loadavg: 1.00 1.17 1.12 2/79 15424
/proc/meminfo: memFree=1648048/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=56512 CPUtime=342.15
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 15798 0 0 0 34200 15 0 0 18 0 2 0 362729055 57868288 13373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 14128 13373 218 20 0 13486 0
[pid=15400/tid=15402] ppid=15398 vsize=56512 CPUtime=342.09
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 15031 0 0 0 34195 14 0 0 25 0 2 0 362729061 57868288 13373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 56512

[startup+402.302 s]
/proc/loadavg: 1.00 1.13 1.11 2/79 15424
/proc/meminfo: memFree=1644784/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=59720 CPUtime=402.12
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 16993 0 0 0 40196 16 0 0 18 0 2 0 362729055 61153280 14178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 14930 14178 218 20 0 14288 0
[pid=15400/tid=15402] ppid=15398 vsize=59720 CPUtime=402.07
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 16226 0 0 0 40191 16 0 0 25 0 2 0 362729061 61153280 14178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 59720

[startup+462.302 s]
/proc/loadavg: 1.00 1.11 1.10 2/79 15424
/proc/meminfo: memFree=1644784/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=59720 CPUtime=462.1
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 17483 0 0 0 46193 17 0 0 18 0 2 0 362729055 61153280 14191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 14930 14191 218 20 0 14288 0
[pid=15400/tid=15402] ppid=15398 vsize=59720 CPUtime=462.04
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 16716 0 0 0 46188 16 0 0 25 0 2 0 362729061 61153280 14191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 59720

[startup+522.302 s]
/proc/loadavg: 1.00 1.08 1.09 2/79 15424
/proc/meminfo: memFree=1644720/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=59720 CPUtime=522.07
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 17980 0 0 0 52190 17 0 0 18 0 2 0 362729055 61153280 14202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 14930 14202 218 20 0 14288 0
[pid=15400/tid=15402] ppid=15398 vsize=59720 CPUtime=522.02
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 17213 0 0 0 52185 17 0 0 25 0 2 0 362729061 61153280 14202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 59720

[startup+582.302 s]
/proc/loadavg: 1.00 1.07 1.08 2/79 15424
/proc/meminfo: memFree=1644656/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=59720 CPUtime=582.05
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 18398 0 0 0 58187 18 0 0 18 0 2 0 362729055 61153280 14209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 14930 14209 218 20 0 14288 0
[pid=15400/tid=15402] ppid=15398 vsize=59720 CPUtime=581.99
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 17631 0 0 0 58182 17 0 0 25 0 2 0 362729061 61153280 14209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 59720

[startup+642.302 s]
/proc/loadavg: 1.00 1.05 1.08 2/79 15424
/proc/meminfo: memFree=1644656/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=59720 CPUtime=642.03
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 18738 0 0 0 64185 18 0 0 18 0 2 0 362729055 61153280 14216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 14930 14216 218 20 0 14288 0
[pid=15400/tid=15402] ppid=15398 vsize=59720 CPUtime=641.97
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 17971 0 0 0 64179 18 0 0 25 0 2 0 362729061 61153280 14216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 59720

[startup+702.302 s]
/proc/loadavg: 1.00 1.04 1.07 2/79 15424
/proc/meminfo: memFree=1644592/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60092 CPUtime=702
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 19250 0 0 0 70181 19 0 0 18 0 2 0 362729055 61534208 14223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15023 14223 218 20 0 14381 0
[pid=15400/tid=15402] ppid=15398 vsize=60092 CPUtime=701.95
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 18483 0 0 0 70176 19 0 0 25 0 2 0 362729061 61534208 14223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 60092

[startup+762.305 s]
/proc/loadavg: 1.00 1.03 1.07 2/79 15424
/proc/meminfo: memFree=1644592/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60092 CPUtime=761.99
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 19511 0 0 0 76179 20 0 0 18 0 2 0 362729055 61534208 14229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15023 14229 218 20 0 14381 0
[pid=15400/tid=15402] ppid=15398 vsize=60092 CPUtime=761.92
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 18744 0 0 0 76173 19 0 0 25 0 2 0 362729061 61534208 14229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 60092

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/79 15424
/proc/meminfo: memFree=1644592/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60092 CPUtime=821.95
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 19944 0 0 0 82175 20 0 0 18 0 2 0 362729055 61534208 14234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15023 14234 218 20 0 14381 0
[pid=15400/tid=15402] ppid=15398 vsize=60092 CPUtime=821.9
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 19177 0 0 0 82170 20 0 0 25 0 2 0 362729061 61534208 14234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 60092

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/79 15424
/proc/meminfo: memFree=1644656/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60092 CPUtime=881.93
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 20379 0 0 0 88172 21 0 0 18 0 2 0 362729055 61534208 14238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15023 14238 218 20 0 14381 0
[pid=15400/tid=15402] ppid=15398 vsize=60092 CPUtime=881.87
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 19612 0 0 0 88167 20 0 0 25 0 2 0 362729061 61534208 14238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 60092

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/79 15424
/proc/meminfo: memFree=1644592/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60092 CPUtime=941.91
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 20913 0 0 0 94169 22 0 0 18 0 2 0 362729055 61534208 14248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15023 14248 218 20 0 14381 0
[pid=15400/tid=15402] ppid=15398 vsize=60092 CPUtime=941.85
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 20146 0 0 0 94164 21 0 0 25 0 2 0 362729061 61534208 14248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 60092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/79 15424
/proc/meminfo: memFree=1644464/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60528 CPUtime=1001.88
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 21391 0 0 0 100166 22 0 0 18 0 2 0 362729055 61980672 14283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15132 14283 218 20 0 14490 0
[pid=15400/tid=15402] ppid=15398 vsize=60528 CPUtime=1001.83
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 20624 0 0 0 100161 22 0 0 25 0 2 0 362729061 61980672 14283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 60528

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 15424
/proc/meminfo: memFree=1644400/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60528 CPUtime=1061.86
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 21751 0 0 0 106163 23 0 0 18 0 2 0 362729055 61980672 14286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15132 14286 218 20 0 14490 0
[pid=15400/tid=15402] ppid=15398 vsize=60528 CPUtime=1061.8
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 20984 0 0 0 106158 22 0 0 25 0 2 0 362729061 61980672 14286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 60528

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 15424
/proc/meminfo: memFree=1644400/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60528 CPUtime=1121.84
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 22116 0 0 0 112160 24 0 0 18 0 2 0 362729055 61980672 14291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15132 14291 218 20 0 14490 0
[pid=15400/tid=15402] ppid=15398 vsize=60528 CPUtime=1121.78
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 21349 0 0 0 112155 23 0 0 25 0 2 0 362729061 61980672 14291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 60528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 15424
/proc/meminfo: memFree=1644080/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60664 CPUtime=1181.81
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 22635 0 0 0 118157 24 0 0 18 0 2 0 362729055 62119936 14357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15166 14357 218 20 0 14524 0
[pid=15400/tid=15402] ppid=15398 vsize=60664 CPUtime=1181.76
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 21868 0 0 0 118152 24 0 0 25 0 2 0 362729061 62119936 14357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 60664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 15424
/proc/meminfo: memFree=1644080/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60664 CPUtime=1200.01
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 22819 0 0 0 119977 24 0 0 18 0 2 0 362729055 62119936 14359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15166 14359 218 20 0 14524 0
[pid=15400/tid=15402] ppid=15398 vsize=60664 CPUtime=1199.96
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 22052 0 0 0 119972 24 0 0 25 0 2 0 362729061 62119936 14359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 60664

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.02 2/79 15424
/proc/meminfo: memFree=1644080/2055920 swapFree=4143928/4192956
[pid=15400] ppid=15398 vsize=60664 CPUtime=1200.01
/proc/15400/stat : 15400 (MiraXTv1_dyn) S 15398 15400 13992 0 -1 4194304 22819 0 0 0 119977 24 0 0 18 0 2 0 362729055 62119936 14359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15400/statm: 15166 14359 218 20 0 14524 0
[pid=15400/tid=15402] ppid=15398 vsize=60664 CPUtime=1199.96
/proc/15400/task/15402/stat : 15402 (MiraXTv1_dyn) R 15398 15400 13992 0 -1 4194368 22052 0 0 0 119972 24 0 0 25 0 2 0 362729061 62119936 14359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 60664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.78
CPU system time (s): 0.25896
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 60888

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

runsolver used 1.2858 second user time and 3.08953 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 07:01:55 UTC 2007

IDJOB= 308919
IDBENCH= 20245
IDSOLVER= 130
FILE ID= node10/308919-1178866915

PBS_JOBID= 5251023

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1973057201-08-SAT.cnf
COMMAND LINE= /tmp/evaluation/308919-1178866915/MiraXTv1_dyn /tmp/evaluation/308919-1178866915/instance-308919-1178866915.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-308919-1178866915 -o ROOT/results/node10/solver-308919-1178866915 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308919-1178866915/MiraXTv1_dyn /tmp/evaluation/308919-1178866915/instance-308919-1178866915.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  59fcf8ee23a69e06fa5c0df736bb56de

RANDOM SEED= 946391099

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1700328 kB
Buffers:         49320 kB
Cached:         217440 kB
SwapCached:      18024 kB
Active:         128796 kB
Inactive:       162944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700328 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4176 kB
Writeback:           0 kB
Mapped:          31384 kB
Slab:            49088 kB
Committed_AS:  5262000 kB
PageTables:       1936 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= 66560 MiB

End job on node10 on Fri May 11 07:21:58 UTC 2007