Trace number 453079

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 NameAnswerObjective functionCPU timeWall clock time
PB-clasp 2007-04-10Wrong Cert. 1802.1 1802.82

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_2.opb
MD5SUMf4b87658792e85afbf63fc13ada788f7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10
Optimality of the best value was proved NO
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint11
Maximum length of a constraint21
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1260
Sum of products size (including duplicates)2520
Number of different products1260
Sum of products size2520

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.21/0.36	o 19
0.28/0.43	o 18
0.34/0.51	o 16
0.41/0.72	o 15
0.63/0.86	o 14
0.99/1.17	o 13
6.48/6.66	o 12
1800.06/1800.81	sh: line 1: 11243 Done                    cat /tmp/evaluation/453079-1178113716/temp/instance-453079-1178113716.opb.op
1800.06/1800.81	     11244 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/453079-1178113716/temp/instance-453079-1178113716.opb.clasp
1800.06/1800.82	c Somebody sent me a SIGTERM
1800.06/1800.82	s SATISFIABLE
1800.06/1800.82	v x3 x7 x25 x28 x37 x38 x42 x63 x65 x76 x77 x81 x104 x107 x110 x115 x121 x126 x130 x151 x163 x172 x178 x180 x181 x184 x194 x199 x219
1800.06/1800.82	v x221 x231 x233 x245 x259 x261 x262 x278 x289 x293 x304 x310 x318 x323 x333 x338 x347 x360 x367 x386 x393 x400 x408 x414 x425 x434
1800.06/1800.82	v x444 x453 x455 x456 x458 x471 x473 x490 x507 x531 x535 x543 x544 x553 x557 x570 x574 x576 x585 x595 x601 x608 x617 x627 x664 x672
1800.06/1800.82	v x677 x681 x687 x689 x711 x722 x744 x747 x760 x775 x787 x803 x804 x811 x818 x832 x842 x846 x857 x862 x874 x879 x881 x884 x898 x906
1800.06/1800.82	v x908 x915 x924 x940 x957 x970 x1000 x1006 x1014 x1022 x1024 x1034 x1049 x1065 x1067 x1081 x1094 x1095 x1097 x1129 x1138 x1149
1800.06/1800.82	v x1167 x1169 x1179 x1191 x1204 x1210 x1218 x1221 x1227 x1229 x1232 x1244 x1253 x1256 x1260 x1268 x1273 x1286 x1291 x1303 x1309
1800.06/1800.82	v x1319 x1333 x1344 x1356
1800.06/1800.82	pb2clasp1: no process killed
1800.06/1800.83	clasp-1.0: no process killed
1802.05/1802.82	sh: line 1: 11452 Done                    cat /tmp/evaluation/453079-1178113716/temp/instance-453079-1178113716.opb.op
1802.05/1802.82	     11453 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/453079-1178113716/temp/instance-453079-1178113716.opb.clasp

Verifier Data (download as text)

FAILED
ERROR: unsatisfied constraint on line 0
	0>=1

Falsified constraint is:
+1*~x1[=0]*x91[=0]+1*~x1[=0]*x20[=0]+1*~x1[=0]*x89[=0]+1*~x1[=0]*x76[=1]+1*~x1[=0]*x62[=0]+1*~x1[=0]*x99[=0]+1*~x1[=0]*x65[=1]+1*~x1[=0]*x78[=0]+1*~x1[=0]*x46[=0]+1*~x1[=0]*x28[=1]+1*~x1[=0]*x22[=0]+1*~x1[=0]*x23[=0]+1*~x1[=0]*x57[=0]+1*~x1[=0]*x64[=0]+1*~x1[=0]*x77[=1]+1*~x1[=0]*x90[=0]+1*x1[=0] >= 1 

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/453079-1178113716/instance-453079-1178113716.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-453079-1178113716 -o ROOT/results/node7/solver-453079-1178113716 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-453079-1178113716.opb /tmp/evaluation/453079-1178113716/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.85 0.95 0.82 3/77 11178
/proc/meminfo: memFree=1681136/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12268 CPUtime=0
/proc/11178/stat : 11178 (pbclasp) D 11176 11178 11035 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 287409224 12562432 317 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244671281765 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/11178/statm: 3067 317 242 3 0 167 0

