Trace number 360585

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
PB-clasp 2007-04-10SAT 289.14 264.248

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v50_e1000_d25_mw10_3.opb.PB06.opb
MD5SUM16e382d24044cea3204cbf333685cccd
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 benchmark14.2748
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4500
Total number of constraints2559501
Number of constraints which are clauses2554450
Number of constraints which are cardinality constraints (but not clauses)101
Number of constraints which are nor clauses,nor cardinality constraints4950
Minimum length of a constraint2
Maximum length of a constraint2000
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 450
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 2049
Number of bits of the biggest sum of numbers12
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)

289.05/264.24	s SATISFIABLE
289.05/264.24	v x4 x86 x149 x200 x247 x298 x345 x351 x444 x496 x543 x592 x641 x690 x739 x788 x837 x885 x934 x983 x1032 x1081 x1130 x1179 x1227
289.05/264.24	v x1276 x1325 x1374 x1423 x1472 x1521 x1569 x1618 x1667 x1716 x1765 x1814 x1863 x1912 x1961 x2010 x2059 x2108 x2156 x2207 x2253
289.05/264.24	v x2328 x2355 x2402 x2470 x2501 x2503 x2517 x2527 x2532 x2538 x2558 x2602 x2648 x2658 x3953 x3954 x4278 x4286 x4287 x4288 x4289
289.05/264.24	v x4294 x4297 x4310 x4312 x4331 x4337 x4350 x4353 x4357 x4361 x4365 x4378 x4382 x4384 x4402 x4415 x4416 x4424 x4426 x4428 x4432
289.05/264.24	v x4433 x4442 x4450 x4451 x4457 x4465 x4470 x4471 x4475 x4479 x4480

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/360585-1176971087/instance-360585-1176971087.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-360585-1176971087 -o ROOT/results/node7/solver-360585-1176971087 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-360585-1176971087.opb /tmp/evaluation/360585-1176971087/temp 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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: 0.93 0.98 0.99 3/77 30619
/proc/meminfo: memFree=1644216/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=18568 CPUtime=0
/proc/30619/stat : 30619 (runsolver) D 30617 30619 29987 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 173146475 19013632 292 18446744073709551615 4194304 4296420 548682068944 18446744073709551615 244671114535 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/30619/statm: 4642 292 257 24 0 2626 0

