Trace number 360571

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 362.324 338.125

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v50_e1000_d25_mw10_9.opb.PB06.opb
MD5SUM81a731c23b82a1147f726d3bcf60f6bf
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 benchmark15.1877
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 462
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)

362.26/338.12	s SATISFIABLE
362.26/338.12	v x7 x55 x103 x200 x242 x298 x339 x397 x443 x487 x536 x584 x633 x682 x731 x780 x829 x877 x923 x972 x1021 x1070 x1119 x1168 x1217
362.26/338.12	v x1266 x1315 x1364 x1413 x1458 x1506 x1562 x1638 x1699 x1724 x1785 x1828 x1876 x1909 x1990 x2041 x2094 x2125 x2152 x2201 x2261
362.26/338.12	v x2310 x2354 x2445 x2496 x2601 x2712 x2746 x2747 x2748 x2783 x3735 x4185 x4186 x4190 x4200 x4201 x4206 x4223 x4224 x4249 x4343
362.26/338.12	v x4348 x4352 x4353 x4354 x4355 x4361 x4362 x4363 x4364 x4366 x4385 x4386 x4405 x4409 x4412 x4415 x4435 x4437 x4444 x4448 x4449
362.26/338.12	v x4454 x4463 x4468 x4471 x4480 x4482 x4488 x4494 x4495 x4498 x4499

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/360571-1176970934/instance-360571-1176970934.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/node43/watcher-360571-1176970934 -o ROOT/results/node43/solver-360571-1176970934 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-360571-1176970934.opb /tmp/evaluation/360571-1176970934/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.97 1.01 1.00 3/77 3917
/proc/meminfo: memFree=1165120/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12268 CPUtime=0
/proc/3917/stat : 3917 (pbclasp) R 3915 3917 3073 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 145005329 12562432 317 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216849414757 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/3917/statm: 3067 317 242 3 0 167 0

[startup+0.06211 s]
/proc/loadavg: 0.97 1.01 1.00 3/77 3917
/proc/meminfo: memFree=1165120/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=0.05
/proc/3917/stat : 3917 (pbclasp) R 3915 3917 3073 0 -1 4194304 512 0 0 0 5 0 0 0 18 0 1 0 145005329 12832768 478 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 0 0 0 17 1 0 0
/proc/3917/statm: 3133 478 316 3 0 233 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12532

[startup+0.101113 s]
/proc/loadavg: 0.97 1.01 1.00 3/77 3917
/proc/meminfo: memFree=1165120/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=0.09
/proc/3917/stat : 3917 (pbclasp) R 3915 3917 3073 0 -1 4194304 512 0 0 0 9 0 0 0 18 0 1 0 145005329 12832768 478 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 0 0 0 17 1 0 0
/proc/3917/statm: 3133 478 316 3 0 233 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12532

[startup+0.301128 s]
/proc/loadavg: 0.97 1.01 1.00 3/77 3917
/proc/meminfo: memFree=1165120/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=0.28
/proc/3917/stat : 3917 (pbclasp) R 3915 3917 3073 0 -1 4194304 512 0 0 0 28 0 0 0 19 0 1 0 145005329 12832768 478 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 0 0 0 17 1 0 0
/proc/3917/statm: 3133 478 316 3 0 233 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12532

[startup+0.701163 s]
/proc/loadavg: 0.97 1.01 1.00 3/77 3917
/proc/meminfo: memFree=1165120/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=0.68
/proc/3917/stat : 3917 (pbclasp) R 3915 3917 3073 0 -1 4194304 512 0 0 0 67 1 0 0 23 0 1 0 145005329 12832768 478 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 0 0 0 17 1 0 0
/proc/3917/statm: 3133 478 316 3 0 233 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12532

[startup+1.50123 s]
/proc/loadavg: 0.97 1.01 1.00 2/78 3918
/proc/meminfo: memFree=1164344/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=1.49
/proc/3917/stat : 3917 (pbclasp) R 3915 3917 3073 0 -1 4194304 512 0 0 0 146 3 0 0 25 0 1 0 145005329 12832768 478 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 0 0 0 17 1 0 0
/proc/3917/statm: 3133 478 316 3 0 233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12532

[startup+3.10237 s]
/proc/loadavg: 0.97 1.01 1.00 2/78 3918
/proc/meminfo: memFree=1164216/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 12532

