Trace number 313204

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.54

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-5-19-s.cnf
MD5SUMda84c31d7a6be4fe4d1189ad9ffe5349
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.3291
Satisfiable
(Un)Satisfiability was proved
Number of variables279590
Number of clauses1337190
Sum of the clauses size3109060
Maximum clause length10
Minimum clause length1
Number of clauses of size 123239
Number of clauses of size 21012692
Number of clauses of size 3249039
Number of clauses of size 45800
Number of clauses of size 523200
Number of clauses of size over 523220

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/node7/watcher-313204-1178807937 -o ROOT/results/node7/solver-313204-1178807937 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313204-1178807937/MiraXTv2_dyn /tmp/evaluation/313204-1178807937/instance-313204-1178807937.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.74 1.50 1.16 3/77 12633
/proc/meminfo: memFree=1799672/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=3788 CPUtime=0
/proc/12633/stat : 12633 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 356831518 3878912 291 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12633/statm: 947 298 202 20 0 305 0

[startup+0.03032 s]
/proc/loadavg: 1.74 1.50 1.16 3/77 12633
/proc/meminfo: memFree=1799672/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=9016 CPUtime=0.01
/proc/12633/stat : 12633 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194304 1643 0 0 0 1 0 0 0 18 0 1 0 356831518 9232384 1618 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134579235 0 0 4096 0 0 0 0 17 1 0 0
/proc/12633/statm: 2254 1619 206 20 0 1612 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9016

[startup+0.101336 s]
/proc/loadavg: 1.74 1.50 1.16 3/77 12633
/proc/meminfo: memFree=1799672/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=12780 CPUtime=0.09
/proc/12633/stat : 12633 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194304 2579 0 0 0 8 1 0 0 18 0 1 0 356831518 13086720 2554 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134574230 0 0 4096 0 0 0 0 17 0 0 0
/proc/12633/statm: 3195 2554 206 20 0 2553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12780

[startup+0.301359 s]
/proc/loadavg: 1.74 1.50 1.16 3/77 12633
/proc/meminfo: memFree=1799672/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=44308 CPUtime=0.29
/proc/12633/stat : 12633 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194304 9270 0 0 0 25 4 0 0 19 0 1 0 356831518 45371392 9245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134585197 0 0 4096 0 0 0 0 17 0 0 0
/proc/12633/statm: 11077 9245 206 20 0 10435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44308

[startup+0.7014 s]
/proc/loadavg: 1.74 1.50 1.16 3/77 12633
/proc/meminfo: memFree=1799672/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=68300 CPUtime=0.69
/proc/12633/stat : 12633 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194304 14615 0 0 0 62 7 0 0 23 0 1 0 356831518 69939200 14590 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10858126 0 0 4096 0 0 0 0 17 0 0 0
/proc/12633/statm: 17075 14590 206 20 0 16433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68300

[startup+1.50147 s]
/proc/loadavg: 1.74 1.50 1.16 2/78 12634
/proc/meminfo: memFree=1730800/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=104288 CPUtime=1.48
/proc/12633/stat : 12633 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194304 23731 0 0 0 136 12 0 0 25 0 1 0 356831518 106790912 23706 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/12633/statm: 26072 23706 206 20 0 25430 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 104288

[startup+3.10164 s]
/proc/loadavg: 1.68 1.49 1.15 2/78 12634
/proc/meminfo: memFree=1694960/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=122972 CPUtime=3.09
/proc/12633/stat : 12633 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194304 28426 0 0 0 294 15 0 0 25 0 1 0 356831518 125923328 28401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/12633/statm: 30743 28401 207 20 0 30101 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122972

[startup+6.30198 s]
/proc/loadavg: 1.68 1.49 1.15 2/78 12634
/proc/meminfo: memFree=1665648/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=149940 CPUtime=6.28
/proc/12633/stat : 12633 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194304 35096 0 0 0 610 18 0 0 25 0 1 0 356831518 153538560 34733 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10846277 0 0 4096 0 0 0 0 17 1 0 0
/proc/12633/statm: 37485 34733 207 20 0 36843 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 149940

[startup+12.7016 s]
/proc/loadavg: 1.62 1.48 1.15 2/79 12635
/proc/meminfo: memFree=1615784/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=273372 CPUtime=12.68
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 51077 0 0 0 1243 25 0 0 25 0 2 0 356831518 279932928 46143 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 68343 46143 218 20 0 67701 0
[pid=12633/tid=12635] ppid=12631 vsize=273372 CPUtime=6.09
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 15023 0 0 0 603 6 0 0 25 0 2 0 356832179 279932928 46143 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 273372

