Trace number 34754

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
minisat+ 1.14SAT 209.857 209.951

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_6.opb.PB06.opb
MD5SUMf5d8cf0048d52cf223a3574d281ac8f8
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark8.02978
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 350
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

 [...]

#
# trace file is too large. Trace was truncated at this point.
#

0.00	c Parsing PB file...
36.82	c Converting 990082 PB-constraints to clauses...
36.94	c   -- Unit propagations: (none)
36.95	c   -- Detecting intervals from adjacent constraints: #################################################################################
37.07	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node41/watcher-34754-1149227157 -o ROOT/results/node41/solver-34754-1149227157 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node41/34754-1149227157/instance-34754-1149227157.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.39 0.79 0.85 2/64 19981
/proc/meminfo: memFree=1204864/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=1048 CPUtime=0
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 188385489 1073152 90 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 262 90 74 215 0 44 0

[startup+10.0012 s]
/proc/loadavg: 0.48 0.80 0.85 2/64 19981
/proc/meminfo: memFree=1124480/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=81340 CPUtime=9.98
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 20142 0 0 0 988 10 0 0 25 0 1 0 188385489 83292160 20127 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 20335 20127 74 215 0 20117 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 81340

[startup+20.0069 s]
/proc/loadavg: 0.56 0.81 0.85 2/64 19981
/proc/meminfo: memFree=1044160/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=161980 CPUtime=19.99
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 40195 0 0 0 1977 22 0 0 25 0 1 0 188385489 165867520 40180 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 40495 40180 74 215 0 40277 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 161980

[startup+30.0126 s]
/proc/loadavg: 0.63 0.81 0.85 2/64 19981
/proc/meminfo: memFree=960576/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=245724 CPUtime=29.99
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 61066 0 0 0 2966 33 0 0 25 0 1 0 188385489 251621376 61051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 61431 61051 74 215 0 61213 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 245724

[startup+40.0193 s]
/proc/loadavg: 0.76 0.83 0.86 2/64 19981
/proc/meminfo: memFree=855360/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=349352 CPUtime=39.97
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 87064 0 0 0 3849 148 0 0 23 0 1 0 188385489 357736448 87049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 87338 87049 88 215 0 87120 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 349352

[startup+50.026 s]
/proc/loadavg: 0.80 0.84 0.86 2/64 19981
/proc/meminfo: memFree=849664/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=355672 CPUtime=49.98
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 88783 0 0 0 4846 152 0 0 25 0 1 0 188385489 364208128 88478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134673462 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 88918 88478 108 215 0 88700 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 355672

[startup+60.0326 s]
/proc/loadavg: 0.83 0.84 0.86 2/64 19981
/proc/meminfo: memFree=834240/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=376488 CPUtime=59.98
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93000 0 0 0 5844 154 0 0 25 0 1 0 188385489 385523712 92322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94122 92322 124 215 0 93904 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 376488

[startup+70.0393 s]
/proc/loadavg: 0.86 0.85 0.86 2/64 19981
/proc/meminfo: memFree=834112/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=376488 CPUtime=69.99
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93024 0 0 0 6845 154 0 0 25 0 1 0 188385489 385523712 92346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94122 92346 124 215 0 93904 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 376488

[startup+80.046 s]
/proc/loadavg: 0.88 0.85 0.86 2/64 19981
/proc/meminfo: memFree=833856/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=376732 CPUtime=79.99
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93077 0 0 0 7845 154 0 0 25 0 1 0 188385489 385773568 92399 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94183 92399 124 215 0 93965 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 376732

[startup+90.0517 s]
/proc/loadavg: 0.90 0.86 0.87 2/64 19981
/proc/meminfo: memFree=833792/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=376852 CPUtime=89.99
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93096 0 0 0 8845 154 0 0 25 0 1 0 188385489 385896448 92418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94213 92418 124 215 0 93995 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 376852

[startup+100.057 s]
/proc/loadavg: 0.91 0.86 0.87 2/64 19981
/proc/meminfo: memFree=833728/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=376852 CPUtime=99.99
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93114 0 0 0 9845 154 0 0 25 0 1 0 188385489 385896448 92436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585952 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94213 92436 124 215 0 93995 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 376852

[startup+110.064 s]
/proc/loadavg: 0.92 0.87 0.87 2/64 19981
/proc/meminfo: memFree=833664/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=377032 CPUtime=110
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93129 0 0 0 10846 154 0 0 25 0 1 0 188385489 386080768 92451 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94258 92451 124 215 0 94040 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 377032