[startup+6.30166 s]
/proc/loadavg: 1.06 1.02 1.00 3/82 3922
/proc/meminfo: memFree=1155480/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=0
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3920] ppid=3919 vsize=12400 CPUtime=3.97
/proc/3920/stat : 3920 (pb2clasp1) R 3919 3917 3073 0 -1 4194304 501 0 0 0 396 1 0 0 25 0 1 0 145005543 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 216867022842 0 0 4224 0 0 0 0 17 1 0 0
/proc/3920/statm: 3100 459 340 3 0 200 0
[pid=3921] ppid=3919 vsize=13964 CPUtime=0.48
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194304 3129 0 0 0 47 1 0 0 16 0 1 0 145005543 14299136 3093 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/3921/statm: 3491 3093 230 81 0 2865 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 145005543 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 6.58
Current children cumulated vsize (KiB) 56520

[startup+12.7012 s]
/proc/loadavg: 1.05 1.02 1.00 2/82 3922
/proc/meminfo: memFree=1137624/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=0
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3920] ppid=3919 vsize=12400 CPUtime=10.29
/proc/3920/stat : 3920 (pb2clasp1) R 3919 3917 3073 0 -1 4194304 501 0 0 0 1027 2 0 0 25 0 1 0 145005543 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 216867052292 0 0 4224 0 0 0 0 17 0 0 0
/proc/3920/statm: 3100 459 340 3 0 200 0
[pid=3921] ppid=3919 vsize=31476 CPUtime=1.33
/proc/3921/stat : 3921 (clasp-1.0) S 3919 3917 3073 0 -1 4194304 7398 0 0 0 129 4 0 0 16 0 1 0 145005543 32231424 7362 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/3921/statm: 7869 7362 230 81 0 7243 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 145005543 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 13.75
Current children cumulated vsize (KiB) 74032

[startup+25.5013 s]
/proc/loadavg: 1.11 1.04 1.01 2/82 3922
/proc/meminfo: memFree=1101784/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=0
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3920] ppid=3919 vsize=12400 CPUtime=22.87
/proc/3920/stat : 3920 (pb2clasp1) R 3919 3917 3073 0 -1 4194304 501 0 0 0 2284 3 0 0 25 0 1 0 145005543 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 216867143028 0 0 4224 0 0 0 0 17 0 0 0
/proc/3920/statm: 3100 459 340 3 0 200 0
[pid=3921] ppid=3919 vsize=66664 CPUtime=3.21
/proc/3921/stat : 3921 (clasp-1.0) S 3919 3917 3073 0 -1 4194304 16078 0 0 0 313 8 0 0 16 0 1 0 145005543 68263936 16042 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/3921/statm: 16666 16042 230 81 0 16040 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 145005543 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 28.21
Current children cumulated vsize (KiB) 109220

[startup+51.1015 s]
/proc/loadavg: 1.07 1.03 1.00 2/82 3922
/proc/meminfo: memFree=1033432/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=0
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3920] ppid=3919 vsize=12400 CPUtime=48.12
/proc/3920/stat : 3920 (pb2clasp1) R 3919 3917 3073 0 -1 4194304 501 0 0 0 4806 6 0 0 25 0 1 0 145005543 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 216849126763 0 0 4224 0 0 0 0 17 0 0 0
/proc/3920/statm: 3100 459 340 3 0 200 0
[pid=3921] ppid=3919 vsize=136660 CPUtime=7.01
/proc/3921/stat : 3921 (clasp-1.0) S 3919 3917 3073 0 -1 4194304 33406 0 0 0 682 19 0 0 16 0 1 0 145005543 139939840 33370 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/3921/statm: 34165 33370 230 81 0 33539 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 145005543 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 57.26
Current children cumulated vsize (KiB) 179216

