Trace number 453769

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.63

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_1.opb
MD5SUM55d0299800773493d27ef2c1b95d10c5
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.04
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)1248
Sum of products size (including duplicates)2496
Number of different products1248
Sum of products size2496

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.00/0.28	o 19
0.27/0.35	o 18
0.33/0.42	o 17
0.40/0.50	o 15
0.47/0.60	o 14
0.58/0.95	o 13
85.73/85.84	o 12
1800.06/1800.61	sh: line 1: 28022 Done                    cat /tmp/evaluation/453769-1178155355/temp/instance-453769-1178155355.opb.op
1800.06/1800.61	     28023 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/453769-1178155355/temp/instance-453769-1178155355.opb.clasp
1800.06/1800.61	c Somebody sent me a SIGTERM
1800.06/1800.61	s SATISFIABLE
1800.06/1800.61	v x6 x13 x17 x21 x22 x30 x31 x34 x44 x69 x93 x95 x107 x109 x111 x112 x126 x130 x132 x149 x151 x169 x170 x194 x204 x210 x222 x230 x232
1800.06/1800.61	v x240 x247 x255 x271 x274 x304 x311 x314 x333 x356 x374 x375 x386 x389 x391 x429 x437 x457 x461 x481 x483 x486 x491 x493 x495 x497
1800.06/1800.61	v x507 x509 x549 x551 x555 x556 x571 x572 x591 x592 x605 x614 x619 x620 x623 x626 x632 x633 x641 x642 x643 x661 x673 x675 x678 x684
1800.06/1800.61	v x699 x733 x735 x738 x747 x762 x766 x776 x785 x789 x798 x800 x813 x822 x823 x824 x830 x833 x845 x848 x854 x858 x868 x880 x885 x891
1800.06/1800.61	v x894 x897 x917 x927 x932 x935 x945 x947 x958 x968 x986 x988 x989 x990 x992 x996 x1002 x1021 x1031 x1043 x1056 x1065 x1077 x1078
1800.06/1800.61	v x1088 x1090 x1103 x1104 x1120 x1126 x1131 x1134 x1141 x1144 x1153 x1154 x1168 x1184 x1187 x1189 x1197 x1204 x1210 x1218 x1227
1800.06/1800.61	v x1238 x1248 x1259 x1262 x1282 x1283 x1304 x1309 x1319 x1322 x1330 x1342
1800.06/1800.65	pb2clasp1: no process killed
1800.06/1800.66	clasp-1.0: no process killed
1801.98/1802.62	sh: line 1: 28035 Done                    cat /tmp/evaluation/453769-1178155355/temp/instance-453769-1178155355.opb.op
1801.98/1802.62	     28036 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/453769-1178155355/temp/instance-453769-1178155355.opb.clasp

Verifier Data (download as text)

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

Falsified constraint is:
+1*~x1[=0]*x84[=0]+1*~x1[=0]*x87[=0]+1*~x1[=0]*x78[=0]+1*~x1[=0]*x16[=0]+1*~x1[=0]*x94[=0]+1*~x1[=0]*x36[=0]+1*~x1[=0]*x93[=1]+1*~x1[=0]*x50[=0]+1*~x1[=0]*x22[=1]+1*~x1[=0]*x63[=0]+1*~x1[=0]*x17[=1]+1*~x1[=0]*x31[=1]+1*~x1[=0]*x56[=0]+1*~x1[=0]*x60[=0]+1*~x1[=0]*x67[=0]+1*~x1[=0]*x79[=0]+1*x1[=0] >= 1 

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/453769-1178155355/instance-453769-1178155355.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-453769-1178155355 -o ROOT/results/node14/solver-453769-1178155355 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-453769-1178155355.opb /tmp/evaluation/453769-1178155355/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.99 0.98 0.99 3/77 27957
/proc/meminfo: memFree=1780464/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12268 CPUtime=0
/proc/27957/stat : 27957 (pbclasp) R 27955 27957 27448 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 263453279 12562432 317 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212234631781 0 0 4224 0 0 0 0 17 1 0 0
/proc/27957/statm: 3067 317 242 3 0 167 0