[startup+0.085622 s]
/proc/loadavg: 0.85 0.95 0.82 3/77 11178
/proc/meminfo: memFree=1681136/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12400 CPUtime=0
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 503 0 0 0 0 0 0 0 16 0 1 0 287409224 12697600 455 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/11178/statm: 3100 455 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.101621 s]
/proc/loadavg: 0.85 0.95 0.82 3/77 11178
/proc/meminfo: memFree=1681136/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12400 CPUtime=0
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 503 0 0 0 0 0 0 0 16 0 1 0 287409224 12697600 455 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680011874 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/11178/statm: 3100 455 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.301647 s]
/proc/loadavg: 0.85 0.95 0.82 3/77 11178
/proc/meminfo: memFree=1681136/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12400 CPUtime=0.21
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 591 1590 0 1 0 0 20 1 16 0 1 0 287409224 12697600 478 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11178/statm: 3100 478 343 3 0 200 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 12400

[startup+0.701684 s]
/proc/loadavg: 0.85 0.95 0.82 3/77 11178
/proc/meminfo: memFree=1681136/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=0.41
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 965 7947 0 3 0 0 36 5 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 12532

[startup+1.50177 s]
/proc/loadavg: 0.85 0.95 0.82 2/80 11228
/proc/meminfo: memFree=1677656/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=1.07
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1343 14327 0 3 1 1 96 9 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 12532

[startup+3.10193 s]
/proc/loadavg: 0.85 0.95 0.82 2/80 11236
/proc/meminfo: memFree=1677144/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=1.07
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1343 14327 0 3 1 1 96 9 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11234] ppid=11178 vsize=5356 CPUtime=0
/proc/11234/stat : 11234 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409342 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11234/statm: 1339 225 188 169 0 50 0
[pid=11236] ppid=11234 vsize=5068 CPUtime=1.91
/proc/11236/stat : 11236 (clasp-1.0) R 11234 11178 11035 0 -1 4194304 927 0 0 0 191 0 0 0 25 0 1 0 287409342 5189632 888 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134741030 0 0 4096 0 0 0 0 17 1 0 0
/proc/11236/statm: 1267 888 249 81 0 641 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 22956

[startup+6.30227 s]
/proc/loadavg: 0.86 0.95 0.82 2/80 11236
/proc/meminfo: memFree=1676504/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=1.07
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1343 14327 0 3 1 1 96 9 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11234] ppid=11178 vsize=5356 CPUtime=0
/proc/11234/stat : 11234 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409342 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11234/statm: 1339 225 188 169 0 50 0
[pid=11236] ppid=11234 vsize=5704 CPUtime=5.1
/proc/11236/stat : 11236 (clasp-1.0) R 11234 11178 11035 0 -1 4194304 1058 0 0 0 510 0 0 0 25 0 1 0 287409342 5840896 1019 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/11236/statm: 1426 1019 249 81 0 800 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 23592

[startup+12.7019 s]
/proc/loadavg: 0.87 0.95 0.82 2/80 11244
/proc/meminfo: memFree=1676248/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=5664 CPUtime=6.01
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 1074 0 0 0 601 0 0 0 25 0 1 0 287409892 5799936 1035 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134715803 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 1416 1035 249 81 0 790 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 23552

[startup+25.5013 s]
/proc/loadavg: 0.90 0.95 0.82 2/80 11244
/proc/meminfo: memFree=1674904/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=6912 CPUtime=18.81
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 1369 0 0 0 1880 1 0 0 25 0 1 0 287409892 7077888 1330 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134715803 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 1728 1330 249 81 0 1102 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 24800