[startup+25.502 s]
/proc/loadavg: 1.49 1.46 1.15 2/79 12635
/proc/meminfo: memFree=1615528/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=273636 CPUtime=25.48
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 51147 0 0 0 2523 25 0 0 25 0 2 0 356831518 280203264 46213 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 68409 46213 218 20 0 67767 0
[pid=12633/tid=12635] ppid=12631 vsize=273636 CPUtime=18.89
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 15093 0 0 0 1883 6 0 0 25 0 2 0 356832179 280203264 46213 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 273636

[startup+51.1017 s]
/proc/loadavg: 1.32 1.42 1.15 2/79 12635
/proc/meminfo: memFree=1610600/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=280444 CPUtime=51.05
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 55469 0 0 0 5078 27 0 0 25 0 2 0 356831518 287174656 48278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 70111 48278 218 20 0 69469 0
[pid=12633/tid=12635] ppid=12631 vsize=280444 CPUtime=44.46
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 19415 0 0 0 4438 8 0 0 25 0 2 0 356832179 287174656 48278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134528279 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 280444

[startup+102.305 s]
/proc/loadavg: 1.13 1.35 1.13 2/79 12635
/proc/meminfo: memFree=1507496/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=379392 CPUtime=102.24
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 80523 0 0 0 10180 44 0 0 25 0 2 0 356831518 388497408 73257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 94848 73257 218 20 0 94206 0
[pid=12633/tid=12635] ppid=12631 vsize=379392 CPUtime=95.65
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 44469 0 0 0 9540 25 0 0 25 0 2 0 356832179 388497408 73257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 379392

[startup+162.301 s]
/proc/loadavg: 1.05 1.29 1.12 2/79 12635
/proc/meminfo: memFree=1403176/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=482700 CPUtime=162.23
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 106564 0 0 0 16161 62 0 0 25 0 2 0 356831518 494284800 99201 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 120675 99201 218 20 0 120033 0
[pid=12633/tid=12635] ppid=12631 vsize=482700 CPUtime=155.63
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 70510 0 0 0 15520 43 0 0 25 0 2 0 356832179 494284800 99201 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 482700

[startup+222.302 s]
/proc/loadavg: 1.01 1.23 1.11 2/79 12635
/proc/meminfo: memFree=1315112/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=570148 CPUtime=222.21
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 128622 0 0 0 22144 77 0 0 25 0 2 0 356831518 583831552 121141 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 142537 121141 218 20 0 141895 0
[pid=12633/tid=12635] ppid=12631 vsize=570148 CPUtime=215.61
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 92568 0 0 0 21503 58 0 0 25 0 2 0 356832179 583831552 121141 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 570148

[startup+282.302 s]
/proc/loadavg: 1.00 1.19 1.10 2/79 12635
/proc/meminfo: memFree=1237224/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=651204 CPUtime=282.19
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 148927 0 0 0 28130 89 0 0 25 0 2 0 356831518 666832896 141446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 162801 141446 218 20 0 162159 0
[pid=12633/tid=12635] ppid=12631 vsize=651204 CPUtime=275.6
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 112873 0 0 0 27490 70 0 0 25 0 2 0 356832179 666832896 141446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517022 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 651204

[startup+342.301 s]
/proc/loadavg: 1.00 1.15 1.09 2/79 12635
/proc/meminfo: memFree=1168040/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=717948 CPUtime=342.17
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 165756 0 0 0 34118 99 0 0 25 0 2 0 356831518 735178752 158146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 179487 158146 218 20 0 178845 0
[pid=12633/tid=12635] ppid=12631 vsize=717948 CPUtime=335.58
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 129702 0 0 0 33478 80 0 0 25 0 2 0 356832179 735178752 158146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517149 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 717948

[startup+402.301 s]
/proc/loadavg: 1.00 1.12 1.08 2/79 12635
/proc/meminfo: memFree=1102184/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=782392 CPUtime=402.15
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 181945 0 0 0 40107 108 0 0 25 0 2 0 356831518 801169408 174269 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 195598 174269 218 20 0 194956 0
[pid=12633/tid=12635] ppid=12631 vsize=782392 CPUtime=395.56
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 145891 0 0 0 39467 89 0 0 25 0 2 0 356832179 801169408 174269 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 782392