[startup+102.307 s]
/proc/loadavg: 1.03 1.03 1.00 2/82 3922
/proc/meminfo: memFree=893656/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=0
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3920] ppid=3919 vsize=12400 CPUtime=98.59
/proc/3920/stat : 3920 (pb2clasp1) R 3919 3917 3073 0 -1 4194304 501 0 0 0 9847 12 0 0 25 0 1 0 145005543 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 216867473205 0 0 4224 0 0 0 0 17 0 0 0
/proc/3920/statm: 3100 459 340 3 0 200 0
[pid=3921] ppid=3919 vsize=277980 CPUtime=15.04
/proc/3921/stat : 3921 (clasp-1.0) S 3919 3917 3073 0 -1 4194304 67895 0 0 0 1464 40 0 0 16 0 1 0 145005543 284651520 67859 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/3921/statm: 69495 67859 230 81 0 68869 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 145005543 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 115.76
Current children cumulated vsize (KiB) 320536

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/82 3922
/proc/meminfo: memFree=733464/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=0
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3920] ppid=3919 vsize=12400 CPUtime=157.63
/proc/3920/stat : 3920 (pb2clasp1) R 3919 3917 3073 0 -1 4194304 501 0 0 0 15743 20 0 0 25 0 1 0 145005543 12697600 459 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 216867049723 0 0 4224 0 0 0 0 17 0 0 0
/proc/3920/statm: 3100 459 340 3 0 200 0
[pid=3921] ppid=3919 vsize=434540 CPUtime=24.73
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194304 108237 0 0 0 2411 62 0 0 16 0 1 0 145005543 444968960 108201 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/3921/statm: 108635 108201 230 81 0 108009 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 413 0 0 0 0 0 0 0 21 0 1 0 145005543 12562432 372 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 184.49
Current children cumulated vsize (KiB) 477096


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

/proc/3921/statm: 262942 252804 249 81 0 262316 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 145005543 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 246.49
Current children cumulated vsize (KiB) 1081924

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/81 3922
/proc/meminfo: memFree=152096/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=171.1
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 638 0 0 0 0 17088 22 16 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3921] ppid=3919 vsize=1051768 CPUtime=133.24
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194304 326394 0 0 0 13168 156 0 0 25 0 1 0 145005543 1077010432 252807 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617536 0 0 4096 0 0 0 0 17 1 0 0
/proc/3921/statm: 262942 252807 249 81 0 262316 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 145005543 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 306.47
Current children cumulated vsize (KiB) 1081924

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/81 3922
/proc/meminfo: memFree=152096/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=171.1
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 638 0 0 0 0 17088 22 16 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3921] ppid=3919 vsize=1051768 CPUtime=158.03
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194304 326395 0 0 0 15647 156 0 0 25 0 1 0 145005543 1077010432 252808 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/3921/statm: 262942 252808 249 81 0 262316 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 145005543 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 331.26
Current children cumulated vsize (KiB) 1081924

[startup+319.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 3922
/proc/meminfo: memFree=152096/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=171.1
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 638 0 0 0 0 17088 22 16 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3921] ppid=3919 vsize=1051768 CPUtime=170.83
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194304 326395 0 0 0 16927 156 0 0 25 0 1 0 145005543 1077010432 252808 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617553 0 0 4096 0 0 0 0 17 1 0 0
/proc/3921/statm: 262942 252808 249 81 0 262316 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 145005543 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 344.06
Current children cumulated vsize (KiB) 1081924

[startup+326.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 3922
/proc/meminfo: memFree=152096/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=171.1
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 638 0 0 0 0 17088 22 16 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3921] ppid=3919 vsize=1051768 CPUtime=177.23
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194304 326395 0 0 0 17567 156 0 0 25 0 1 0 145005543 1077010432 252808 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/3921/statm: 262942 252808 249 81 0 262316 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 145005543 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 350.46
Current children cumulated vsize (KiB) 1081924

[startup+332.702 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 3922
/proc/meminfo: memFree=152096/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=171.1
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 638 0 0 0 0 17088 22 16 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3921] ppid=3919 vsize=1051768 CPUtime=183.62
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194304 326395 0 0 0 18206 156 0 0 25 0 1 0 145005543 1077010432 252808 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134715090 0 0 4096 0 0 0 0 17 1 0 0
/proc/3921/statm: 262942 252808 249 81 0 262316 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 145005543 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 356.85
Current children cumulated vsize (KiB) 1081924

[startup+335.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 3922
/proc/meminfo: memFree=152096/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=171.1
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 638 0 0 0 0 17088 22 16 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3921] ppid=3919 vsize=1051768 CPUtime=186.82
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194304 326395 0 0 0 18526 156 0 0 25 0 1 0 145005543 1077010432 252808 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617539 0 0 4096 0 0 0 0 17 1 0 0
/proc/3921/statm: 262942 252808 249 81 0 262316 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 145005543 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 360.05
Current children cumulated vsize (KiB) 1081924

