Trace number 350308

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-03-23UNSAT 754.187 754.318

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670234.opb
MD5SUM92f66beef1a16468af1cdeb8f0308249
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark224.554
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
Number of bits of the biggest sum of numbers10
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)

754.13/754.31	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350308-1176496535/instance-350308-1176496535.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/node18/watcher-350308-1176496535 -o ROOT/results/node18/solver-350308-1176496535 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-350308-1176496535.opb /tmp/evaluation/350308-1176496535/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.92 0.98 0.92 3/77 20375
/proc/meminfo: memFree=1175440/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12268 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) R 20373 20375 19981 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 97570937 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227848976997 0 0 4224 0 0 0 0 17 1 0 0
/proc/20375/statm: 3067 318 243 3 0 167 0

[startup+0.082271 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 20375
/proc/meminfo: memFree=1175440/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.102268 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 20375
/proc/meminfo: memFree=1175440/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.302297 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 20375
/proc/meminfo: memFree=1175440/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.701332 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 20375
/proc/meminfo: memFree=1175440/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+1.5014 s]
/proc/loadavg: 0.92 0.98 0.92 2/81 20380
/proc/meminfo: memFree=1170480/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=5944 CPUtime=1.35
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 1186 0 0 0 135 0 0 0 25 0 1 0 97570939 6086656 1132 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134769079 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 1486 1132 196 154 0 956 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 35964

[startup+3.10156 s]
/proc/loadavg: 0.93 0.98 0.92 2/81 20380
/proc/meminfo: memFree=1169840/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=6784 CPUtime=2.94
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 1364 0 0 0 294 0 0 0 25 0 1 0 97570939 6946816 1310 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134741364 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 1696 1310 196 154 0 1166 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 36804

[startup+6.30186 s]
/proc/loadavg: 0.93 0.98 0.92 2/81 20380
/proc/meminfo: memFree=1169072/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=7316 CPUtime=6.14
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 1518 0 0 0 614 0 0 0 25 0 1 0 97570939 7491584 1464 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134768657 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 1829 1464 196 154 0 1299 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 37336

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.92 2/81 20380
/proc/meminfo: memFree=1167920/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=8252 CPUtime=12.54
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 1740 0 0 0 1254 0 0 0 25 0 1 0 97570939 8450048 1686 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134740788 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 2063 1686 196 154 0 1533 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 38272

[startup+25.5027 s]
/proc/loadavg: 0.95 0.98 0.92 2/81 20380
/proc/meminfo: memFree=1166640/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=9600 CPUtime=25.34
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 2077 0 0 0 2533 1 0 0 25 0 1 0 97570939 9830400 2023 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134768773 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 2400 2023 196 154 0 1870 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 39620

[startup+51.1022 s]
/proc/loadavg: 0.96 0.98 0.92 2/81 20380
/proc/meminfo: memFree=1165424/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=10704 CPUtime=50.93
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 2358 0 0 0 5092 1 0 0 25 0 1 0 97570939 10960896 2304 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134740840 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 2676 2304 196 154 0 2146 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 40724

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1163440/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=12712 CPUtime=102.12
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 2834 0 0 0 10210 2 0 0 25 0 1 0 97570939 13017088 2780 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134753589 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 3178 2780 196 154 0 2648 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 42732

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1162160/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=13904 CPUtime=162.11
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 3140 0 0 0 16208 3 0 0 25 0 1 0 97570939 14237696 3086 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 8326739 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 3476 3086 196 154 0 2946 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 43924


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

/proc/20379/statm: 4711 4192 196 154 0 4181 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 48864

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1157296/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=19212 CPUtime=701.95
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 4320 0 0 0 70188 7 0 0 25 0 1 0 97570939 19673088 4266 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134798193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 4803 4266 196 154 0 4273 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 702.14
Current children cumulated vsize (KiB) 49232

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

[startup+716.701 s]
/proc/loadavg: 0.99 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1157232/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=19400 CPUtime=716.35
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 4359 0 0 0 71628 7 0 0 25 0 1 0 97570939 19865600 4305 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134741375 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 4850 4305 196 154 0 4320 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 716.54
Current children cumulated vsize (KiB) 49420

[startup+729.502 s]
/proc/loadavg: 0.99 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1157040/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=19400 CPUtime=729.14
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 4377 0 0 0 72907 7 0 0 25 0 1 0 97570939 19865600 4323 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134746407 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 4850 4323 196 154 0 4320 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 729.33
Current children cumulated vsize (KiB) 49420

