Trace number 453064

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.03 1802.73

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_4.opb
MD5SUM431de611ddaca60ef9395e6cd3a99cf2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11
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 constraint19
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)1258
Sum of products size (including duplicates)2516
Number of different products1258
Sum of products size2516

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.20/0.31	o 16
0.20/0.38	o 15
0.32/0.45	o 14
0.39/0.73	o 13
23.90/24.08	o 12
1800.03/1800.71	sh: line 1: 21883 Done                    cat /tmp/evaluation/453064-1178113673/temp/instance-453064-1178113673.opb.op
1800.03/1800.71	     21884 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/453064-1178113673/temp/instance-453064-1178113673.opb.clasp
1800.03/1800.72	c Somebody sent me a SIGTERM
1800.03/1800.72	s SATISFIABLE
1800.03/1800.72	v x3 x5 x16 x20 x28 x39 x44 x45 x48 x57 x64 x94 x105 x110 x113 x114 x120 x124 x151 x153 x184 x198 x206 x218 x224 x236 x238 x260 x263
1800.03/1800.72	v x268 x273 x276 x288 x291 x295 x307 x309 x323 x333 x352 x361 x375 x383 x405 x418 x422 x423 x424 x429 x437 x439 x443 x459 x466 x489
1800.03/1800.72	v x500 x524 x533 x538 x540 x542 x554 x573 x578 x586 x587 x590 x597 x598 x610 x611 x631 x636 x645 x664 x665 x666 x677 x686 x698 x733
1800.03/1800.72	v x735 x755 x776 x777 x779 x790 x798 x802 x820 x829 x838 x842 x851 x866 x887 x888 x890 x892 x897 x905 x914 x922 x926 x928 x943 x946
1800.03/1800.72	v x952 x953 x975 x978 x991 x995 x997 x1000 x1009 x1012 x1013 x1017 x1032 x1040 x1058 x1060 x1065 x1070 x1083 x1084 x1090 x1096
1800.03/1800.72	v x1101 x1106 x1110 x1114 x1128 x1129 x1136 x1153 x1161 x1170 x1172 x1186 x1196 x1201 x1204 x1225 x1233 x1239 x1241 x1248 x1250
1800.03/1800.72	v x1262 x1270 x1274 x1285 x1301 x1311 x1323 x1331 x1339 x1355
1800.03/1800.72	pb2clasp1: no process killed
1800.03/1800.78	clasp-1.0: no process killed
1801.98/1802.72	sh: line 1: 22092 Done                    cat /tmp/evaluation/453064-1178113673/temp/instance-453064-1178113673.opb.op
1801.98/1802.72	     22093 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/453064-1178113673/temp/instance-453064-1178113673.opb.clasp

Verifier Data (download as text)

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

Falsified constraint is:
+1*~x1[=0]*x2[=0]+1*~x1[=0]*x84[=0]+1*~x1[=0]*x75[=0]+1*~x1[=0]*x27[=0]+1*~x1[=0]*x64[=1]+1*~x1[=0]*x38[=0]+1*~x1[=0]*x26[=0]+1*~x1[=0]*x29[=0]+1*~x1[=0]*x86[=0]+1*~x1[=0]*x45[=1]+1*~x1[=0]*x8[=0]+1*~x1[=0]*x10[=0]+1*~x1[=0]*x16[=1]+1*~x1[=0]*x44[=1]+1*x1[=0] >= 1 

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/453064-1178113673/instance-453064-1178113673.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-453064-1178113673 -o ROOT/results/node1/solver-453064-1178113673 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-453064-1178113673.opb /tmp/evaluation/453064-1178113673/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 1.10 3/77 21834
/proc/meminfo: memFree=733176/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12268 CPUtime=0
/proc/21834/stat : 21834 (pbclasp) D 21832 21834 21675 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 287405221 12562432 317 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259353442917 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/21834/statm: 3067 317 242 3 0 167 0