[startup+337.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 3922
/proc/meminfo: memFree=152096/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=171.1
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 638 0 0 0 0 17088 22 16 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3921] ppid=3919 vsize=1051768 CPUtime=188.42
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194304 326395 0 0 0 18686 156 0 0 25 0 1 0 145005543 1077010432 252808 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617536 0 0 4096 0 0 0 0 17 1 0 0
/proc/3921/statm: 262942 252808 249 81 0 262316 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 417 0 0 0 0 0 0 0 16 0 1 0 145005543 12562432 376 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 361.65
Current children cumulated vsize (KiB) 1081924

[startup+337.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 3922
/proc/meminfo: memFree=152096/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=171.1
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 638 0 0 0 0 17088 22 16 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3921] ppid=3919 vsize=947768 CPUtime=188.82
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194304 326416 0 0 0 18724 158 0 0 25 0 1 0 145005543 970514432 227790 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3921/statm: 236942 227790 9884 81 0 236316 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 436 0 0 0 0 0 0 0 16 0 1 0 145005543 12562432 395 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 395 311 3 0 167 0
Current children cumulated CPU time (s) 362.05
Current children cumulated vsize (KiB) 977924

[startup+338.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 3922
/proc/meminfo: memFree=152096/2055920 swapFree=4184648/4192956
[pid=3917] ppid=3915 vsize=12532 CPUtime=2.13
/proc/3917/stat : 3917 (pbclasp) S 3915 3917 3073 0 -1 4194304 538 0 0 0 208 5 0 0 16 0 1 0 145005329 12832768 486 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 216858144866 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/3917/statm: 3133 486 320 3 0 233 0
[pid=3919] ppid=3917 vsize=5356 CPUtime=171.1
/proc/3919/stat : 3919 (sh) S 3917 3917 3073 0 -1 4194304 298 638 0 0 0 0 17088 22 16 0 1 0 145005543 5484544 225 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3919/statm: 1339 225 188 169 0 50 0
[pid=3921] ppid=3919 vsize=0 CPUtime=189.03
/proc/3921/stat : 3921 (clasp-1.0) R 3919 3917 3073 0 -1 4194308 326417 0 0 0 18732 171 0 0 25 0 1 0 145005543 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/3921/statm: 0 0 0 0 0 0 0
[pid=3922] ppid=3919 vsize=12268 CPUtime=0
/proc/3922/stat : 3922 (pboutclasp.pl) S 3919 3917 3073 0 -1 4194304 436 0 0 0 0 0 0 0 16 0 1 0 145005543 12562432 395 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 216858144866 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3922/statm: 3067 395 311 3 0 167 0
Current children cumulated CPU time (s) 362.26
Current children cumulated vsize (KiB) 30156

Child status: 0
Real time (s): 338.125
CPU time (s): 362.324
CPU user time (s): 360.295
CPU system time (s): 2.02869
CPU usage (%): 107.157
Max. virtual memory (cumulated for all children) (KiB): 1133456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 360.295
system time used= 2.02869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 328435
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= 20824
involuntary context switches= 8419

runsolver used 0.32395 second user time and 0.911861 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Thu Apr 19 08:22:15 UTC 2007

IDJOB= 360571
IDBENCH= 1380
IDSOLVER= 167
FILE ID= node43/360571-1176970934

PBS_JOBID= 4630274

Free space on /tmp= 66348 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_9.opb.PB06.opb
COMMAND LINE= pbclasp instance-360571-1176970934.opb /tmp/evaluation/360571-1176970934/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node43/convwatcher-360571-1176970934 -o ROOT/results/node43/conversion-360571-1176970934 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/360571-1176970934/instance-360571-1176970934.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  81a731c23b82a1147f726d3bcf60f6bf

RANDOM SEED= 537167034

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1165464 kB
Buffers:         53524 kB
Cached:         646164 kB
SwapCached:       2072 kB
Active:         389808 kB
Inactive:       427068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165464 kB
SwapTotal:     4192956 kB
SwapFree:      4184648 kB
Dirty:           89176 kB
Writeback:           0 kB
Mapped:         132896 kB
Slab:            58984 kB
Committed_AS:  1737472 kB
PageTables:       1900 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= 66348 MiB

End job on node43 on Thu Apr 19 08:27:54 UTC 2007