Trace number 292189

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 v3SAT 82.5485 41.4413

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1416418480-05.SAT.shuffled.cnf
MD5SUM10cdf0d13f9ca6cd8c317abc593ddad7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51491
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
82.50/41.43	s SATISFIABLE
82.50/41.43	v 1 -2 3 4 5 -6 -7 -8 -9 -10 -11 12 -13 -14 15 -16 17 -18 19 -20 -21 22 23 24 25 26 27 28 29 30 -31 -32 -33 34 -35 36 -37 -38 39 40 41 -42 -43 44 45 46 47 -48 49 -50 -51 52 53 -54 -55 56 57 -58 59 -60 61 -62 63 -64 -65 -66 67 68 -69 70 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-292189-1178809597 -o ROOT/results/node6/solver-292189-1178809597 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292189-1178809597/MiraXTv3_dyn /tmp/evaluation/292189-1178809597/instance-292189-1178809597.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.30 1.51 1.26 3/77 19779
/proc/meminfo: memFree=1818296/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=3788 CPUtime=0
/proc/19779/stat : 19779 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 356997333 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/19779/statm: 947 257 206 20 0 305 0

[startup+0.100893 s]
/proc/loadavg: 1.30 1.51 1.26 3/77 19779
/proc/meminfo: memFree=1818296/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=6592 CPUtime=0.18
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 658 0 0 0 18 0 0 0 18 0 3 0 356997333 6750208 633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 1648 633 218 20 0 1006 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6592

[startup+0.201905 s]
/proc/loadavg: 1.30 1.51 1.26 3/77 19779
/proc/meminfo: memFree=1818296/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=8112 CPUtime=0.38
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 900 0 0 0 38 0 0 0 18 0 3 0 356997333 8306688 875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 2028 875 218 20 0 1386 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 8112

[startup+0.301918 s]
/proc/loadavg: 1.30 1.51 1.26 3/77 19779
/proc/meminfo: memFree=1818296/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=8456 CPUtime=0.57
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 1118 0 0 0 57 0 0 0 18 0 3 0 356997333 8658944 1093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 2114 1093 218 20 0 1472 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8456

[startup+0.701968 s]
/proc/loadavg: 1.30 1.51 1.26 3/77 19779
/proc/meminfo: memFree=1818296/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=10856 CPUtime=1.38
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 1733 0 0 0 137 1 0 0 18 0 3 0 356997333 11116544 1708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 2714 1708 218 20 0 2072 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10856

[startup+1.50106 s]
/proc/loadavg: 1.30 1.51 1.26 3/80 19782
/proc/meminfo: memFree=1810720/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=13788 CPUtime=2.97
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 2153 0 0 0 296 1 0 0 18 0 3 0 356997333 14118912 2128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 3447 2128 218 20 0 2805 0
[pid=19779/tid=19781] ppid=19777 vsize=13788 CPUtime=1.48
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 886 0 0 0 148 0 0 0 25 0 3 0 356997334 14118912 2128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=13788 CPUtime=1.47
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 939 0 0 0 147 0 0 0 21 0 3 0 356997334 14118912 2128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13788

[startup+3.10125 s]
/proc/loadavg: 1.36 1.52 1.26 3/80 19782
/proc/meminfo: memFree=1808736/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=16980 CPUtime=6.17
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 2967 0 0 0 615 2 0 0 18 0 3 0 356997333 17387520 2869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 4245 2869 218 20 0 3603 0
[pid=19779/tid=19781] ppid=19777 vsize=16980 CPUtime=3.07
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 1280 0 0 0 307 0 0 0 25 0 3 0 356997334 17387520 2869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=16980 CPUtime=3.07
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 1359 0 0 0 306 1 0 0 18 0 3 0 356997334 17387520 2869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16980

[startup+6.30262 s]
/proc/loadavg: 1.36 1.52 1.26 3/80 19782
/proc/meminfo: memFree=1802208/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=22176 CPUtime=12.55
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 4657 0 0 0 1252 3 0 0 18 0 3 0 356997333 22708224 4479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 5544 4479 218 20 0 4902 0
[pid=19779/tid=19781] ppid=19777 vsize=22176 CPUtime=6.28
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 2113 0 0 0 627 1 0 0 25 0 3 0 356997334 22708224 4479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=22176 CPUtime=6.25
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 2216 0 0 0 623 2 0 0 25 0 3 0 356997334 22708224 4479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22176