[startup+120.07 s]
/proc/loadavg: 0.94 0.87 0.87 2/64 19981
/proc/meminfo: memFree=833600/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=377032 CPUtime=120
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93142 0 0 0 11846 154 0 0 25 0 1 0 188385489 386080768 92464 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572721 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94258 92464 124 215 0 94040 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 377032

[startup+130.075 s]
/proc/loadavg: 0.95 0.87 0.87 2/64 19981
/proc/meminfo: memFree=833536/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=377032 CPUtime=130
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93155 0 0 0 12846 154 0 0 25 0 1 0 188385489 386080768 92477 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94258 92477 124 215 0 94040 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 377032

[startup+140.082 s]
/proc/loadavg: 0.95 0.88 0.87 2/64 19981
/proc/meminfo: memFree=833536/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=377300 CPUtime=140.01
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93165 0 0 0 13847 154 0 0 25 0 1 0 188385489 386355200 92487 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94325 92487 124 215 0 94107 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 377300

[startup+150.088 s]
/proc/loadavg: 0.96 0.88 0.87 2/64 19981
/proc/meminfo: memFree=833472/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=377300 CPUtime=150.01
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93174 0 0 0 14847 154 0 0 25 0 1 0 188385489 386355200 92496 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580771 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94325 92496 124 215 0 94107 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 377300

[startup+160.093 s]
/proc/loadavg: 0.97 0.88 0.87 2/64 19981
/proc/meminfo: memFree=833408/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=377300 CPUtime=160.01
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93188 0 0 0 15847 154 0 0 25 0 1 0 188385489 386355200 92510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94325 92510 124 215 0 94107 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 377300

[startup+170.099 s]
/proc/loadavg: 0.97 0.89 0.87 2/64 19981
/proc/meminfo: memFree=833344/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=377300 CPUtime=170.01
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93205 0 0 0 16847 154 0 0 25 0 1 0 188385489 386355200 92527 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94325 92527 124 215 0 94107 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 377300

[startup+180.105 s]
/proc/loadavg: 0.97 0.89 0.87 2/64 19981
/proc/meminfo: memFree=833280/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=377300 CPUtime=180.02
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93218 0 0 0 17848 154 0 0 25 0 1 0 188385489 386355200 92540 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94325 92540 124 215 0 94107 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 377300

[startup+190.11 s]
/proc/loadavg: 0.98 0.89 0.87 2/64 19981
/proc/meminfo: memFree=833280/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=377704 CPUtime=190.02
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93229 0 0 0 18848 154 0 0 25 0 1 0 188385489 386768896 92551 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94426 92551 124 215 0 94208 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 377704

[startup+200.116 s]
/proc/loadavg: 0.98 0.90 0.88 2/64 19981
/proc/meminfo: memFree=833216/2055920 swapFree=4180940/4192956
[pid=19981] ppid=19979 vsize=377704 CPUtime=200.02
/proc/19981/stat : 19981 (minisat+) R 19979 19981 19936 0 -1 4194304 93243 0 0 0 19848 154 0 0 25 0 1 0 188385489 386768896 92565 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19981/statm: 94426 92565 124 215 0 94208 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 377704

Child status: 10
Real time (s): 209.951
CPU time (s): 209.857
CPU user time (s): 208.254
CPU system time (s): 1.60276
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (Kb): 377704

Launcher Data (download as text)

Begin job on node41 on Fri Jun  2 05:46:07 UTC 2006


FILE ID= 34754-1149227157

PBS_JOBID= 295988

BENCH NAME= ROOT/tmp/node41/34754-1149227157/instance-34754-1149227157.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node41/34754-1149227157/instance-34754-1149227157.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-34754-1149227157 -o ROOT/results/node41/solver-34754-1149227157 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node41/34754-1149227157/instance-34754-1149227157.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  f5d8cf0048d52cf223a3574d281ac8f8

RANDOM SEED= 206724739


/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.265
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.265
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:       1204624 kB
Buffers:         32088 kB
Cached:         746244 kB
SwapCached:       4008 kB
Active:         175156 kB
Inactive:       612232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204624 kB
SwapTotal:     4192956 kB
SwapFree:      4180940 kB
Dirty:             256 kB
Writeback:           0 kB
Mapped:          14924 kB
Slab:            49860 kB
Committed_AS:   223708 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node41 on Fri Jun  2 05:49:59 UTC 2006