[startup+0.103171 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 21834
/proc/meminfo: memFree=733176/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12400 CPUtime=0
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 503 0 0 0 0 0 0 0 16 0 1 0 287405221 12697600 455 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362173026 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/21834/statm: 3100 455 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.201181 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 21834
/proc/meminfo: memFree=733176/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12400 CPUtime=0
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 503 0 0 0 0 0 0 0 16 0 1 0 287405221 12697600 455 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362173026 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/21834/statm: 3100 455 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.301198 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 21834
/proc/meminfo: memFree=733176/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12400 CPUtime=0.2
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 591 1590 0 1 0 0 19 1 16 0 1 0 287405221 12697600 478 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21834/statm: 3100 478 343 3 0 200 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 12400

[startup+0.701236 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 21834
/proc/meminfo: memFree=733176/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=0.39
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 956 7950 0 2 0 0 33 6 17 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 12532

[startup+1.50133 s]
/proc/loadavg: 0.92 0.98 1.10 2/80 21876
/proc/meminfo: memFree=729760/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=0.67
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1082 10075 0 2 0 0 60 7 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21874] ppid=21834 vsize=5356 CPUtime=0
/proc/21874/stat : 21874 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287405296 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21874/statm: 1339 225 188 169 0 50 0
[pid=21876] ppid=21874 vsize=4692 CPUtime=0.74
/proc/21876/stat : 21876 (clasp-1.0) R 21874 21834 21675 0 -1 4194304 806 0 0 0 74 0 0 0 23 0 1 0 287405296 4804608 767 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737495 0 0 4096 0 0 0 0 17 1 0 0
/proc/21876/statm: 1173 767 249 81 0 547 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 22580

[startup+3.10152 s]
/proc/loadavg: 0.92 0.98 1.10 2/80 21876
/proc/meminfo: memFree=729184/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=0.67
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1082 10075 0 2 0 0 60 7 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21874] ppid=21834 vsize=5356 CPUtime=0
/proc/21874/stat : 21874 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287405296 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21874/statm: 1339 225 188 169 0 50 0
[pid=21876] ppid=21874 vsize=5064 CPUtime=2.34
/proc/21876/stat : 21876 (clasp-1.0) R 21874 21834 21675 0 -1 4194304 914 0 0 0 234 0 0 0 25 0 1 0 287405296 5185536 875 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784657 0 0 4096 0 0 0 0 17 1 0 0
/proc/21876/statm: 1266 875 249 81 0 640 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 22952

[startup+6.30189 s]
/proc/loadavg: 0.93 0.98 1.10 2/80 21876
/proc/meminfo: memFree=728544/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=0.67
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1082 10075 0 2 0 0 60 7 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21874] ppid=21834 vsize=5356 CPUtime=0
/proc/21874/stat : 21874 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287405296 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21874/statm: 1339 225 188 169 0 50 0
[pid=21876] ppid=21874 vsize=5704 CPUtime=5.54
/proc/21876/stat : 21876 (clasp-1.0) R 21874 21834 21675 0 -1 4194304 1058 0 0 0 554 0 0 0 25 0 1 0 287405296 5840896 1019 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134715848 0 0 4096 0 0 0 0 17 1 0 0
/proc/21876/statm: 1426 1019 249 81 0 800 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 23592