[startup+51.102 s]
/proc/loadavg: 0.93 0.95 0.82 2/80 11244
/proc/meminfo: memFree=1673944/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=7856 CPUtime=44.4
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 1623 0 0 0 4439 1 0 0 25 0 1 0 287409892 8044544 1584 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 1964 1584 249 81 0 1338 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 25744

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.83 2/80 11244
/proc/meminfo: memFree=1672280/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=9652 CPUtime=95.58
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 2038 0 0 0 9557 1 0 0 25 0 1 0 287409892 9883648 1999 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784537 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 2413 1999 249 81 0 1787 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 27540

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.83 2/80 11244
/proc/meminfo: memFree=1670936/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=11064 CPUtime=155.57
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 2362 0 0 0 15555 2 0 0 25 0 1 0 287409892 11329536 2323 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 2766 2323 249 81 0 2140 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 28952

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/80 11244
/proc/meminfo: memFree=1669912/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=12068 CPUtime=215.55
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 2615 0 0 0 21553 2 0 0 25 0 1 0 287409892 12357632 2576 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134616639 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 3017 2576 249 81 0 2391 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 29956

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/80 11244
/proc/meminfo: memFree=1669208/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=12712 CPUtime=275.53
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 2793 0 0 0 27550 3 0 0 25 0 1 0 287409892 13017088 2754 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134789696 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 3178 2754 249 81 0 2552 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 30600


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


[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 11442
/proc/meminfo: memFree=1661656/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=20396 CPUtime=1475.08
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 4634 0 0 0 147494 14 0 0 25 0 1 0 287409892 20885504 4595 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784615 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 5099 4595 249 81 0 4473 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 38284

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 11442
/proc/meminfo: memFree=1661592/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=20396 CPUtime=1535.06
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 4648 0 0 0 153492 14 0 0 25 0 1 0 287409892 20885504 4609 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784670 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 5099 4609 249 81 0 4473 0
Current children cumulated CPU time (s) 1541.62
Current children cumulated vsize (KiB) 38284

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 11442
/proc/meminfo: memFree=1661016/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=21080 CPUtime=1595.05
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 4788 0 0 0 159490 15 0 0 25 0 1 0 287409892 21585920 4749 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784665 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 5270 4749 249 81 0 4644 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 38968

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/80 11442
/proc/meminfo: memFree=1660632/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=21348 CPUtime=1655.04
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 4884 0 0 0 165488 16 0 0 25 0 1 0 287409892 21860352 4845 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 5337 4845 249 81 0 4711 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 39236

[startup+1722.3 s]
/proc/loadavg: 1.06 0.99 0.91 2/80 11442
/proc/meminfo: memFree=1660696/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=21348 CPUtime=1715.01
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 4884 0 0 0 171485 16 0 0 25 0 1 0 287409892 21860352 4845 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 5337 4845 249 81 0 4711 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 39236

[startup+1782.3 s]
/proc/loadavg: 1.02 0.99 0.91 2/80 11442
/proc/meminfo: memFree=1660632/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=21348 CPUtime=1775
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 4887 0 0 0 177483 17 0 0 25 0 1 0 287409892 21860352 4848 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 5337 4848 249 81 0 4711 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 39236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.01 0.99 0.91 2/80 11442
/proc/meminfo: memFree=1660632/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=6.56
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1466 16755 0 3 1 1 643 11 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11242] ppid=11178 vsize=5356 CPUtime=0
/proc/11242/stat : 11242 (sh) S 11178 11178 11035 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 287409891 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11242/statm: 1339 225 188 169 0 50 0
[pid=11244] ppid=11242 vsize=21348 CPUtime=1793.5
/proc/11244/stat : 11244 (clasp-1.0) R 11242 11178 11035 0 -1 4194304 4887 0 0 0 179333 17 0 0 25 0 1 0 287409892 21860352 4848 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134782569 0 0 4096 0 0 0 0 17 1 0 0
/proc/11244/statm: 5337 4848 249 81 0 4711 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 39236

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 1.01 0.99 0.91 2/80 11442
/proc/meminfo: memFree=1660632/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=1800.09
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1637 23439 0 3 1 1 179977 30 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 12532