[startup+462.302 s]
/proc/loadavg: 1.00 1.10 1.08 2/79 12635
/proc/meminfo: memFree=1086568/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=797948 CPUtime=462.14
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 185907 0 0 0 46103 111 0 0 25 0 2 0 356831518 817098752 178164 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 199487 178164 218 20 0 198845 0
[pid=12633/tid=12635] ppid=12631 vsize=797948 CPUtime=455.55
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 149853 0 0 0 45463 92 0 0 25 0 2 0 356832179 817098752 178164 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 797948

[startup+522.301 s]
/proc/loadavg: 1.00 1.08 1.07 2/79 12635
/proc/meminfo: memFree=1058024/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=829672 CPUtime=522.12
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 193824 0 0 0 52096 116 0 0 25 0 2 0 356831518 849584128 186081 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 207418 186082 218 20 0 206776 0
[pid=12633/tid=12635] ppid=12631 vsize=829672 CPUtime=515.52
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 157771 0 0 0 51455 97 0 0 25 0 2 0 356832179 849584128 186082 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 829672

[startup+582.301 s]
/proc/loadavg: 1.00 1.06 1.07 2/79 12635
/proc/meminfo: memFree=1037288/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=847120 CPUtime=582.11
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 198262 0 0 0 58092 119 0 0 25 0 2 0 356831518 867450880 190452 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 211780 190452 218 20 0 211138 0
[pid=12633/tid=12635] ppid=12631 vsize=847120 CPUtime=575.51
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 162208 0 0 0 57451 100 0 0 25 0 2 0 356832179 867450880 190452 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 847120

[startup+642.302 s]
/proc/loadavg: 1.00 1.05 1.06 2/79 12635
/proc/meminfo: memFree=1021352/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=863020 CPUtime=642.09
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 202313 0 0 0 64088 121 0 0 25 0 2 0 356831518 883732480 194436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 215755 194436 218 20 0 215113 0
[pid=12633/tid=12635] ppid=12631 vsize=863020 CPUtime=635.5
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 166259 0 0 0 63448 102 0 0 25 0 2 0 356832179 883732480 194436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 863020

[startup+702.302 s]
/proc/loadavg: 1.00 1.04 1.05 2/79 12635
/proc/meminfo: memFree=1021352/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=863020 CPUtime=702.07
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 202313 0 0 0 70085 122 0 0 25 0 2 0 356831518 883732480 194436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 215755 194436 218 20 0 215113 0
[pid=12633/tid=12635] ppid=12631 vsize=863020 CPUtime=695.48
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 166259 0 0 0 69445 103 0 0 25 0 2 0 356832179 883732480 194436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 863020