[startup+12.7026 s]
/proc/loadavg: 0.93 0.98 1.10 2/80 21876
/proc/meminfo: memFree=727712/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=0.67
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1082 10075 0 2 0 0 60 7 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21874] ppid=21834 vsize=5356 CPUtime=0
/proc/21874/stat : 21874 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287405296 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21874/statm: 1339 225 188 169 0 50 0
[pid=21876] ppid=21874 vsize=6472 CPUtime=11.94
/proc/21876/stat : 21876 (clasp-1.0) R 21874 21834 21675 0 -1 4194304 1250 0 0 0 1194 0 0 0 25 0 1 0 287405296 6627328 1211 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134616620 0 0 4096 0 0 0 0 17 1 0 0
/proc/21876/statm: 1618 1211 249 81 0 992 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 24360

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 1.09 2/80 21884
/proc/meminfo: memFree=729568/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=4672 CPUtime=1.39
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 824 0 0 0 139 0 0 0 25 0 1 0 287407632 4784128 785 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 1168 785 249 81 0 542 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 22560

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 1.09 2/80 21884
/proc/meminfo: memFree=726752/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=7484 CPUtime=26.97
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 1504 0 0 0 2697 0 0 0 25 0 1 0 287407632 7663616 1465 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134713707 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 1871 1465 249 81 0 1245 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 25372

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 1.08 2/80 21884
/proc/meminfo: memFree=724960/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=9328 CPUtime=78.17
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 1957 0 0 0 7815 2 0 0 25 0 1 0 287407632 9551872 1916 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784581 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 2332 1916 249 81 0 1706 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 27216

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/80 21884
/proc/meminfo: memFree=723872/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=10296 CPUtime=138.15
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 2211 0 0 0 13813 2 0 0 25 0 1 0 287407632 10543104 2170 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 2574 2170 249 81 0 1948 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 28184

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 1.07 2/80 21884
/proc/meminfo: memFree=722528/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=11632 CPUtime=198.13
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 2537 0 0 0 19811 2 0 0 25 0 1 0 287407632 11911168 2494 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134782470 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 2908 2494 249 81 0 2282 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 29520

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/80 21884
/proc/meminfo: memFree=721632/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0

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


[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 22082
/proc/meminfo: memFree=712416/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=20448 CPUtime=1397.71
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 4690 0 0 0 139759 12 0 0 25 0 1 0 287407632 20938752 4617 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784608 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 5112 4617 249 81 0 4486 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 38336

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 22082
/proc/meminfo: memFree=712096/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=20728 CPUtime=1457.69
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 4771 0 0 0 145756 13 0 0 25 0 1 0 287407632 21225472 4698 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 6263374 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 5182 4698 249 81 0 4556 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 38616

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 22082
/proc/meminfo: memFree=712032/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=20728 CPUtime=1517.67
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 4773 0 0 0 151754 13 0 0 25 0 1 0 287407632 21225472 4700 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134782705 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 5182 4700 249 81 0 4556 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 38616

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 22082
/proc/meminfo: memFree=711904/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=21028 CPUtime=1577.66
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 4818 0 0 0 157752 14 0 0 25 0 1 0 287407632 21532672 4743 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714393 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 5257 4743 249 81 0 4631 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 38916

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 22082
/proc/meminfo: memFree=711584/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=21148 CPUtime=1637.64
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 4901 0 0 0 163750 14 0 0 25 0 1 0 287407632 21655552 4799 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134616350 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 5287 4799 249 81 0 4661 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 39036

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 22082
/proc/meminfo: memFree=711584/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=21148 CPUtime=1697.62
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 4902 0 0 0 169748 14 0 0 25 0 1 0 287407632 21655552 4800 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134782435 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 5287 4800 249 81 0 4661 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 39036

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 22082
/proc/meminfo: memFree=711136/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=21436 CPUtime=1757.61
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 4977 0 0 0 175746 15 0 0 25 0 1 0 287407632 21950464 4875 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784520 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 5359 4875 249 81 0 4733 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 39324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 22082
/proc/meminfo: memFree=711072/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=24.02
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1207 12906 0 2 0 1 2392 9 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=21882] ppid=21834 vsize=5356 CPUtime=0
/proc/21882/stat : 21882 (sh) S 21834 21834 21675 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 287407631 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21882/statm: 1339 225 188 169 0 50 0
[pid=21884] ppid=21882 vsize=21580 CPUtime=1776.01
/proc/21884/stat : 21884 (clasp-1.0) R 21882 21834 21675 0 -1 4194304 4987 0 0 0 177586 15 0 0 25 0 1 0 287407632 22097920 4885 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784496 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 5395 4885 249 81 0 4769 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 39468

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.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 22082
/proc/meminfo: memFree=711072/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=1800.08
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1381 19692 0 2 1 1 179979 27 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12532

