Trace number 457591

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-10? (TO) 1800.07 1800.51

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_1_40.opb
MD5SUM3f7fb60f05fdea42d317cf95beb113ab
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

Solver Data (download as text)

1800.02/1800.51	sh: line 1: 28497 Done                    pb2clasp1 instance-457591-1178370675.opb
1800.02/1800.51	     28498 Terminated              | clasp-1.0 --trans=no
1800.02/1800.51	     28499 Terminated              | pboutclasp.pl instance-457591-1178370675.opb /tmp/evaluation/457591-1178370675/temp
1800.02/1800.51	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/457591-1178370675/instance-457591-1178370675.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-457591-1178370675 -o ROOT/results/node61/solver-457591-1178370675 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-457591-1178370675.opb /tmp/evaluation/457591-1178370675/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.91 0.95 0.93 2/64 28494
/proc/meminfo: memFree=1636808/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=124 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) D 28492 28494 27279 0 -1 4194304 39 0 0 0 0 0 0 0 20 0 1 0 249031189 126976 23 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246403888521 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/28494/statm: 31 23 17 3 0 3 0

[startup+0.088366 s]
/proc/loadavg: 0.91 0.95 0.93 2/64 28494
/proc/meminfo: memFree=1636808/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.101362 s]
/proc/loadavg: 0.91 0.95 0.93 2/64 28494
/proc/meminfo: memFree=1636808/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.300388 s]
/proc/loadavg: 0.91 0.95 0.93 2/64 28494
/proc/meminfo: memFree=1636808/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.701422 s]
/proc/loadavg: 0.91 0.95 0.93 2/64 28494
/proc/meminfo: memFree=1636808/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+1.50149 s]
/proc/loadavg: 0.91 0.95 0.93 2/68 28499
/proc/meminfo: memFree=1631960/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=5820 CPUtime=1.25
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 1112 0 2 0 125 0 0 0 25 0 1 0 249031192 5959680 1079 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 10818112 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 1455 1079 249 81 0 829 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 35840

[startup+3.10165 s]
/proc/loadavg: 0.91 0.95 0.93 2/68 28499
/proc/meminfo: memFree=1631192/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=6668 CPUtime=2.84
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 1323 0 2 0 284 0 0 0 25 0 1 0 249031192 6828032 1290 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616823 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 1667 1290 249 81 0 1041 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 36688

[startup+6.30295 s]
/proc/loadavg: 0.92 0.95 0.93 2/68 28499
/proc/meminfo: memFree=1629656/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=7832 CPUtime=6.05
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 1603 0 2 0 604 1 0 0 25 0 1 0 249031192 8019968 1570 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617544 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 1958 1570 249 81 0 1332 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37852

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.93 2/68 28499
/proc/meminfo: memFree=1628568/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=9236 CPUtime=12.45
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 1942 0 2 0 1244 1 0 0 25 0 1 0 249031192 9457664 1909 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784700 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 2309 1909 249 81 0 1683 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 39256

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.93 2/68 28499
/proc/meminfo: memFree=1626008/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=11456 CPUtime=25.24
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 2522 0 2 0 2523 1 0 0 25 0 1 0 249031192 11730944 2449 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616357 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 2864 2449 249 81 0 2238 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41476

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.93 2/68 28499
/proc/meminfo: memFree=1624664/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=12688 CPUtime=50.84
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 2856 0 2 0 5082 2 0 0 25 0 1 0 249031192 12992512 2783 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616169 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 3172 2783 249 81 0 2546 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42708

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.93 2/68 28499
/proc/meminfo: memFree=1621848/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=15540 CPUtime=102.02
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 3583 0 2 0 10200 2 0 0 25 0 1 0 249031192 15912960 3467 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784651 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 3885 3467 249 81 0 3259 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 45560

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/68 28499
/proc/meminfo: memFree=1620248/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=17092 CPUtime=162
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 4019 0 2 0 16198 2 0 0 25 0 1 0 249031192 17502208 3868 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 10814864 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 4273 3868 249 81 0 3647 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 47112


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

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.93 2/68 28501
/proc/meminfo: memFree=1608216/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=29460 CPUtime=1421.7
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 7344 0 2 0 142162 8 0 0 25 0 1 0 249031192 30167040 6794 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784670 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 7365 6794 249 81 0 6739 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 59480

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/68 28501
/proc/meminfo: memFree=1607896/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=29748 CPUtime=1481.67
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 7423 0 2 0 148159 8 0 0 25 0 1 0 249031192 30461952 6873 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616601 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 7437 6873 249 81 0 6811 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 59768

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/68 28501
/proc/meminfo: memFree=1607704/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=30080 CPUtime=1541.67
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 7475 0 2 0 154158 9 0 0 25 0 1 0 249031192 30801920 6925 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 7520 6925 249 81 0 6894 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 60100

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/68 28501
/proc/meminfo: memFree=1607512/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=30224 CPUtime=1601.65
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 7530 0 2 0 160156 9 0 0 25 0 1 0 249031192 30949376 6980 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784608 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 7556 6980 249 81 0 6930 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 60244

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/68 28501
/proc/meminfo: memFree=1606680/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=31116 CPUtime=1661.64
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 7726 0 2 0 166155 9 0 0 25 0 1 0 249031192 31862784 7176 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 7779 7176 249 81 0 7153 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 61136

