Trace number 460007

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 721.379 376.321

General information on the benchmark

Nameindustrial/palacios/
medium/cube-9-h11-sat.cnf
MD5SUM7ea93a1e34d1f57a98ae6d5d617a0a97
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.8927
Satisfiable
(Un)Satisfiability was proved
Number of variables208292
Number of clauses627818
Sum of the clauses size1465544
Maximum clause length19
Minimum clause length1
Number of clauses of size 1729
Number of clauses of size 2418929
Number of clauses of size 3206492
Number of clauses of size 41489
Number of clauses of size 522
Number of clauses of size over 5157

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

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/node51/watcher-460007-1179017384 -o ROOT/results/node51/solver-460007-1179017384 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/460007-1179017384/MiraXTv3_dyn /tmp/evaluation/460007-1179017384/instance-460007-1179017384.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.92 1.98 1.90 3/64 4203
/proc/meminfo: memFree=1138328/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=3788 CPUtime=0
/proc/4203/stat : 4203 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 256583619 3878912 284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4203/statm: 947 292 202 20 0 305 0

[startup+0.059965 s]
/proc/loadavg: 1.92 1.98 1.90 3/64 4203
/proc/meminfo: memFree=1138328/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=9224 CPUtime=0.05
/proc/4203/stat : 4203 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194304 1713 0 0 0 5 0 0 0 18 0 1 0 256583619 9445376 1688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/4203/statm: 2306 1688 206 20 0 1664 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9224

[startup+0.102968 s]
/proc/loadavg: 1.92 1.98 1.90 3/64 4203
/proc/meminfo: memFree=1138328/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=12112 CPUtime=0.09
/proc/4203/stat : 4203 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194304 2433 0 0 0 9 0 0 0 18 0 1 0 256583619 12402688 2408 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 1 0 0
/proc/4203/statm: 3028 2408 206 20 0 2386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12112

[startup+0.301985 s]
/proc/loadavg: 1.92 1.98 1.90 3/64 4203
/proc/meminfo: memFree=1138328/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=27332 CPUtime=0.29
/proc/4203/stat : 4203 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194304 6024 0 0 0 27 2 0 0 19 0 1 0 256583619 27987968 5999 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 1 0 0
/proc/4203/statm: 6833 6001 206 20 0 6191 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27332

[startup+0.703021 s]
/proc/loadavg: 1.92 1.98 1.90 3/64 4203
/proc/meminfo: memFree=1138328/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=57172 CPUtime=0.69
/proc/4203/stat : 4203 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194304 13057 0 0 0 63 6 0 0 22 0 1 0 256583619 58544128 13032 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 1 0 0
/proc/4203/statm: 14293 13033 206 20 0 13651 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57172

[startup+1.50109 s]
/proc/loadavg: 1.92 1.98 1.90 2/65 4204
/proc/meminfo: memFree=1079952/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=79012 CPUtime=1.48
/proc/4203/stat : 4203 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194304 16881 0 0 0 141 7 0 0 25 0 1 0 256583619 80908288 16856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134569673 0 0 4096 0 0 0 0 17 1 0 0
/proc/4203/statm: 19753 16856 207 20 0 19111 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 79012

[startup+3.10125 s]
/proc/loadavg: 1.92 1.98 1.90 2/65 4204
/proc/meminfo: memFree=1062544/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=100524 CPUtime=3.09
/proc/4203/stat : 4203 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194304 22704 0 0 0 298 11 0 0 25 0 1 0 256583619 102936576 22679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134591538 0 0 4096 0 0 0 0 17 0 0 0
/proc/4203/statm: 25131 22679 207 20 0 24489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100524

[startup+6.30153 s]
/proc/loadavg: 1.85 1.97 1.90 2/65 4204
/proc/meminfo: memFree=1027160/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=126752 CPUtime=6.28
/proc/4203/stat : 4203 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194304 28522 0 0 0 614 14 0 0 25 0 1 0 256583619 129794048 28497 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/4203/statm: 31688 28497 207 20 0 31046 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 126752