[startup+12.7014 s]
/proc/loadavg: 1.46 1.53 1.27 3/80 19782
/proc/meminfo: memFree=1794912/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=30000 CPUtime=25.31
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 6438 0 0 0 2526 5 0 0 18 0 3 0 356997333 30720000 6004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 7500 6004 218 20 0 6858 0
[pid=19779/tid=19781] ppid=19777 vsize=30000 CPUtime=12.67
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 3045 0 0 0 1265 2 0 0 25 0 3 0 356997334 30720000 6004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=30000 CPUtime=12.62
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 3065 0 0 0 1259 3 0 0 25 0 3 0 356997334 30720000 6004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 30000

[startup+25.5019 s]
/proc/loadavg: 1.54 1.55 1.28 3/80 19782
/proc/meminfo: memFree=1789600/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=34296 CPUtime=50.84
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 8200 0 0 0 5078 6 0 0 18 0 3 0 356997333 35119104 7333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 8574 7333 218 20 0 7932 0
[pid=19779/tid=19781] ppid=19777 vsize=34296 CPUtime=25.47
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 3919 0 0 0 2545 2 0 0 25 0 3 0 356997334 35119104 7333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=34296 CPUtime=25.35
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 3953 0 0 0 2532 3 0 0 24 0 3 0 356997334 35119104 7333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 34296

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

[startup+25.6019 s]
/proc/loadavg: 1.54 1.55 1.28 3/80 19782
/proc/meminfo: memFree=1789600/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=34296 CPUtime=51.04
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 8226 0 0 0 5098 6 0 0 18 0 3 0 356997333 35119104 7359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 8574 7359 218 20 0 7932 0
[pid=19779/tid=19781] ppid=19777 vsize=34296 CPUtime=25.57
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 3931 0 0 0 2555 2 0 0 25 0 3 0 356997334 35119104 7359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=34296 CPUtime=25.45
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 3967 0 0 0 2542 3 0 0 25 0 3 0 356997334 35119104 7359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 34296

[startup+32.0066 s]
/proc/loadavg: 1.58 1.55 1.28 3/80 19782
/proc/meminfo: memFree=1787104/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=37008 CPUtime=63.82
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 8922 0 0 0 6375 7 0 0 18 0 3 0 356997333 37896192 7921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 9252 7921 218 20 0 8610 0
[pid=19779/tid=19781] ppid=19777 vsize=37008 CPUtime=31.96
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 4298 0 0 0 3194 2 0 0 19 0 3 0 356997334 37896192 7921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=37008 CPUtime=31.84
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 4296 0 0 0 3180 4 0 0 25 0 3 0 356997334 37896192 7921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 63.82
Current children cumulated vsize (KiB) 37008

[startup+38.4014 s]
/proc/loadavg: 1.64 1.57 1.29 3/80 19782
/proc/meminfo: memFree=1786272/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=37280 CPUtime=76.56
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 9306 0 0 0 7649 7 0 0 18 0 3 0 356997333 38174720 8031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 9320 8031 218 20 0 8678 0
[pid=19779/tid=19781] ppid=19777 vsize=37280 CPUtime=38.35
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 4469 0 0 0 3832 3 0 0 25 0 3 0 356997334 38174720 8031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=37280 CPUtime=38.19
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 4509 0 0 0 3815 4 0 0 25 0 3 0 356997334 38174720 8031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 76.56
Current children cumulated vsize (KiB) 37280

[startup+40.0026 s]
/proc/loadavg: 1.64 1.57 1.29 3/80 19782
/proc/meminfo: memFree=1786272/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=37452 CPUtime=79.75
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 9396 0 0 0 7968 7 0 0 18 0 3 0 356997333 38350848 8051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 9363 8051 218 20 0 8721 0
[pid=19779/tid=19781] ppid=19777 vsize=37452 CPUtime=39.95
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 4481 0 0 0 3992 3 0 0 25 0 3 0 356997334 38350848 8051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=37452 CPUtime=39.78
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 4587 0 0 0 3974 4 0 0 25 0 3 0 356997334 38350848 8051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 79.75
Current children cumulated vsize (KiB) 37452