[startup+1802.2 s]
/proc/loadavg: 1.01 0.99 0.91 2/81 11453
/proc/meminfo: memFree=1676752/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=1800.09
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1637 23439 0 3 1 1 179977 30 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11451] ppid=11178 vsize=5356 CPUtime=0
/proc/11451/stat : 11451 (sh) S 11178 11178 11035 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 287589308 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11451/statm: 1339 225 188 169 0 50 0
[pid=11453] ppid=11451 vsize=4796 CPUtime=1.35
/proc/11453/stat : 11453 (clasp-1.0) R 11451 11178 11035 0 -1 4194304 838 0 0 0 135 0 0 0 25 0 1 0 287589308 4911104 799 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134741030 0 0 4096 0 0 0 0 17 1 0 0
/proc/11453/statm: 1199 799 249 81 0 573 0
Current children cumulated CPU time (s) 1801.44
Current children cumulated vsize (KiB) 22684

[startup+1802.6 s]
/proc/loadavg: 1.01 0.99 0.91 2/81 11453
/proc/meminfo: memFree=1676752/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=1800.09
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1637 23439 0 3 1 1 179977 30 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11451] ppid=11178 vsize=5356 CPUtime=0
/proc/11451/stat : 11451 (sh) S 11178 11178 11035 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 287589308 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11451/statm: 1339 225 188 169 0 50 0
[pid=11453] ppid=11451 vsize=4796 CPUtime=1.75
/proc/11453/stat : 11453 (clasp-1.0) R 11451 11178 11035 0 -1 4194304 858 0 0 0 175 0 0 0 25 0 1 0 287589308 4911104 819 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714397 0 0 4096 0 0 0 0 17 1 0 0
/proc/11453/statm: 1199 819 249 81 0 573 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 22684

[startup+1802.8 s]
/proc/loadavg: 1.01 0.99 0.91 2/81 11453
/proc/meminfo: memFree=1676560/2055920 swapFree=4157020/4192956
[pid=11178] ppid=11176 vsize=12532 CPUtime=1800.09
/proc/11178/stat : 11178 (pbclasp) S 11176 11178 11035 0 -1 4194304 1637 23439 0 3 1 1 179977 30 16 0 1 0 287409224 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 244680015764 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11178/statm: 3133 482 343 3 0 233 0
[pid=11451] ppid=11178 vsize=5356 CPUtime=0
/proc/11451/stat : 11451 (sh) S 11178 11178 11035 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 287589308 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11451/statm: 1339 225 188 169 0 50 0
[pid=11453] ppid=11451 vsize=4796 CPUtime=1.96
/proc/11453/stat : 11453 (clasp-1.0) R 11451 11178 11035 0 -1 4194304 858 0 0 0 196 0 0 0 25 0 1 0 287589308 4911104 819 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/11453/statm: 1199 819 249 81 0 573 0
Current children cumulated CPU time (s) 1802.05
Current children cumulated vsize (KiB) 22684

Child status: 0
Real time (s): 1802.82
CPU time (s): 1802.1
CPU user time (s): 1801.76
CPU system time (s): 0.337948
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 39236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.76
system time used= 0.337948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26448
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 793
involuntary context switches= 7627

runsolver used 1.65775 second user time and 4.91025 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Wed May  2 13:48:36 UTC 2007

IDJOB= 453079
IDBENCH= 48106
IDSOLVER= 167
FILE ID= node7/453079-1178113716

PBS_JOBID= 4751029

Free space on /tmp= 66564 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_2.opb
COMMAND LINE= pbclasp instance-453079-1178113716.opb /tmp/evaluation/453079-1178113716/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node7/convwatcher-453079-1178113716 -o ROOT/results/node7/conversion-453079-1178113716 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/453079-1178113716/instance-453079-1178113716.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  f4b87658792e85afbf63fc13ada788f7

RANDOM SEED= 545544100

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1681544 kB
Buffers:        198636 kB
Cached:          65360 kB
SwapCached:      15756 kB
Active:         167136 kB
Inactive:       120236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681544 kB
SwapTotal:     4192956 kB
SwapFree:      4157020 kB
Dirty:             680 kB
Writeback:           0 kB
Mapped:          29544 kB
Slab:            72468 kB
Committed_AS: 14420316 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66564 MiB

End job on node7 on Wed May  2 14:18:39 UTC 2007