[startup+12.7011 s]
/proc/loadavg: 1.78 1.95 1.89 2/67 4206
/proc/meminfo: memFree=962568/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=265488 CPUtime=12.96
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 47353 0 0 0 1272 24 0 0 25 0 3 0 256583619 271859712 44020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 66372 44020 218 20 0 65730 0
[pid=4203/tid=4205] ppid=4201 vsize=265488 CPUtime=5.49
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 8963 0 0 0 545 4 0 0 25 0 3 0 256584339 271859712 44020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=265488 CPUtime=0.27
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194368 8891 0 0 0 23 4 0 0 18 0 3 0 256584339 271859712 44020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.96
Current children cumulated vsize (KiB) 265488

[startup+25.5012 s]
/proc/loadavg: 1.61 1.90 1.88 2/67 4206
/proc/meminfo: memFree=962568/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=265488 CPUtime=25.76
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 47353 0 0 0 2552 24 0 0 25 0 3 0 256583619 271859712 44020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 66372 44020 218 20 0 65730 0
[pid=4203/tid=4205] ppid=4201 vsize=265488 CPUtime=18.29
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 8963 0 0 0 1825 4 0 0 25 0 3 0 256584339 271859712 44020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=265488 CPUtime=0.27
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194368 8891 0 0 0 23 4 0 0 18 0 3 0 256584339 271859712 44020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.76
Current children cumulated vsize (KiB) 265488

[startup+51.1026 s]
/proc/loadavg: 1.74 1.91 1.88 3/67 4206
/proc/meminfo: memFree=963656/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=263700 CPUtime=73.68
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 48853 0 0 0 7341 27 0 0 25 0 3 0 256583619 270028800 43831 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 65925 43831 218 20 0 65283 0
[pid=4203/tid=4205] ppid=4201 vsize=263700 CPUtime=43.87
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 9179 0 0 0 4383 4 0 0 25 0 3 0 256584339 270028800 43831 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=263700 CPUtime=22.61
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 10175 0 0 0 2254 7 0 0 25 0 3 0 256584339 270028800 43831 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 73.68
Current children cumulated vsize (KiB) 263700

[startup+102.306 s]
/proc/loadavg: 1.89 1.92 1.89 3/67 4206
/proc/meminfo: memFree=949896/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=277168 CPUtime=175.86
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 53740 0 0 0 17551 35 0 0 25 0 3 0 256583619 283820032 47219 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 69292 47219 218 20 0 68650 0
[pid=4203/tid=4205] ppid=4201 vsize=277168 CPUtime=95.07
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 11784 0 0 0 9501 6 0 0 25 0 3 0 256584339 283820032 47219 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=277168 CPUtime=73.6
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 12457 0 0 0 7347 13 0 0 25 0 3 0 256584339 283820032 47219 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 175.86
Current children cumulated vsize (KiB) 277168

[startup+162.303 s]
/proc/loadavg: 1.96 1.93 1.89 3/67 4206
/proc/meminfo: memFree=926088/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=299876 CPUtime=295.58
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 59718 0 0 0 29511 47 0 0 25 0 3 0 256583619 307073024 53197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 74969 53197 218 20 0 74327 0
[pid=4203/tid=4205] ppid=4201 vsize=299876 CPUtime=155.04
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 15001 0 0 0 15494 10 0 0 25 0 3 0 256584339 307073024 53197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=299876 CPUtime=133.33
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 15218 0 0 0 13313 20 0 0 25 0 3 0 256584339 307073024 53197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 295.58
Current children cumulated vsize (KiB) 299876