[startup+742.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1156912/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=19592 CPUtime=741.94
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 4419 0 0 0 74187 7 0 0 25 0 1 0 97570939 20062208 4365 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134682883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 4898 4365 196 154 0 4368 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 742.13
Current children cumulated vsize (KiB) 49612

[startup+748.701 s]
/proc/loadavg: 0.99 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1156848/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=19592 CPUtime=748.34
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 4431 0 0 0 74827 7 0 0 25 0 1 0 97570939 20062208 4377 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134740807 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 4898 4377 196 154 0 4368 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 748.53
Current children cumulated vsize (KiB) 49612

[startup+751.903 s]
/proc/loadavg: 0.99 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1156720/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=19780 CPUtime=751.54
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 4464 0 0 0 75147 7 0 0 25 0 1 0 97570939 20254720 4410 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134741364 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 4945 4410 196 154 0 4415 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 751.73
Current children cumulated vsize (KiB) 49800

[startup+753.506 s]
/proc/loadavg: 0.99 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1156720/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=19780 CPUtime=753.14
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 4465 0 0 0 75307 7 0 0 25 0 1 0 97570939 20254720 4411 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 8326739 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 4945 4411 196 154 0 4415 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 753.33
Current children cumulated vsize (KiB) 49800

[startup+753.902 s]
/proc/loadavg: 0.99 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1156720/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=19780 CPUtime=753.54
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 4465 0 0 0 75347 7 0 0 25 0 1 0 97570939 20254720 4411 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134741364 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 4945 4411 196 154 0 4415 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 753.73
Current children cumulated vsize (KiB) 49800

[startup+754.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/81 20382
/proc/meminfo: memFree=1156720/2055920 swapFree=4192956/4192956
[pid=20375] ppid=20373 vsize=12400 CPUtime=0
/proc/20375/stat : 20375 (pbclasp) S 20373 20375 19981 0 -1 4194304 484 0 0 0 0 0 0 0 16 0 1 0 97570937 12697600 435 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20375/statm: 3100 435 320 3 0 200 0
[pid=20377] ppid=20375 vsize=5352 CPUtime=0.19
/proc/20377/stat : 20377 (sh) S 20375 20375 19981 0 -1 4194304 297 509 0 0 0 0 19 0 16 0 1 0 97570938 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20377/statm: 1338 224 188 169 0 49 0
[pid=20379] ppid=20377 vsize=19780 CPUtime=753.94
/proc/20379/stat : 20379 (clasp) R 20377 20375 19981 0 -1 4194304 4465 0 0 0 75387 7 0 0 25 0 1 0 97570939 20254720 4411 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134741375 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 4945 4411 196 154 0 4415 0
[pid=20380] ppid=20377 vsize=12268 CPUtime=0
/proc/20380/stat : 20380 (pboutclasp.pl) S 20377 20375 19981 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 97570939 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/20380/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 754.13
Current children cumulated vsize (KiB) 49800

Child status: 0
Real time (s): 754.318
CPU time (s): 754.187
CPU user time (s): 754.089
CPU system time (s): 0.097985
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 49800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 754.089
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6291
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= 65
involuntary context switches= 15776

runsolver used 0.669898 second user time and 2.07868 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri Apr 13 20:35:35 UTC 2007

IDJOB= 350308
IDBENCH= 1279
IDSOLVER= 158
FILE ID= node18/350308-1176496535

PBS_JOBID= 4556675

Free space on /tmp= 66558 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900670234.opb
COMMAND LINE= pbclasp instance-350308-1176496535.opb /tmp/evaluation/350308-1176496535/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node18/convwatcher-350308-1176496535 -o ROOT/results/node18/conversion-350308-1176496535 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350308-1176496535/instance-350308-1176496535.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 814f1745fa20958d8b352781cfa0403e
MD5SUM BENCH=  92f66beef1a16468af1cdeb8f0308249

RANDOM SEED= 66740245

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1175848 kB
Buffers:         56532 kB
Cached:         690788 kB
SwapCached:          0 kB
Active:         244068 kB
Inactive:       557884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1175848 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1224 kB
Writeback:           0 kB
Mapped:          73328 kB
Slab:            63664 kB
Committed_AS:  2679468 kB
PageTables:       1776 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= 66558 MiB

End job on node18 on Fri Apr 13 20:48:10 UTC 2007