[startup+1722.3 s]
/proc/loadavg: 1.07 0.99 0.93 2/68 28501
/proc/meminfo: memFree=1606424/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=31452 CPUtime=1721.62
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 7795 0 2 0 172153 9 0 0 25 0 1 0 249031192 32206848 7245 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784653 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 7863 7245 249 81 0 7237 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 61472

[startup+1782.3 s]
/proc/loadavg: 1.10 1.00 0.94 2/68 28501
/proc/meminfo: memFree=1606232/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=31544 CPUtime=1781.6
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 7843 0 2 0 178151 9 0 0 25 0 1 0 249031192 32301056 7293 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737597 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 7886 7293 249 81 0 7260 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 61564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.07 1.00 0.94 2/68 28501
/proc/meminfo: memFree=1606168/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=31544 CPUtime=1799.8
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 7843 0 2 0 179971 9 0 0 25 0 1 0 249031192 32301056 7293 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 7886 7293 249 81 0 7260 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 61564

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 1.07 1.00 0.94 2/68 28501
/proc/meminfo: memFree=1606168/2055920 swapFree=4184204/4192956
[pid=28494] ppid=28492 vsize=12400 CPUtime=0
/proc/28494/stat : 28494 (pbclasp) S 28492 28494 27279 0 -1 4194304 497 0 0 0 0 0 0 0 16 0 1 0 249031189 12697600 446 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28494/statm: 3100 446 320 3 0 200 0
[pid=28496] ppid=28494 vsize=5352 CPUtime=0.22
/proc/28496/stat : 28496 (sh) S 28494 28494 27279 0 -1 4194304 297 515 0 0 0 0 22 0 16 0 1 0 249031192 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28496/statm: 1338 224 188 169 0 49 0
[pid=28498] ppid=28496 vsize=31544 CPUtime=1799.8
/proc/28498/stat : 28498 (clasp-1.0) R 28496 28494 27279 0 -1 4194304 7843 0 2 0 179971 9 0 0 25 0 1 0 249031192 32301056 7293 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/28498/statm: 7886 7293 249 81 0 7260 0
[pid=28499] ppid=28496 vsize=12268 CPUtime=0
/proc/28499/stat : 28499 (pboutclasp.pl) S 28496 28494 27279 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 249031192 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 246415405154 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28499/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 61564

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.95
CPU system time (s): 0.117982
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 61612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9652
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 95
involuntary context switches= 3861

runsolver used 1.81572 second user time and 4.65229 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat May  5 13:11:15 UTC 2007

IDJOB= 457591
IDBENCH= 48351
IDSOLVER= 167
FILE ID= node61/457591-1178370675

PBS_JOBID= 5189171

Free space on /tmp= 66562 MiB

SOLVER NAME= PB-clasp 2007-04-10
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_1_40.opb
COMMAND LINE= pbclasp instance-457591-1178370675.opb /tmp/evaluation/457591-1178370675/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node61/convwatcher-457591-1178370675 -o ROOT/results/node61/conversion-457591-1178370675 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/457591-1178370675/instance-457591-1178370675.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  3f7fb60f05fdea42d317cf95beb113ab

RANDOM SEED= 56928982

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1637216 kB
Buffers:         25300 kB
Cached:         291804 kB
SwapCached:       2768 kB
Active:          33840 kB
Inactive:       293804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637216 kB
SwapTotal:     4192956 kB
SwapFree:      4184204 kB
Dirty:             576 kB
Writeback:           0 kB
Mapped:          16576 kB
Slab:            77200 kB
Committed_AS:  6191876 kB
PageTables:       1392 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= 66562 MiB

End job on node61 on Sat May  5 13:41:16 UTC 2007