[startup+40.8067 s]
/proc/loadavg: 1.64 1.57 1.29 3/80 19782
/proc/meminfo: memFree=1786144/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=37452 CPUtime=81.35
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 9473 0 0 0 8128 7 0 0 18 0 3 0 356997333 38350848 8058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 9363 8058 218 20 0 8721 0
[pid=19779/tid=19781] ppid=19777 vsize=37452 CPUtime=40.76
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 4558 0 0 0 4073 3 0 0 25 0 3 0 356997334 38350848 8058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=37452 CPUtime=40.58
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 4587 0 0 0 4054 4 0 0 25 0 3 0 356997334 38350848 8058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 81.35
Current children cumulated vsize (KiB) 37452

[startup+41.2017 s]
/proc/loadavg: 1.64 1.57 1.29 3/80 19782
/proc/meminfo: memFree=1786144/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=37452 CPUtime=82.14
/proc/19779/stat : 19779 (MiraXTv3_dyn) S 19777 19779 18506 0 -1 4194304 9475 0 0 0 8207 7 0 0 18 0 3 0 356997333 38350848 8060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19779/statm: 9363 8060 218 20 0 8721 0
[pid=19779/tid=19781] ppid=19777 vsize=37452 CPUtime=41.15
/proc/19779/task/19781/stat : 19781 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 4560 0 0 0 4112 3 0 0 25 0 3 0 356997334 38350848 8060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19779/tid=19782] ppid=19777 vsize=37452 CPUtime=40.98
/proc/19779/task/19782/stat : 19782 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194368 4587 0 0 0 4094 4 0 0 25 0 3 0 356997334 38350848 8060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 82.14
Current children cumulated vsize (KiB) 37452

[startup+41.4017 s]
/proc/loadavg: 1.64 1.57 1.29 3/80 19782
/proc/meminfo: memFree=1786144/2055924 swapFree=4143808/4192956
[pid=19779] ppid=19777 vsize=32596 CPUtime=82.5
/proc/19779/stat : 19779 (MiraXTv3_dyn) R 19777 19779 18506 0 -1 4194304 9492 0 0 0 8243 7 0 0 17 0 1 0 356997333 33378304 6967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2620968 0 0 4096 0 0 0 0 17 1 0 0
/proc/19779/statm: 8149 6967 225 20 0 7507 0
Current children cumulated CPU time (s) 82.5
Current children cumulated vsize (KiB) 32596

Child status: 10
Real time (s): 41.4413
CPU time (s): 82.5485
CPU user time (s): 82.4675
CPU system time (s): 0.080987
CPU usage (%): 199.193
Max. virtual memory (cumulated for all children) (KiB): 37452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.4675
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9495
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= 68
involuntary context switches= 1569

runsolver used 0.035994 second user time and 0.116982 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Thu May 10 15:06:37 UTC 2007

IDJOB= 292189
IDBENCH= 19833
IDSOLVER= 128
FILE ID= node6/292189-1178809597

PBS_JOBID= 5250946

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1416418480-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292189-1178809597/MiraXTv3_dyn /tmp/evaluation/292189-1178809597/instance-292189-1178809597.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-292189-1178809597 -o ROOT/results/node6/solver-292189-1178809597 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292189-1178809597/MiraXTv3_dyn /tmp/evaluation/292189-1178809597/instance-292189-1178809597.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  10cdf0d13f9ca6cd8c317abc593ddad7

RANDOM SEED= 854941143

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1818576 kB
Buffers:         39184 kB
Cached:         108404 kB
SwapCached:      17516 kB
Active:         121956 kB
Inactive:        71924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1818576 kB
SwapTotal:     4192956 kB
SwapFree:      4143808 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          51548 kB
Slab:            29016 kB
Committed_AS: 12651724 kB
PageTables:       1860 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= 66561 MiB

End job on node6 on Thu May 10 15:07:18 UTC 2007