[startup+0.101401 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 27957
/proc/meminfo: memFree=1780464/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12400 CPUtime=0
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 503 0 0 0 0 0 0 0 16 0 1 0 263453279 12697600 455 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243361890 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/27957/statm: 3100 455 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.201409 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 27957
/proc/meminfo: memFree=1780464/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12400 CPUtime=0
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 503 0 0 0 0 0 0 0 16 0 1 0 263453279 12697600 455 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243361890 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/27957/statm: 3100 455 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.301425 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 27957
/proc/meminfo: memFree=1780464/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=0.27
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 716 3694 0 2 0 0 25 2 16 0 1 0 263453279 12832768 481 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27957/statm: 3133 481 343 3 0 233 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 12532

[startup+0.701459 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 27957
/proc/meminfo: memFree=1780464/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=0.58
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1209 12175 0 2 0 1 49 8 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 12532

[startup+1.50153 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 28015
/proc/meminfo: memFree=1777040/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=0.94
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1334 14306 0 2 1 1 82 10 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28013] ppid=27957 vsize=5356 CPUtime=0
/proc/28013/stat : 28013 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 263453376 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 1339 225 188 169 0 50 0
[pid=28015] ppid=28013 vsize=4544 CPUtime=0.52
/proc/28015/stat : 28015 (clasp-1.0) R 28013 27957 27448 0 -1 4194304 797 0 0 0 52 0 0 0 21 0 1 0 263453377 4653056 758 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714985 0 0 4096 0 0 0 0 17 1 0 0
/proc/28015/statm: 1136 758 249 81 0 510 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 22432

[startup+3.10268 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 28015
/proc/meminfo: memFree=1776528/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=0.94
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1334 14306 0 2 1 1 82 10 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28013] ppid=27957 vsize=5356 CPUtime=0
/proc/28013/stat : 28013 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 263453376 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 1339 225 188 169 0 50 0
[pid=28015] ppid=28013 vsize=5160 CPUtime=2.12
/proc/28015/stat : 28015 (clasp-1.0) R 28013 27957 27448 0 -1 4194304 919 0 0 0 212 0 0 0 25 0 1 0 263453377 5283840 880 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/28015/statm: 1290 880 249 81 0 664 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 23048

[startup+6.30199 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 28015
/proc/meminfo: memFree=1775824/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=0.94
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1334 14306 0 2 1 1 82 10 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28013] ppid=27957 vsize=5356 CPUtime=0
/proc/28013/stat : 28013 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 263453376 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 1339 225 188 169 0 50 0
[pid=28015] ppid=28013 vsize=5676 CPUtime=5.31
/proc/28015/stat : 28015 (clasp-1.0) R 28013 27957 27448 0 -1 4194304 1068 0 0 0 531 0 0 0 25 0 1 0 263453377 5812224 1029 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737826 0 0 4096 0 0 0 0 17 1 0 0
/proc/28015/statm: 1419 1029 249 81 0 793 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 23564

[startup+12.7026 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 28015
/proc/meminfo: memFree=1774744/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=0.94
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1334 14306 0 2 1 1 82 10 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28013] ppid=27957 vsize=5356 CPUtime=0
/proc/28013/stat : 28013 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 263453376 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 1339 225 188 169 0 50 0
[pid=28015] ppid=28013 vsize=6556 CPUtime=11.71
/proc/28015/stat : 28015 (clasp-1.0) R 28013 27957 27448 0 -1 4194304 1270 0 0 0 1171 0 0 0 25 0 1 0 263453377 6713344 1231 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/28015/statm: 1639 1231 249 81 0 1013 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 24444

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 28015
/proc/meminfo: memFree=1773656/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=0.94
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1334 14306 0 2 1 1 82 10 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28013] ppid=27957 vsize=5356 CPUtime=0
/proc/28013/stat : 28013 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 263453376 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 1339 225 188 169 0 50 0
[pid=28015] ppid=28013 vsize=7596 CPUtime=24.51
/proc/28015/stat : 28015 (clasp-1.0) R 28013 27957 27448 0 -1 4194304 1546 0 0 0 2450 1 0 0 25 0 1 0 263453377 7778304 1507 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134713663 0 0 4096 0 0 0 0 17 1 0 0
/proc/28015/statm: 1899 1507 249 81 0 1273 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25484

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 28015
/proc/meminfo: memFree=1772696/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=0.94
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1334 14306 0 2 1 1 82 10 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28013] ppid=27957 vsize=5356 CPUtime=0
/proc/28013/stat : 28013 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 18 0 1 0 263453376 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28013/statm: 1339 225 188 169 0 50 0
[pid=28015] ppid=28013 vsize=8528 CPUtime=50.1
/proc/28015/stat : 28015 (clasp-1.0) R 28013 27957 27448 0 -1 4194304 1774 0 0 0 5009 1 0 0 25 0 1 0 263453377 8732672 1735 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784714 0 0 4096 0 0 0 0 17 1 0 0
/proc/28015/statm: 2132 1735 249 81 0 1506 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 26416

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 28023
/proc/meminfo: memFree=1774304/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=85.79
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1457 17684 0 2 1 1 8564 13 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0
[pid=28023] ppid=28021 vsize=6820 CPUtime=16.43
/proc/28023/stat : 28023 (clasp-1.0) R 28021 27957 27448 0 -1 4194304 1333 0 0 0 1643 0 0 0 25 0 1 0 263461865 6983680 1294 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784653 0 0 4096 0 0 0 0 17 1 0 0
/proc/28023/statm: 1705 1294 249 81 0 1079 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 24708