[startup+222.303 s]
/proc/loadavg: 1.98 1.94 1.90 3/67 4206
/proc/meminfo: memFree=921800/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=303476 CPUtime=415.29
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 60752 0 0 0 41481 48 0 0 25 0 3 0 256583619 310759424 54231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 75869 54231 218 20 0 75227 0
[pid=4203/tid=4205] ppid=4201 vsize=303476 CPUtime=215.03
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 15174 0 0 0 21492 11 0 0 25 0 3 0 256584339 310759424 54231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=303476 CPUtime=193.07
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 16079 0 0 0 19286 21 0 0 25 0 3 0 256584339 310759424 54231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 415.29
Current children cumulated vsize (KiB) 303476

[startup+282.302 s]
/proc/loadavg: 1.99 1.95 1.90 3/67 4206
/proc/meminfo: memFree=896648/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=328900 CPUtime=535.02
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 67120 0 0 0 53443 59 0 0 25 0 3 0 256583619 336793600 60562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 82225 60562 218 20 0 81583 0
[pid=4203/tid=4205] ppid=4201 vsize=328900 CPUtime=275.01
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 18607 0 0 0 27485 16 0 0 25 0 3 0 256584339 336793600 60562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=328900 CPUtime=252.83
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 19014 0 0 0 25256 27 0 0 25 0 3 0 256584339 336793600 60562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 535.02
Current children cumulated vsize (KiB) 328900