[startup+0.0945941 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 30619
/proc/meminfo: memFree=1644216/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=0.02
/proc/30619/stat : 30619 (pbclasp) R 30617 30619 29987 0 -1 4194304 512 0 0 0 2 0 0 0 18 0 1 0 173146475 12832768 478 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244691082573 0 0 4224 16384 0 0 0 17 0 0 0
/proc/30619/statm: 3133 478 316 3 0 233 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12532

[startup+0.102587 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 30619
/proc/meminfo: memFree=1644216/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=0.03
/proc/30619/stat : 30619 (pbclasp) R 30617 30619 29987 0 -1 4194304 512 0 0 0 3 0 0 0 18 0 1 0 173146475 12832768 478 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244691477633 0 0 4224 16384 0 0 0 17 0 0 0
/proc/30619/statm: 3133 478 316 3 0 233 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12532

[startup+0.302615 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 30619
/proc/meminfo: memFree=1644216/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=0.23
/proc/30619/stat : 30619 (pbclasp) R 30617 30619 29987 0 -1 4194304 512 0 0 0 23 0 0 0 19 0 1 0 173146475 12832768 478 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244691201398 0 0 4224 16384 0 0 0 17 0 0 0
/proc/30619/statm: 3133 478 316 3 0 233 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 12532

[startup+0.702656 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 30619
/proc/meminfo: memFree=1644216/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=0.63
/proc/30619/stat : 30619 (pbclasp) R 30617 30619 29987 0 -1 4194304 512 0 0 0 62 1 0 0 23 0 1 0 173146475 12832768 478 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244691070680 0 0 4224 16384 0 0 0 17 0 0 0
/proc/30619/statm: 3133 478 316 3 0 233 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 12532

[startup+1.50174 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 30620
/proc/meminfo: memFree=1640176/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=1.43
/proc/30619/stat : 30619 (pbclasp) R 30617 30619 29987 0 -1 4194304 512 0 0 0 139 4 0 0 25 0 1 0 173146475 12832768 478 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 0 0 0 17 1 0 0
/proc/30619/statm: 3133 478 316 3 0 233 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 12532

[startup+3.1019 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 30620
/proc/meminfo: memFree=1641072/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 12532

[startup+6.30124 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 30624
/proc/meminfo: memFree=1634320/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=0
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30622] ppid=30621 vsize=12400 CPUtime=4.13
/proc/30622/stat : 30622 (pb2clasp1) R 30621 30619 29987 0 -1 4194304 501 0 0 0 411 2 0 0 25 0 1 0 173146688 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 244691562345 0 0 4224 0 0 0 0 17 0 0 0
/proc/30622/statm: 3100 459 340 3 0 200 0
[pid=30623] ppid=30621 vsize=14356 CPUtime=0.47
/proc/30623/stat : 30623 (clasp-1.0) S 30621 30619 29987 0 -1 4194304 3205 0 0 0 46 1 0 0 16 0 1 0 173146689 14700544 3169 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30623/statm: 3589 3169 230 81 0 2963 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 173146689 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 56912

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/82 30624
/proc/meminfo: memFree=1616144/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=0
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30622] ppid=30621 vsize=12400 CPUtime=10.44
/proc/30622/stat : 30622 (pb2clasp1) R 30621 30619 29987 0 -1 4194304 501 0 0 0 1041 3 0 0 25 0 1 0 173146688 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 244691485157 0 0 4224 0 0 0 0 17 0 0 0
/proc/30622/statm: 3100 459 340 3 0 200 0
[pid=30623] ppid=30621 vsize=32040 CPUtime=1.37
/proc/30623/stat : 30623 (clasp-1.0) S 30621 30619 29987 0 -1 4194304 7550 0 0 0 133 4 0 0 16 0 1 0 173146689 32808960 7514 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30623/statm: 8010 7514 230 81 0 7384 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 173146689 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 13.87
Current children cumulated vsize (KiB) 74596

[startup+25.5023 s]
/proc/loadavg: 1.03 1.00 1.00 2/82 30624
/proc/meminfo: memFree=1580240/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=0
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30622] ppid=30621 vsize=12400 CPUtime=23.12
/proc/30622/stat : 30622 (pb2clasp1) R 30621 30619 29987 0 -1 4194304 501 0 0 0 2308 4 0 0 25 0 1 0 173146688 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 244690987029 0 0 4224 0 0 0 0 17 0 0 0
/proc/30622/statm: 3100 459 340 3 0 200 0
[pid=30623] ppid=30621 vsize=67824 CPUtime=3.19
/proc/30623/stat : 30623 (clasp-1.0) S 30621 30619 29987 0 -1 4194304 16267 0 0 0 311 8 0 0 16 0 1 0 173146689 69451776 16231 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30623/statm: 16956 16231 230 81 0 16330 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 173146689 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 28.37
Current children cumulated vsize (KiB) 110380

[startup+51.1029 s]
/proc/loadavg: 1.02 1.00 1.00 3/82 30624
/proc/meminfo: memFree=1511696/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=0
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30622] ppid=30621 vsize=12400 CPUtime=48.42
/proc/30622/stat : 30622 (pb2clasp1) R 30621 30619 29987 0 -1 4194304 501 0 0 0 4836 6 0 0 25 0 1 0 173146688 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 244691441307 0 0 4224 0 0 0 0 17 0 0 0
/proc/30622/statm: 3100 459 340 3 0 200 0
[pid=30623] ppid=30621 vsize=138356 CPUtime=7
/proc/30623/stat : 30623 (clasp-1.0) S 30621 30619 29987 0 -1 4194304 33578 0 0 0 683 17 0 0 16 0 1 0 173146689 141676544 33542 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30623/statm: 34589 33542 230 81 0 33963 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 173146689 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 180912

[startup+102.306 s]
/proc/loadavg: 1.09 1.03 1.01 2/82 30624
/proc/meminfo: memFree=1371792/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=0
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30622] ppid=30621 vsize=12400 CPUtime=98.89
/proc/30622/stat : 30622 (pb2clasp1) R 30621 30619 29987 0 -1 4194304 501 0 0 0 9877 12 0 0 25 0 1 0 173146688 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 244691070644 0 0 4224 0 0 0 0 17 0 0 0
/proc/30622/statm: 3100 459 340 3 0 200 0
[pid=30623] ppid=30621 vsize=274372 CPUtime=15.11
/proc/30623/stat : 30623 (clasp-1.0) S 30621 30619 29987 0 -1 4194304 68136 0 0 0 1479 32 0 0 16 0 1 0 173146689 280956928 68100 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30623/statm: 68593 68100 230 81 0 67967 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 173146689 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 116.06
Current children cumulated vsize (KiB) 316928

[startup+162.303 s]
/proc/loadavg: 1.13 1.05 1.01 2/82 30624
/proc/meminfo: memFree=1211216/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=0
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30622] ppid=30621 vsize=12400 CPUtime=158.08
/proc/30622/stat : 30622 (pb2clasp1) R 30621 30619 29987 0 -1 4194304 501 0 0 0 15789 19 0 0 25 0 1 0 173146688 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 244691275354 0 0 4224 0 0 0 0 17 0 0 0
/proc/30622/statm: 3100 459 340 3 0 200 0
[pid=30623] ppid=30621 vsize=439148 CPUtime=25.01
/proc/30623/stat : 30623 (clasp-1.0) S 30621 30619 29987 0 -1 4194304 108544 0 0 0 2450 51 0 0 16 0 1 0 173146689 449687552 108508 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30623/statm: 109787 108508 230 81 0 109161 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 173146689 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 185.15
Current children cumulated vsize (KiB) 481704


################
# More data... #
################

/proc/30623/statm: 260269 252670 249 81 0 259643 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 173146689 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 247.16
Current children cumulated vsize (KiB) 1071232

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

[startup+230.303 s]
/proc/loadavg: 1.04 1.04 1.00 2/81 30624
/proc/meminfo: memFree=631576/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=171.04
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 638 0 0 0 0 17083 21 16 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30623] ppid=30621 vsize=1041076 CPUtime=82.06
/proc/30623/stat : 30623 (clasp-1.0) R 30621 30619 29987 0 -1 4194304 326248 0 0 0 8062 144 0 0 25 0 1 0 173146689 1066061824 252671 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30623/statm: 260269 252671 249 81 0 259643 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 173146689 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 255.16
Current children cumulated vsize (KiB) 1071232