[startup+162.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/80 28023
/proc/meminfo: memFree=1771808/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=85.79
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1457 17684 0 2 1 1 8564 13 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0
[pid=28023] ppid=28021 vsize=9292 CPUtime=76.41
/proc/28023/stat : 28023 (clasp-1.0) R 28021 27957 27448 0 -1 4194304 1966 0 0 0 7640 1 0 0 25 0 1 0 263461865 9515008 1927 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714397 0 0 4096 0 0 0 0 17 1 0 0
/proc/28023/statm: 2323 1927 249 81 0 1697 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 27180

[startup+222.306 s]
/proc/loadavg: 1.12 1.03 1.01 2/80 28023
/proc/meminfo: memFree=1770336/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=85.79
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1457 17684 0 2 1 1 8564 13 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0
[pid=28023] ppid=28021 vsize=10864 CPUtime=136.4
/proc/28023/stat : 28023 (clasp-1.0) R 28021 27957 27448 0 -1 4194304 2328 0 0 0 13638 2 0 0 25 0 1 0 263461865 11124736 2289 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/28023/statm: 2716 2289 249 81 0 2090 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 28752

[startup+282.301 s]
/proc/loadavg: 1.23 1.07 1.02 2/80 28023
/proc/meminfo: memFree=1769376/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=85.79
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1457 17684 0 2 1 1 8564 13 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0

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

/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0
[pid=28023] ppid=28021 vsize=19892 CPUtime=1396.05
/proc/28023/stat : 28023 (clasp-1.0) R 28021 27957 27448 0 -1 4194304 4534 0 0 0 139590 15 0 0 25 0 1 0 263461865 20369408 4450 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/28023/statm: 4973 4450 249 81 0 4347 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 37780

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 28025
/proc/meminfo: memFree=1761056/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=85.79
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1457 17684 0 2 1 1 8564 13 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0
[pid=28023] ppid=28021 vsize=20244 CPUtime=1456.03
/proc/28023/stat : 28023 (clasp-1.0) R 28021 27957 27448 0 -1 4194304 4626 0 0 0 145588 15 0 0 25 0 1 0 263461865 20729856 4542 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714307 0 0 4096 0 0 0 0 17 1 0 0
/proc/28023/statm: 5061 4542 249 81 0 4435 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 38132

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 28025
/proc/meminfo: memFree=1761056/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=85.79
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1457 17684 0 2 1 1 8564 13 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0
[pid=28023] ppid=28021 vsize=20244 CPUtime=1516.02
/proc/28023/stat : 28023 (clasp-1.0) R 28021 27957 27448 0 -1 4194304 4630 0 0 0 151586 16 0 0 25 0 1 0 263461865 20729856 4546 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134715844 0 0 4096 0 0 0 0 17 1 0 0
/proc/28023/statm: 5061 4546 249 81 0 4435 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 38132

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 28025
/proc/meminfo: memFree=1760928/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=85.79
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1457 17684 0 2 1 1 8564 13 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0
[pid=28023] ppid=28021 vsize=20404 CPUtime=1576.01
/proc/28023/stat : 28023 (clasp-1.0) R 28021 27957 27448 0 -1 4194304 4661 0 0 0 157584 17 0 0 25 0 1 0 263461865 20893696 4577 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714441 0 0 4096 0 0 0 0 17 1 0 0
/proc/28023/statm: 5101 4577 249 81 0 4475 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 38292

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 28025
/proc/meminfo: memFree=1760736/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=85.79
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1457 17684 0 2 1 1 8564 13 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0
[pid=28023] ppid=28021 vsize=20624 CPUtime=1635.98
/proc/28023/stat : 28023 (clasp-1.0) R 28021 27957 27448 0 -1 4194304 4717 0 0 0 163581 17 0 0 25 0 1 0 263461865 21118976 4633 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/28023/statm: 5156 4633 249 81 0 4530 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 38512

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 28025
/proc/meminfo: memFree=1760224/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=85.79
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1457 17684 0 2 1 1 8564 13 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0
[pid=28023] ppid=28021 vsize=21132 CPUtime=1695.97
/proc/28023/stat : 28023 (clasp-1.0) R 28021 27957 27448 0 -1 4194304 4827 0 0 0 169579 18 0 0 25 0 1 0 263461865 21639168 4743 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737597 0 0 4096 0 0 0 0 17 1 0 0
/proc/28023/statm: 5283 4743 249 81 0 4657 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 39020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 28025
/proc/meminfo: memFree=1760288/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=85.79
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1457 17684 0 2 1 1 8564 13 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28021] ppid=27957 vsize=5356 CPUtime=0
/proc/28021/stat : 28021 (sh) S 27957 27957 27448 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 263461865 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28021/statm: 1339 225 188 169 0 50 0
[pid=28023] ppid=28021 vsize=21132 CPUtime=1714.27
/proc/28023/stat : 28023 (clasp-1.0) R 28021 27957 27448 0 -1 4194304 4828 0 0 0 171409 18 0 0 25 0 1 0 263461865 21639168 4744 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134713642 0 0 4096 0 0 0 0 17 1 0 0
/proc/28023/statm: 5283 4744 249 81 0 4657 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 39020

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/82 28036
/proc/meminfo: memFree=1777936/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=1800.1
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1626 24310 0 2 1 1 179974 34 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28034] ppid=27957 vsize=5356 CPUtime=0
/proc/28034/stat : 28034 (sh) S 27957 27957 27448 0 -1 4194304 287 122 0 0 0 0 0 0 16 0 1 0 263633350 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 225 188 169 0 50 0
[pid=28036] ppid=28034 vsize=4544 CPUtime=0.78
/proc/28036/stat : 28036 (clasp-1.0) R 28034 27957 27448 0 -1 4194304 792 0 0 0 78 0 0 0 23 0 1 0 263633350 4653056 753 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/28036/statm: 1136 753 249 81 0 510 0
Current children cumulated CPU time (s) 1800.88
Current children cumulated vsize (KiB) 22432