[startup+762.305 s]
/proc/loadavg: 1.00 1.03 1.05 2/79 12635
/proc/meminfo: memFree=964904/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=919352 CPUtime=762.05
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 216459 0 0 0 76075 130 0 0 25 0 2 0 356831518 941416448 208515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 229838 208515 218 20 0 229196 0
[pid=12633/tid=12635] ppid=12631 vsize=919352 CPUtime=755.46
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 180405 0 0 0 75435 111 0 0 25 0 2 0 356832179 941416448 208515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 919352

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/79 12635
/proc/meminfo: memFree=964968/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=919352 CPUtime=822.04
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 216459 0 0 0 82073 131 0 0 25 0 2 0 356831518 941416448 208515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 229838 208515 218 20 0 229196 0
[pid=12633/tid=12635] ppid=12631 vsize=919352 CPUtime=815.45
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 180405 0 0 0 81433 112 0 0 25 0 2 0 356832179 941416448 208515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 919352

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.04 2/79 12635
/proc/meminfo: memFree=964968/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=919352 CPUtime=882.02
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 216459 0 0 0 88071 131 0 0 25 0 2 0 356831518 941416448 208515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 229838 208515 218 20 0 229196 0
[pid=12633/tid=12635] ppid=12631 vsize=919352 CPUtime=875.43
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 180405 0 0 0 87431 112 0 0 25 0 2 0 356832179 941416448 208515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526703 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 919352

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.03 2/79 12635
/proc/meminfo: memFree=965032/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=919352 CPUtime=942
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 216459 0 0 0 94068 132 0 0 25 0 2 0 356831518 941416448 208515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 229838 208515 218 20 0 229196 0
[pid=12633/tid=12635] ppid=12631 vsize=919352 CPUtime=935.41
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 180405 0 0 0 93428 113 0 0 25 0 2 0 356832179 941416448 208515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 919352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 12635
/proc/meminfo: memFree=922536/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=961664 CPUtime=1001.98
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 227103 0 0 0 100060 138 0 0 25 0 2 0 356831518 984743936 219091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 240416 219091 218 20 0 239774 0
[pid=12633/tid=12635] ppid=12631 vsize=961664 CPUtime=995.39
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 191049 0 0 0 99420 119 0 0 25 0 2 0 356832179 984743936 219091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520168 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 961664

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 12635
/proc/meminfo: memFree=922536/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=961664 CPUtime=1061.96
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 227103 0 0 0 106058 138 0 0 25 0 2 0 356831518 984743936 219091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 240416 219091 218 20 0 239774 0
[pid=12633/tid=12635] ppid=12631 vsize=961664 CPUtime=1055.37
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 191049 0 0 0 105418 119 0 0 25 0 2 0 356832179 984743936 219091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 961664

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 12635
/proc/meminfo: memFree=922600/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=961664 CPUtime=1121.95
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 227103 0 0 0 112056 139 0 0 25 0 2 0 356831518 984743936 219091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 240416 219091 218 20 0 239774 0
[pid=12633/tid=12635] ppid=12631 vsize=961664 CPUtime=1115.36
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 191049 0 0 0 111416 120 0 0 25 0 2 0 356832179 984743936 219091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 961664

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 12635
/proc/meminfo: memFree=922664/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=961664 CPUtime=1181.93
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 227103 0 0 0 118054 139 0 0 25 0 2 0 356831518 984743936 219091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 240416 219091 218 20 0 239774 0
[pid=12633/tid=12635] ppid=12631 vsize=961664 CPUtime=1175.34
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 191049 0 0 0 117414 120 0 0 25 0 2 0 356832179 984743936 219091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 961664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 12635
/proc/meminfo: memFree=922664/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=961664 CPUtime=1200.04
/proc/12633/stat : 12633 (MiraXTv2_dyn) S 12631 12633 11952 0 -1 4194304 227103 0 0 0 119864 140 0 0 25 0 2 0 356831518 984743936 219091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12633/statm: 240416 219091 218 20 0 239774 0
[pid=12633/tid=12635] ppid=12631 vsize=961664 CPUtime=1193.44
/proc/12633/task/12635/stat : 12635 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4194368 191049 0 0 0 119223 121 0 0 25 0 2 0 356832179 984743936 219091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 961664

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 12635
/proc/meminfo: memFree=922664/2055920 swapFree=4156568/4192956
[pid=12633] ppid=12631 vsize=0 CPUtime=1200.14
/proc/12633/stat : 12633 (MiraXTv2_dyn) R 12631 12633 11952 0 -1 4195332 227103 0 0 0 119864 150 0 0 17 0 1 0 356831518 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/12633/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.18
CPU user time (s): 1198.65
CPU system time (s): 1.53177
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 961664

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

runsolver used 1.3348 second user time and 3.04054 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 10 14:38:59 UTC 2007

IDJOB= 313204
IDBENCH= 20360
IDSOLVER= 129
FILE ID= node7/313204-1178807937

PBS_JOBID= 5250945

Free space on /tmp= 66530 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-5-19-s.cnf
COMMAND LINE= /tmp/evaluation/313204-1178807937/MiraXTv2_dyn /tmp/evaluation/313204-1178807937/instance-313204-1178807937.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-313204-1178807937 -o ROOT/results/node7/solver-313204-1178807937 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313204-1178807937/MiraXTv2_dyn /tmp/evaluation/313204-1178807937/instance-313204-1178807937.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  da84c31d7a6be4fe4d1189ad9ffe5349

RANDOM SEED= 940324287

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1800016 kB
Buffers:         38652 kB
Cached:         127404 kB
SwapCached:      16932 kB
Active:         147052 kB
Inactive:        67272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800016 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:           28440 kB
Writeback:           0 kB
Mapped:          54256 kB
Slab:            26968 kB
Committed_AS: 14724452 kB
PageTables:       1944 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= 66530 MiB

End job on node7 on Thu May 10 14:59:02 UTC 2007