[startup+243.105 s]
/proc/loadavg: 1.03 1.04 1.00 2/81 30624
/proc/meminfo: memFree=631576/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=171.04
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 638 0 0 0 0 17083 21 16 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30623] ppid=30621 vsize=1041076 CPUtime=94.86
/proc/30623/stat : 30623 (clasp-1.0) R 30621 30619 29987 0 -1 4194304 326248 0 0 0 9342 144 0 0 25 0 1 0 173146689 1066061824 252671 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30623/statm: 260269 252671 249 81 0 259643 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 173146689 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 267.96
Current children cumulated vsize (KiB) 1071232

[startup+255.902 s]
/proc/loadavg: 1.02 1.03 1.00 2/81 30624
/proc/meminfo: memFree=631576/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=171.04
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 638 0 0 0 0 17083 21 16 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30623] ppid=30621 vsize=1041076 CPUtime=107.65
/proc/30623/stat : 30623 (clasp-1.0) R 30621 30619 29987 0 -1 4194304 326249 0 0 0 10621 144 0 0 25 0 1 0 173146689 1066061824 252672 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30623/statm: 260269 252672 249 81 0 259643 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 173146689 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 280.75
Current children cumulated vsize (KiB) 1071232

[startup+259.102 s]
/proc/loadavg: 1.02 1.03 1.00 2/81 30624
/proc/meminfo: memFree=631576/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=171.04
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 638 0 0 0 0 17083 21 16 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30623] ppid=30621 vsize=1041076 CPUtime=110.85
/proc/30623/stat : 30623 (clasp-1.0) R 30621 30619 29987 0 -1 4194304 326250 0 0 0 10941 144 0 0 25 0 1 0 173146689 1066061824 252673 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30623/statm: 260269 252673 249 81 0 259643 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 173146689 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 283.95
Current children cumulated vsize (KiB) 1071232

[startup+262.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/81 30624
/proc/meminfo: memFree=631576/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=171.04
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 638 0 0 0 0 17083 21 16 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30623] ppid=30621 vsize=1041076 CPUtime=114.05
/proc/30623/stat : 30623 (clasp-1.0) R 30621 30619 29987 0 -1 4194304 326250 0 0 0 11261 144 0 0 25 0 1 0 173146689 1066061824 252673 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30623/statm: 260269 252673 249 81 0 259643 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 173146689 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 287.15
Current children cumulated vsize (KiB) 1071232

[startup+263.101 s]
/proc/loadavg: 1.02 1.03 1.00 2/81 30624
/proc/meminfo: memFree=631576/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=171.04
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 638 0 0 0 0 17083 21 16 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30623] ppid=30621 vsize=1041076 CPUtime=114.85
/proc/30623/stat : 30623 (clasp-1.0) R 30621 30619 29987 0 -1 4194304 326250 0 0 0 11341 144 0 0 25 0 1 0 173146689 1066061824 252673 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30623/statm: 260269 252673 249 81 0 259643 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 173146689 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 287.95
Current children cumulated vsize (KiB) 1071232