[startup+1802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28036
/proc/meminfo: memFree=1776024/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=1800.1
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1626 24310 0 2 1 1 179974 34 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28034] ppid=27957 vsize=5356 CPUtime=0
/proc/28034/stat : 28034 (sh) S 27957 27957 27448 0 -1 4194304 287 122 0 0 0 0 0 0 16 0 1 0 263633350 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 225 188 169 0 50 0
[pid=28036] ppid=28034 vsize=4920 CPUtime=1.58
/proc/28036/stat : 28036 (clasp-1.0) R 28034 27957 27448 0 -1 4194304 870 0 0 0 158 0 0 0 25 0 1 0 263633350 5038080 831 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134617515 0 0 4096 0 0 0 0 17 1 0 0
/proc/28036/statm: 1230 831 249 81 0 604 0
Current children cumulated CPU time (s) 1801.68
Current children cumulated vsize (KiB) 22808

[startup+1802.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28036
/proc/meminfo: memFree=1776024/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=1800.1
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1626 24310 0 2 1 1 179974 34 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28034] ppid=27957 vsize=5356 CPUtime=0
/proc/28034/stat : 28034 (sh) S 27957 27957 27448 0 -1 4194304 287 122 0 0 0 0 0 0 16 0 1 0 263633350 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 225 188 169 0 50 0
[pid=28036] ppid=28034 vsize=4920 CPUtime=1.78
/proc/28036/stat : 28036 (clasp-1.0) R 28034 27957 27448 0 -1 4194304 871 0 0 0 178 0 0 0 25 0 1 0 263633350 5038080 832 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/28036/statm: 1230 832 249 81 0 604 0
Current children cumulated CPU time (s) 1801.88
Current children cumulated vsize (KiB) 22808

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28036
/proc/meminfo: memFree=1776024/2055920 swapFree=4148808/4192956
[pid=27957] ppid=27955 vsize=12532 CPUtime=1800.1
/proc/27957/stat : 27957 (pbclasp) S 27955 27957 27448 0 -1 4194304 1626 24310 0 2 1 1 179974 34 16 0 1 0 263453279 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 212243365780 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/27957/statm: 3133 482 343 3 0 233 0
[pid=28034] ppid=27957 vsize=5356 CPUtime=0
/proc/28034/stat : 28034 (sh) S 27957 27957 27448 0 -1 4194304 287 122 0 0 0 0 0 0 16 0 1 0 263633350 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 225 188 169 0 50 0
[pid=28036] ppid=28034 vsize=4920 CPUtime=1.88
/proc/28036/stat : 28036 (clasp-1.0) R 28034 27957 27448 0 -1 4194304 871 0 0 0 188 0 0 0 25 0 1 0 263633350 5038080 832 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737946 0 0 4096 0 0 0 0 17 1 0 0
/proc/28036/statm: 1230 832 249 81 0 604 0
Current children cumulated CPU time (s) 1801.98
Current children cumulated vsize (KiB) 22808