[startup+342.303 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 4206
/proc/meminfo: memFree=870536/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=354748 CPUtime=654.76
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 73643 0 0 0 65406 70 0 0 25 0 3 0 256583619 363261952 67048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 88687 67048 218 20 0 88045 0
[pid=4203/tid=4205] ppid=4201 vsize=354748 CPUtime=334.99
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 21984 0 0 0 33479 20 0 0 25 0 3 0 256584339 363261952 67048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=354748 CPUtime=312.57
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 22160 0 0 0 31224 33 0 0 25 0 3 0 256584339 363261952 67048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 654.76
Current children cumulated vsize (KiB) 354748

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

[startup+358.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 4206
/proc/meminfo: memFree=864584/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=361008 CPUtime=686.67
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 75277 0 0 0 68595 72 0 0 25 0 3 0 256583619 369672192 68682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 90252 68682 218 20 0 89610 0
[pid=4203/tid=4205] ppid=4201 vsize=361008 CPUtime=350.99
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 22816 0 0 0 35078 21 0 0 25 0 3 0 256584339 369672192 68682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=361008 CPUtime=328.49
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 22962 0 0 0 32814 35 0 0 25 0 3 0 256584339 369672192 68682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 686.67
Current children cumulated vsize (KiB) 361008

[startup+364.702 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 4206
/proc/meminfo: memFree=861256/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=363228 CPUtime=699.45
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 76030 0 0 0 69871 74 0 0 25 0 3 0 256583619 371945472 69395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 90807 69395 218 20 0 90165 0
[pid=4203/tid=4205] ppid=4201 vsize=363228 CPUtime=357.38
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 23172 0 0 0 35717 21 0 0 25 0 3 0 256584339 371945472 69395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=363228 CPUtime=334.87
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 23359 0 0 0 33451 36 0 0 25 0 3 0 256584339 371945472 69395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 699.45
Current children cumulated vsize (KiB) 363228

[startup+371.101 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 4206
/proc/meminfo: memFree=858184/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=367000 CPUtime=712.22
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 76783 0 0 0 71147 75 0 0 25 0 3 0 256583619 375808000 70148 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 91750 70148 218 20 0 91108 0
[pid=4203/tid=4205] ppid=4201 vsize=367000 CPUtime=363.78
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 23597 0 0 0 36357 21 0 0 25 0 3 0 256584339 375808000 70148 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=367000 CPUtime=341.24
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 23687 0 0 0 34087 37 0 0 25 0 3 0 256584339 375808000 70148 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 712.22
Current children cumulated vsize (KiB) 367000

[startup+374.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 4206
/proc/meminfo: memFree=856840/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=367796 CPUtime=718.6
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 77098 0 0 0 71785 75 0 0 25 0 3 0 256583619 376623104 70463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 91949 70463 218 20 0 91307 0
[pid=4203/tid=4205] ppid=4201 vsize=367796 CPUtime=366.99
/proc/4203/task/4205/stat : 4205 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 23782 0 0 0 36677 22 0 0 25 0 3 0 256584339 376623104 70463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4203/tid=4206] ppid=4201 vsize=367796 CPUtime=344.42
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 23817 0 0 0 34405 37 0 0 25 0 3 0 256584339 376623104 70463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 718.6
Current children cumulated vsize (KiB) 367796

[startup+375.107 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 4206
/proc/meminfo: memFree=864072/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=301784 CPUtime=720.17
/proc/4203/stat : 4203 (MiraXTv3_dyn) S 4201 4203 3814 0 -1 4194304 77360 0 0 0 71941 76 0 0 16 0 2 0 256583619 309026816 63438 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4203/statm: 75446 63438 219 20 0 74804 0
[pid=4203/tid=4206] ppid=4201 vsize=301784 CPUtime=345.23
/proc/4203/task/4206/stat : 4206 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194368 23839 0 0 0 34485 38 0 0 25 0 2 0 256584339 309026816 63438 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 720.17
Current children cumulated vsize (KiB) 301784

[startup+375.903 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 4206
/proc/meminfo: memFree=864072/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=236688 CPUtime=720.96
/proc/4203/stat : 4203 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194304 77621 0 0 0 72020 76 0 0 17 0 1 0 256583619 242368512 56420 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134590887 0 0 4096 0 0 0 0 17 1 0 0
/proc/4203/statm: 59172 56420 219 20 0 58530 0
Current children cumulated CPU time (s) 720.96
Current children cumulated vsize (KiB) 236688

[startup+376.303 s]
/proc/loadavg: 1.99 1.96 1.91 3/65 4206
/proc/meminfo: memFree=912456/2055920 swapFree=4183364/4192956
[pid=4203] ppid=4201 vsize=0 CPUtime=721.36
/proc/4203/stat : 4203 (MiraXTv3_dyn) R 4201 4203 3814 0 -1 4194308 77630 0 0 0 72056 80 0 0 18 0 1 0 256583619 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/4203/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 721.36
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 376.321
CPU time (s): 721.379
CPU user time (s): 720.562
CPU system time (s): 0.816875
CPU usage (%): 191.693
Max. virtual memory (cumulated for all children) (KiB): 367928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 720.562
system time used= 0.816875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77630
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= 134
involuntary context switches= 5308

runsolver used 0.387941 second user time and 1.00685 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun May 13 00:49:45 UTC 2007

IDJOB= 460007
IDBENCH= 20426
IDSOLVER= 196
FILE ID= node51/460007-1179017384

PBS_JOBID= 5253007

Free space on /tmp= 66539 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-9-h11-sat.cnf
COMMAND LINE= /tmp/evaluation/460007-1179017384/MiraXTv3_dyn /tmp/evaluation/460007-1179017384/instance-460007-1179017384.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-460007-1179017384 -o ROOT/results/node51/solver-460007-1179017384 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/460007-1179017384/MiraXTv3_dyn /tmp/evaluation/460007-1179017384/instance-460007-1179017384.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7ea93a1e34d1f57a98ae6d5d617a0a97

RANDOM SEED= 407831508

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1138608 kB
Buffers:         54464 kB
Cached:         720820 kB
SwapCached:       3656 kB
Active:         387184 kB
Inactive:       398088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1138608 kB
SwapTotal:     4192956 kB
SwapFree:      4183364 kB
Dirty:           14728 kB
Writeback:           0 kB
Mapped:          16004 kB
Slab:           118096 kB
Committed_AS:  8779216 kB
PageTables:       1408 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= 66539 MiB

End job on node51 on Sun May 13 00:56:02 UTC 2007