Trace number 330605

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.14 1200.96

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k25.cnf
MD5SUMcb7e94a0572e125e87a474412f4998c5
Bench CategoryINDUST (industrial 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 variables50004
Number of clauses206879
Sum of the clauses size527991
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2145945
Number of clauses of size 338456
Number of clauses of size 47314
Number of clauses of size 54149
Number of clauses of size over 58943

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-330605-1178892983 -o ROOT/results/node11/solver-330605-1178892983 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330605-1178892983/MiraXTv2_dyn /tmp/evaluation/330605-1178892983/instance-330605-1178892983.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.89 2.00 1.72 3/77 28840
/proc/meminfo: memFree=1583664/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=3788 CPUtime=0
/proc/28840/stat : 28840 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194304 428 0 0 0 0 0 0 0 18 0 1 0 330347326 3878912 403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28840/statm: 947 411 202 20 0 305 0

[startup+0.056267 s]
/proc/loadavg: 1.89 2.00 1.72 3/77 28840
/proc/meminfo: memFree=1583664/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=8224 CPUtime=0.04
/proc/28840/stat : 28840 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194304 1519 0 0 0 4 0 0 0 18 0 1 0 330347326 8421376 1494 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526863 0 0 4096 0 0 0 0 17 0 0 0
/proc/28840/statm: 2056 1494 206 20 0 1414 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8224

[startup+0.101273 s]
/proc/loadavg: 1.89 2.00 1.72 3/77 28840
/proc/meminfo: memFree=1583664/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=11468 CPUtime=0.09
/proc/28840/stat : 28840 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194304 2336 0 0 0 8 1 0 0 18 0 1 0 330347326 11743232 2311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/28840/statm: 2867 2311 206 20 0 2225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11468

[startup+0.301296 s]
/proc/loadavg: 1.89 2.00 1.72 3/77 28840
/proc/meminfo: memFree=1583664/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=22084 CPUtime=0.29
/proc/28840/stat : 28840 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194304 4676 0 0 0 27 2 0 0 19 0 1 0 330347326 22614016 4651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/28840/statm: 5521 4651 207 20 0 4879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22084

[startup+0.701342 s]
/proc/loadavg: 1.89 2.00 1.72 3/77 28840
/proc/meminfo: memFree=1583664/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=30540 CPUtime=0.69
/proc/28840/stat : 28840 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194304 6865 0 0 0 65 4 0 0 23 0 1 0 330347326 31272960 6840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134574224 0 0 4096 0 0 0 0 17 0 0 0
/proc/28840/statm: 7635 6840 207 20 0 6993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30540

[startup+1.50244 s]
/proc/loadavg: 1.82 1.98 1.71 2/78 28841
/proc/meminfo: memFree=1555304/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=57704 CPUtime=1.49
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 10743 0 0 0 143 6 0 0 25 0 2 0 330347326 59088896 9874 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 14426 9874 218 20 0 13784 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57704

[startup+3.10162 s]
/proc/loadavg: 1.82 1.98 1.71 2/79 28842
/proc/meminfo: memFree=1544544/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=56204 CPUtime=3.09
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 10801 0 0 0 302 7 0 0 25 0 2 0 330347326 57552896 9540 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 14051 9540 218 20 0 13409 0
[pid=28840/tid=28842] ppid=28838 vsize=56204 CPUtime=1.93
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 3176 0 0 0 192 1 0 0 25 0 2 0 330347441 57552896 9540 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56204

[startup+6.30201 s]
/proc/loadavg: 1.75 1.96 1.71 2/79 28842
/proc/meminfo: memFree=1545696/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=56336 CPUtime=6.29
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 10914 0 0 0 622 7 0 0 25 0 2 0 330347326 57688064 9653 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 14084 9653 218 20 0 13442 0
[pid=28840/tid=28842] ppid=28838 vsize=56336 CPUtime=5.13
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 3289 0 0 0 512 1 0 0 25 0 2 0 330347441 57688064 9653 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525977 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56336

[startup+12.7018 s]
/proc/loadavg: 1.69 1.95 1.71 2/79 28842
/proc/meminfo: memFree=1540584/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=61880 CPUtime=12.68
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 12430 0 0 0 1261 7 0 0 25 0 2 0 330347326 63365120 11169 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 15470 11169 218 20 0 14828 0
[pid=28840/tid=28842] ppid=28838 vsize=61880 CPUtime=11.52
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 4805 0 0 0 1150 2 0 0 25 0 2 0 330347441 63365120 11169 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61880

[startup+25.5013 s]
/proc/loadavg: 1.59 1.91 1.70 2/79 28842
/proc/meminfo: memFree=1530216/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=70988 CPUtime=25.47
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 14940 0 0 0 2538 9 0 0 25 0 2 0 330347326 72691712 13597 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 17747 13597 218 20 0 17105 0
[pid=28840/tid=28842] ppid=28838 vsize=70988 CPUtime=24.31
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 7315 0 0 0 2428 3 0 0 25 0 2 0 330347441 72691712 13597 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 70988

[startup+51.1013 s]
/proc/loadavg: 1.35 1.83 1.68 2/79 28842
/proc/meminfo: memFree=1508200/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=91856 CPUtime=51.05
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 20457 0 0 0 5092 13 0 0 25 0 2 0 330347326 94060544 18942 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 22964 18942 218 20 0 22322 0
[pid=28840/tid=28842] ppid=28838 vsize=91856 CPUtime=49.89
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 12832 0 0 0 4982 7 0 0 25 0 2 0 330347441 94060544 18942 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520168 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 91856

[startup+102.306 s]
/proc/loadavg: 1.15 1.70 1.64 2/79 28842
/proc/meminfo: memFree=1472616/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=127276 CPUtime=102.22
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 29643 0 0 0 10202 20 0 0 25 0 2 0 330347326 130330624 27918 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 31819 27918 218 20 0 31177 0
[pid=28840/tid=28842] ppid=28838 vsize=127276 CPUtime=101.06
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 22018 0 0 0 10092 14 0 0 25 0 2 0 330347441 130330624 27918 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 127276

[startup+162.301 s]
/proc/loadavg: 1.05 1.57 1.60 2/79 28842
/proc/meminfo: memFree=1445352/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=153964 CPUtime=162.18
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 36676 0 0 0 16192 26 0 0 25 0 2 0 330347326 157659136 34640 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 38491 34640 218 20 0 37849 0
[pid=28840/tid=28842] ppid=28838 vsize=153964 CPUtime=161.02
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 29051 0 0 0 16082 20 0 0 25 0 2 0 330347441 157659136 34640 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526663 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 153964

[startup+222.301 s]
/proc/loadavg: 1.02 1.46 1.55 2/79 28842
/proc/meminfo: memFree=1415400/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=183636 CPUtime=222.15
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 44462 0 0 0 22184 31 0 0 25 0 2 0 330347326 188043264 42094 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 45909 42094 218 20 0 45267 0
[pid=28840/tid=28842] ppid=28838 vsize=183636 CPUtime=220.99
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 36837 0 0 0 22074 25 0 0 25 0 2 0 330347441 188043264 42094 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414876 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 183636

[startup+282.302 s]
/proc/loadavg: 1.00 1.37 1.52 2/79 28842
/proc/meminfo: memFree=1407208/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=191768 CPUtime=282.09
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 46765 0 0 0 28177 32 0 0 25 0 2 0 330347326 196370432 44140 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 47942 44140 218 20 0 47300 0
[pid=28840/tid=28842] ppid=28838 vsize=191768 CPUtime=280.94
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 39140 0 0 0 28067 27 0 0 25 0 2 0 330347441 196370432 44140 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 191768

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.48 2/79 28842
/proc/meminfo: memFree=1377512/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=222068 CPUtime=342.02
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 54532 0 0 0 34166 36 0 0 25 0 2 0 330347326 227397632 51733 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 55517 51733 218 20 0 54875 0
[pid=28840/tid=28842] ppid=28838 vsize=222068 CPUtime=340.87
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 46907 0 0 0 34056 31 0 0 25 0 2 0 330347441 227397632 51733 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526542 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 222068

[startup+402.302 s]
/proc/loadavg: 1.00 1.25 1.45 2/79 28842
/proc/meminfo: memFree=1368104/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=230752 CPUtime=402
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 56976 0 0 0 40162 38 0 0 25 0 2 0 330347326 236290048 53913 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 57688 53913 218 20 0 57046 0
[pid=28840/tid=28842] ppid=28838 vsize=230752 CPUtime=400.84
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 49351 0 0 0 40052 32 0 0 25 0 2 0 330347441 236290048 53913 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 230752

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.42 2/79 28842
/proc/meminfo: memFree=1368040/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=230752 CPUtime=461.96
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 57255 0 0 0 46158 38 0 0 25 0 2 0 330347326 236290048 53924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 57688 53924 218 20 0 57046 0
[pid=28840/tid=28842] ppid=28838 vsize=230752 CPUtime=460.8
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 49630 0 0 0 46048 32 0 0 25 0 2 0 330347441 236290048 53924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 230752

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.39 2/79 28842
/proc/meminfo: memFree=1368040/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=230752 CPUtime=521.93
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 57356 0 0 0 52155 38 0 0 25 0 2 0 330347326 236290048 53934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 57688 53934 218 20 0 57046 0
[pid=28840/tid=28842] ppid=28838 vsize=230752 CPUtime=520.77
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 49731 0 0 0 52045 32 0 0 25 0 2 0 330347441 236290048 53934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 230752

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.36 2/79 28842
/proc/meminfo: memFree=1342824/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=256500 CPUtime=581.89
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 63811 0 0 0 58147 42 0 0 25 0 2 0 330347326 262656000 60205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 64125 60205 218 20 0 63483 0
[pid=28840/tid=28842] ppid=28838 vsize=256500 CPUtime=580.74
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 56186 0 0 0 58037 37 0 0 25 0 2 0 330347441 262656000 60205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 256500

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.34 2/79 28842
/proc/meminfo: memFree=1321768/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=277600 CPUtime=641.85
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 69270 0 0 0 64139 46 0 0 25 0 2 0 330347326 284262400 65479 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 69400 65479 218 20 0 68758 0
[pid=28840/tid=28842] ppid=28838 vsize=277600 CPUtime=640.7
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 61645 0 0 0 64029 41 0 0 25 0 2 0 330347441 284262400 65479 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.85
Current children cumulated vsize (KiB) 277600

[startup+702.301 s]
/proc/loadavg: 1.03 1.10 1.32 2/79 28842
/proc/meminfo: memFree=1309416/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=289880 CPUtime=701.81
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 72439 0 0 0 70132 49 0 0 25 0 2 0 330347326 296837120 68555 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 72470 68555 218 20 0 71828 0
[pid=28840/tid=28842] ppid=28838 vsize=289880 CPUtime=700.66
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 64814 0 0 0 70022 44 0 0 25 0 2 0 330347441 296837120 68555 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.81
Current children cumulated vsize (KiB) 289880

[startup+762.306 s]
/proc/loadavg: 1.01 1.08 1.30 2/79 28842
/proc/meminfo: memFree=1309288/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=289880 CPUtime=761.78
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 72631 0 0 0 76129 49 0 0 25 0 2 0 330347326 296837120 68559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 72470 68559 218 20 0 71828 0
[pid=28840/tid=28842] ppid=28838 vsize=289880 CPUtime=760.63
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 65006 0 0 0 76019 44 0 0 25 0 2 0 330347441 296837120 68559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 289880

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.27 2/79 28842
/proc/meminfo: memFree=1309352/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=289880 CPUtime=821.73
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 72919 0 0 0 82124 49 0 0 25 0 2 0 330347326 296837120 68563 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 72470 68563 218 20 0 71828 0
[pid=28840/tid=28842] ppid=28838 vsize=289880 CPUtime=820.58
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 65294 0 0 0 82014 44 0 0 25 0 2 0 330347441 296837120 68563 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.73
Current children cumulated vsize (KiB) 289880

[startup+882.302 s]
/proc/loadavg: 1.00 1.05 1.25 2/79 28842
/proc/meminfo: memFree=1309352/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=289880 CPUtime=881.69
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 73019 0 0 0 88119 50 0 0 25 0 2 0 330347326 296837120 68568 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 72470 68568 218 20 0 71828 0
[pid=28840/tid=28842] ppid=28838 vsize=289880 CPUtime=880.54
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 65394 0 0 0 88009 45 0 0 25 0 2 0 330347441 296837120 68568 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 289880

[startup+942.302 s]
/proc/loadavg: 1.00 1.04 1.24 2/79 28842
/proc/meminfo: memFree=1305128/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=294160 CPUtime=941.65
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 74202 0 0 0 94114 51 0 0 25 0 2 0 330347326 301219840 69655 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 73540 69655 218 20 0 72898 0
[pid=28840/tid=28842] ppid=28838 vsize=294160 CPUtime=940.49
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 66577 0 0 0 94004 45 0 0 25 0 2 0 330347441 301219840 69655 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.65
Current children cumulated vsize (KiB) 294160

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.22 2/79 28842
/proc/meminfo: memFree=1305064/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=294160 CPUtime=1001.62
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 74303 0 0 0 100111 51 0 0 25 0 2 0 330347326 301219840 69660 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 73540 69660 218 20 0 72898 0
[pid=28840/tid=28842] ppid=28838 vsize=294160 CPUtime=1000.45
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 66678 0 0 0 100000 45 0 0 25 0 2 0 330347441 301219840 69660 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.62
Current children cumulated vsize (KiB) 294160

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/79 28842
/proc/meminfo: memFree=1265640/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=333504 CPUtime=1061.58
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 84428 0 0 0 106099 59 0 0 25 0 2 0 330347326 341508096 79497 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 83376 79497 218 20 0 82734 0
[pid=28840/tid=28842] ppid=28838 vsize=333504 CPUtime=1060.42
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 76803 0 0 0 105989 53 0 0 25 0 2 0 330347441 341508096 79497 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.58
Current children cumulated vsize (KiB) 333504

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/79 28842
/proc/meminfo: memFree=1265640/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=333504 CPUtime=1121.53
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 84627 0 0 0 112094 59 0 0 25 0 2 0 330347326 341508096 79502 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 83376 79502 218 20 0 82734 0
[pid=28840/tid=28842] ppid=28838 vsize=333504 CPUtime=1120.37
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 77002 0 0 0 111984 53 0 0 25 0 2 0 330347441 341508096 79502 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414870 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.53
Current children cumulated vsize (KiB) 333504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/79 28842
/proc/meminfo: memFree=1265640/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=333504 CPUtime=1181.48
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 84631 0 0 0 118089 59 0 0 25 0 2 0 330347326 341508096 79506 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 83376 79506 218 20 0 82734 0
[pid=28840/tid=28842] ppid=28838 vsize=333504 CPUtime=1180.33
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 77006 0 0 0 117979 54 0 0 25 0 2 0 330347441 341508096 79506 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 333504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.01 1.17 2/79 28842
/proc/meminfo: memFree=1265640/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=333504 CPUtime=1200.07
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 84634 0 0 0 119948 59 0 0 25 0 2 0 330347326 341508096 79509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 83376 79509 218 20 0 82734 0
[pid=28840/tid=28842] ppid=28838 vsize=333504 CPUtime=1198.92
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 77009 0 0 0 119838 54 0 0 25 0 2 0 330347441 341508096 79509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134566004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 333504

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.01 1.17 2/79 28842
/proc/meminfo: memFree=1265640/2055920 swapFree=4144152/4192956
[pid=28840] ppid=28838 vsize=333504 CPUtime=1200.07
/proc/28840/stat : 28840 (MiraXTv2_dyn) S 28838 28840 25109 0 -1 4194304 84634 0 0 0 119948 59 0 0 25 0 2 0 330347326 341508096 79509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28840/statm: 83376 79509 218 20 0 82734 0
[pid=28840/tid=28842] ppid=28838 vsize=333504 CPUtime=1198.92
/proc/28840/task/28842/stat : 28842 (MiraXTv2_dyn) R 28838 28840 25109 0 -1 4194368 77009 0 0 0 119838 54 0 0 25 0 2 0 330347441 341508096 79509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134566004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 333504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.96
CPU time (s): 1200.14
CPU user time (s): 1199.49
CPU system time (s): 0.647901
CPU usage (%): 99.9318
Max. virtual memory (cumulated for all children) (KiB): 333504

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

runsolver used 1.25781 second user time and 3.11553 second system time

The end

Launcher Data (download as text)

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

IDJOB= 330605
IDBENCH= 20567
IDSOLVER= 129
FILE ID= node11/330605-1178892983

PBS_JOBID= 5251062

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k25.cnf
COMMAND LINE= /tmp/evaluation/330605-1178892983/MiraXTv2_dyn /tmp/evaluation/330605-1178892983/instance-330605-1178892983.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-330605-1178892983 -o ROOT/results/node11/solver-330605-1178892983 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330605-1178892983/MiraXTv2_dyn /tmp/evaluation/330605-1178892983/instance-330605-1178892983.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cb7e94a0572e125e87a474412f4998c5

RANDOM SEED= 473995982

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1583944 kB
Buffers:         51180 kB
Cached:         322464 kB
SwapCached:      18376 kB
Active:         170360 kB
Inactive:       236920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583944 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            8572 kB
Writeback:           0 kB
Mapped:          39016 kB
Slab:            50184 kB
Committed_AS:  7689172 kB
PageTables:       1876 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= 66552 MiB

End job on node11 on Fri May 11 14:36:27 UTC 2007