Child status: 0
Real time (s): 1802.63
CPU time (s): 1802.03
CPU user time (s): 1801.66
CPU system time (s): 0.365944
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 39020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.66
system time used= 0.365944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27322
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= 828
involuntary context switches= 1909

runsolver used 1.57676 second user time and 4.98824 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May  3 01:22:35 UTC 2007

IDJOB= 453769
IDBENCH= 48152
IDSOLVER= 167
FILE ID= node14/453769-1178155355

PBS_JOBID= 4751085

Free space on /tmp= 66564 MiB

SOLVER NAME= PB-clasp 2007-04-10
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_1.opb
COMMAND LINE= pbclasp instance-453769-1178155355.opb /tmp/evaluation/453769-1178155355/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node14/convwatcher-453769-1178155355 -o ROOT/results/node14/conversion-453769-1178155355 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/453769-1178155355/instance-453769-1178155355.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  55d0299800773493d27ef2c1b95d10c5

RANDOM SEED= 811713208

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1780936 kB
Buffers:        116880 kB
Cached:          74472 kB
SwapCached:      11220 kB
Active:         104260 kB
Inactive:       111652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780936 kB
SwapTotal:     4192956 kB
SwapFree:      4148808 kB
Dirty:             564 kB
Writeback:           0 kB
Mapped:          30236 kB
Slab:            44640 kB
Committed_AS:  9225980 kB
PageTables:       1784 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 node14 on Thu May  3 01:52:38 UTC 2007