[startup+263.902 s]
/proc/loadavg: 1.02 1.03 1.00 2/81 30624
/proc/meminfo: memFree=661592/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=171.04
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 638 0 0 0 0 17083 21 16 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30623] ppid=30621 vsize=1011020 CPUtime=115.66
/proc/30623/stat : 30623 (clasp-1.0) R 30621 30619 29987 0 -1 4194304 326272 0 0 0 11421 145 0 0 25 0 1 0 173146689 1035284480 245181 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4160493644 0 0 4096 0 0 0 0 17 1 0 0
/proc/30623/statm: 252755 245181 270 81 0 252129 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 436 0 0 0 0 0 0 0 16 0 1 0 173146689 12562432 395 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 395 311 3 0 167 0
Current children cumulated CPU time (s) 288.76
Current children cumulated vsize (KiB) 1041176

[startup+264.102 s]
/proc/loadavg: 1.02 1.03 1.00 2/81 30624
/proc/meminfo: memFree=661592/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=171.04
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 638 0 0 0 0 17083 21 16 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30623] ppid=30621 vsize=876976 CPUtime=115.86
/proc/30623/stat : 30623 (clasp-1.0) R 30621 30619 29987 0 -1 4194304 326272 0 0 0 11439 147 0 0 25 0 1 0 173146689 898023424 212631 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134731458 0 0 4096 0 0 0 0 17 1 0 0
/proc/30623/statm: 219244 212631 270 81 0 218618 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 436 0 0 0 0 0 0 0 16 0 1 0 173146689 12562432 395 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 395 311 3 0 167 0
Current children cumulated CPU time (s) 288.96
Current children cumulated vsize (KiB) 907132

[startup+264.202 s]
/proc/loadavg: 1.02 1.03 1.00 2/81 30624
/proc/meminfo: memFree=661592/2055920 swapFree=4159716/4192956
[pid=30619] ppid=30617 vsize=12532 CPUtime=2.06
/proc/30619/stat : 30619 (pbclasp) S 30617 30619 29987 0 -1 4194304 538 0 0 0 200 6 0 0 16 0 1 0 173146475 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30619/statm: 3133 486 320 3 0 233 0
[pid=30621] ppid=30619 vsize=5356 CPUtime=171.04
/proc/30621/stat : 30621 (sh) S 30619 30619 29987 0 -1 4194304 298 638 0 0 0 0 17083 21 16 0 1 0 173146688 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30621/statm: 1339 225 188 169 0 50 0
[pid=30623] ppid=30621 vsize=0 CPUtime=115.95
/proc/30623/stat : 30623 (clasp-1.0) R 30621 30619 29987 0 -1 4194308 326273 0 0 0 11439 156 0 0 25 0 1 0 173146689 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/30623/statm: 0 0 0 0 0 0 0
[pid=30624] ppid=30621 vsize=12268 CPUtime=0
/proc/30624/stat : 30624 (pboutclasp.pl) S 30621 30619 29987 0 -1 4194304 436 0 0 0 0 0 0 0 16 0 1 0 173146689 12562432 395 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30624/statm: 3067 395 311 3 0 167 0
Current children cumulated CPU time (s) 289.05
Current children cumulated vsize (KiB) 30156

Child status: 0
Real time (s): 264.248
CPU time (s): 289.14
CPU user time (s): 287.238
CPU system time (s): 1.90171
CPU usage (%): 109.42
Max. virtual memory (cumulated for all children) (KiB): 1112764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 287.238
system time used= 1.90171
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 328291
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= 20848
involuntary context switches= 6534

runsolver used 0.26096 second user time and 0.707892 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu Apr 19 08:24:48 UTC 2007

IDJOB= 360585
IDBENCH= 1381
IDSOLVER= 167
FILE ID= node7/360585-1176971087

PBS_JOBID= 4630288

Free space on /tmp= 66285 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v50_e1000_d25_mw10_3.opb.PB06.opb
COMMAND LINE= pbclasp instance-360585-1176971087.opb /tmp/evaluation/360585-1176971087/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node7/convwatcher-360585-1176971087 -o ROOT/results/node7/conversion-360585-1176971087 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/360585-1176971087/instance-360585-1176971087.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-360585-1176971087 -o ROOT/results/node7/solver-360585-1176971087 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-360585-1176971087.opb /tmp/evaluation/360585-1176971087/temp

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  16e382d24044cea3204cbf333685cccd

RANDOM SEED= 3957322

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1644560 kB
Buffers:         19868 kB
Cached:         323156 kB
SwapCached:      13228 kB
Active:         181216 kB
Inactive:       185348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644560 kB
SwapTotal:     4192956 kB
SwapFree:      4159716 kB
Dirty:           89236 kB
Writeback:           0 kB
Mapped:          30588 kB
Slab:            30224 kB
Committed_AS:  7124688 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= 66285 MiB

End job on node7 on Thu Apr 19 08:29:13 UTC 2007