[startup+1802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 22093
/proc/meminfo: memFree=727384/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=1800.08
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1381 19692 0 2 1 1 179979 27 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=22091] ppid=21834 vsize=5356 CPUtime=0
/proc/22091/stat : 22091 (sh) S 21834 21834 21675 0 -1 4194304 288 122 0 0 0 0 0 0 18 0 1 0 287585300 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22091/statm: 1339 225 188 169 0 50 0
[pid=22093] ppid=22091 vsize=4672 CPUtime=1.5
/proc/22093/stat : 22093 (clasp-1.0) R 22091 21834 21675 0 -1 4194304 824 0 0 0 150 0 0 0 25 0 1 0 287585300 4784128 785 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/22093/statm: 1168 785 249 81 0 542 0
Current children cumulated CPU time (s) 1801.58
Current children cumulated vsize (KiB) 22560

[startup+1802.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 22093
/proc/meminfo: memFree=727384/2055920 swapFree=4145736/4192956
[pid=21834] ppid=21832 vsize=12532 CPUtime=1800.08
/proc/21834/stat : 21834 (pbclasp) S 21832 21834 21675 0 -1 4194304 1381 19692 0 2 1 1 179979 27 16 0 1 0 287405221 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 259362176916 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21834/statm: 3133 482 343 3 0 233 0
[pid=22091] ppid=21834 vsize=5356 CPUtime=0
/proc/22091/stat : 22091 (sh) S 21834 21834 21675 0 -1 4194304 288 122 0 0 0 0 0 0 18 0 1 0 287585300 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22091/statm: 1339 225 188 169 0 50 0
[pid=22093] ppid=22091 vsize=4916 CPUtime=1.9
/proc/22093/stat : 22093 (clasp-1.0) R 22091 21834 21675 0 -1 4194304 862 0 0 0 190 0 0 0 25 0 1 0 287585300 5033984 823 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134617491 0 0 4096 0 0 0 0 17 1 0 0
/proc/22093/statm: 1229 823 249 81 0 603 0
Current children cumulated CPU time (s) 1801.98
Current children cumulated vsize (KiB) 22804

Child status: 0
Real time (s): 1802.73
CPU time (s): 1802.03
CPU user time (s): 1801.74
CPU system time (s): 0.297954
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 39468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.74
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22450
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= 636
involuntary context switches= 1971

runsolver used 1.53977 second user time and 5.02224 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed May  2 13:47:53 UTC 2007

IDJOB= 453064
IDBENCH= 48105
IDSOLVER= 167
FILE ID= node1/453064-1178113673

PBS_JOBID= 4751026

Free space on /tmp= 54615 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_4.opb
COMMAND LINE= pbclasp instance-453064-1178113673.opb /tmp/evaluation/453064-1178113673/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node1/convwatcher-453064-1178113673 -o ROOT/results/node1/conversion-453064-1178113673 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/453064-1178113673/instance-453064-1178113673.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  431de611ddaca60ef9395e6cd3a99cf2

RANDOM SEED= 270333607

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:        733584 kB
Buffers:         31628 kB
Cached:        1162852 kB
SwapCached:      14628 kB
Active:          43784 kB
Inactive:      1177436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        733584 kB
SwapTotal:     4192956 kB
SwapFree:      4145736 kB
Dirty:             576 kB
Writeback:           0 kB
Mapped:          32588 kB
Slab:            86520 kB
Committed_AS:  9384144 kB
PageTables:       1836 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= 54614 MiB

End job on node1 on Wed May  2 14:17:57 UTC 2007