Trace number 3695214

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
pb2satCp2 2012-05-19? (TO) 1800.1 1800.73

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12015_5.std.opb
MD5SUMeae40b59008ea1964b423245f6ed28f5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark87
Best CPU time to get the best result obtained on this benchmark0.298953
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234344
Number of constraints which are clauses233144
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint96
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

35.97/36.05	c model valid
35.97/36.05	c current solution ok
52.11/52.63	o 300
83.80/84.00	c model valid
83.80/84.00	c current solution ok
83.80/84.33	o 299
182.89/183.12	c model valid
182.89/183.12	c current solution ok
182.92/183.45	o 298
281.97/282.20	c model valid
281.97/282.20	c current solution ok
281.97/282.53	o 297
382.64/382.92	c model valid
382.64/382.92	c current solution ok
382.68/383.25	o 296
482.73/483.03	c model valid
482.73/483.03	c current solution ok
482.77/483.37	o 295
583.29/583.68	c model valid
583.29/583.68	c current solution ok
583.70/584.02	o 294
683.17/683.52	c model valid
683.17/683.52	c current solution ok
683.20/683.85	o 293
784.14/784.53	c model valid
784.14/784.53	c current solution ok
784.18/784.87	o 292
884.42/884.81	c model valid
884.42/884.81	c current solution ok
884.44/885.19	o 291
984.99/985.50	c model valid
984.99/985.50	c current solution ok
985.11/985.84	o 290
1086.96/1087.46	c model valid
1086.96/1087.46	c current solution ok
1087.03/1087.79	o 289
1189.03/1189.54	c model valid
1189.03/1189.54	c current solution ok
1189.08/1189.87	o 288
1288.42/1288.91	c model valid
1288.42/1288.91	c current solution ok
1288.72/1289.27	o 287
1390.69/1391.24	c model valid
1390.69/1391.24	c current solution ok
1390.99/1391.57	o 286
1402.09/1402.66	c model valid
1402.09/1402.66	c current solution ok
1402.15/1403.00	o 285
1504.47/1505.01	c model valid
1504.47/1505.01	c current solution ok
1504.48/1505.34	o 284
1605.73/1606.39	c model valid
1605.73/1606.39	c current solution ok
1605.83/1606.72	o 283
1705.11/1705.79	c model valid
1705.11/1705.79	c current solution ok
1705.51/1706.12	o 282
1800.10/1800.71	c error: unexpected solver exit code
1800.10/1800.71	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3695214-1338110319/watcher-3695214-1338110319 -o /tmp/evaluation-result-3695214-1338110319/solver-3695214-1338110319 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695214-1338110319.opb 1995159176 HOME HOME 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.20 2.10 2.02 3/179 24536
/proc/meminfo: memFree=28583904/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0

[startup+0.022176 s]
/proc/loadavg: 2.20 2.10 2.02 3/179 24536
/proc/meminfo: memFree=28583904/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.20 2.10 2.02 3/179 24536
/proc/meminfo: memFree=28583904/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300219 s]
/proc/loadavg: 2.20 2.10 2.02 3/179 24536
/proc/meminfo: memFree=28583904/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.20 2.10 2.02 3/179 24536
/proc/meminfo: memFree=28583904/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.18 2.10 2.02 3/181 24538
/proc/meminfo: memFree=28534520/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=115244 CPUtime=1.49 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) R 24536 24536 18002 0 -1 4202496 15524 0 0 0 147 2 0 0 20 0 1 0 277157382 118009856 24678 33554432000 4194304 5873084 140736408967648 140736408961048 4391008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24537/statm: 28811 24678 157 410 0 28393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124392

[startup+3.10034 s]
/proc/loadavg: 2.18 2.10 2.02 3/181 24538
/proc/meminfo: memFree=28427944/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=517900 CPUtime=3.09 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) R 24536 24536 18002 0 -1 4202496 35389 0 0 0 300 9 0 0 20 0 1 0 277157382 530329600 73638 33554432000 4194304 5873084 140736408967648 140736408958712 4996870 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24537/statm: 129475 73638 157 410 0 129057 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 527048

[startup+6.30036 s]
/proc/loadavg: 2.17 2.09 2.02 3/183 24540
/proc/meminfo: memFree=27767632/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=456144 CPUtime=4.9 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 53188 0 0 0 447 43 0 0 20 0 1 0 277157382 467091456 100180 33554432000 4194304 5873084 140736408967648 140736408964072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24537/statm: 114036 100180 164 410 0 113618 0
[pid=24539] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24539/stat : 24539 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277157873 9367552 267 33554432000 4194304 5064252 140737133868384 140737133867296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24539/statm: 2287 267 226 213 0 72 0
[pid=24540] ppid=24539 vsize=683088 CPUtime=1.37 cores=1,3,5,7
/proc/24540/stat : 24540 (glucose_static) R 24539 24536 18002 0 -1 4202496 89679 0 0 0 118 19 0 0 20 0 1 0 277157874 699482112 141145 33554432000 4194304 4896791 140734425133504 140734424082296 4227893 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24540/statm: 170772 141146 58 172 0 170598 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1157528

[startup+12.7004 s]
/proc/loadavg: 2.24 2.11 2.03 3/183 24540
/proc/meminfo: memFree=26807424/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=456144 CPUtime=4.9 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 53188 0 0 0 447 43 0 0 20 0 1 0 277157382 467091456 100180 33554432000 4194304 5873084 140736408967648 140736408964072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24537/statm: 114036 100180 164 410 0 113618 0
[pid=24539] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24539/stat : 24539 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277157873 9367552 267 33554432000 4194304 5064252 140737133868384 140737133867296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24539/statm: 2287 267 226 213 0 72 0
[pid=24540] ppid=24539 vsize=1346400 CPUtime=7.77 cores=1,3,5,7
/proc/24540/stat : 24540 (glucose_static) R 24539 24536 18002 0 -1 4202496 165516 0 0 0 737 40 0 0 20 0 1 0 277157874 1378713600 289852 33554432000 4194304 4896791 140734425133504 140734425130712 4204129 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24540/statm: 336600 289852 76 172 0 336426 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1820840

[startup+25.5003 s]
/proc/loadavg: 2.20 2.10 2.02 3/183 24543
/proc/meminfo: memFree=26818144/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=456144 CPUtime=4.9 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 53188 0 0 0 447 43 0 0 20 0 1 0 277157382 467091456 100180 33554432000 4194304 5873084 140736408967648 140736408964072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24537/statm: 114036 100180 164 410 0 113618 0
[pid=24539] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24539/stat : 24539 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277157873 9367552 267 33554432000 4194304 5064252 140737133868384 140737133867296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24539/statm: 2287 267 226 213 0 72 0
[pid=24540] ppid=24539 vsize=1347060 CPUtime=20.57 cores=1,3,5,7
/proc/24540/stat : 24540 (glucose_static) R 24539 24536 18002 0 -1 4202496 165688 0 0 0 2017 40 0 0 20 0 1 0 277157874 1379389440 290024 33554432000 4194304 4896791 140734425133504 140734425130808 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24540/statm: 336765 290024 78 172 0 336591 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1821500

[startup+51.1002 s]
/proc/loadavg: 2.34 2.14 2.04 3/181 24543
/proc/meminfo: memFree=27726340/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=476152 CPUtime=50.91 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) R 24536 24536 18002 0 -1 4202496 60407 169973 0 0 776 1271 2990 54 20 0 1 0 277157382 487579648 105222 33554432000 4194304 5873084 140736408967648 140736408963080 5127520 0 0 4096 0 0 0 0 17 3 0 0 15 0 0
/proc/24537/statm: 119038 105222 172 410 0 118620 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 485300

[startup+102.307 s]
/proc/loadavg: 2.29 2.16 2.05 3/184 24556
/proc/meminfo: memFree=26551552/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484432 CPUtime=84.18 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 69217 343628 0 0 869 1376 5996 177 20 0 1 0 277157382 496058368 107164 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/24537/statm: 121108 107164 173 410 0 120690 0
[pid=24555] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24555/stat : 24555 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277165820 9367552 267 33554432000 4194304 5064252 140737292376448 140737292375360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24555/statm: 2287 267 226 213 0 72 0
[pid=24556] ppid=24555 vsize=1353744 CPUtime=17.9 cores=1,3,5,7
/proc/24556/stat : 24556 (glucose_static) R 24555 24536 18002 0 -1 4202496 170998 0 0 0 1749 41 0 0 20 0 1 0 277165821 1386233856 295720 33554432000 4194304 4896791 140734858436608 140734858433912 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24556/statm: 338436 295720 78 172 0 338262 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 1856472

[startup+162.3 s]
/proc/loadavg: 2.11 2.13 2.04 3/183 24559
/proc/meminfo: memFree=26548296/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484432 CPUtime=84.18 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 69217 343628 0 0 869 1376 5996 177 20 0 1 0 277157382 496058368 107164 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/24537/statm: 121108 107164 173 410 0 120690 0
[pid=24555] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24555/stat : 24555 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277165820 9367552 267 33554432000 4194304 5064252 140737292376448 140737292375360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24555/statm: 2287 267 226 213 0 72 0
[pid=24556] ppid=24555 vsize=1354404 CPUtime=77.89 cores=1,3,5,7
/proc/24556/stat : 24556 (glucose_static) R 24555 24536 18002 0 -1 4202496 171162 0 0 0 7747 42 0 0 20 0 1 0 277165821 1386909696 296906 33554432000 4194304 4896791 140734858436608 140734858433928 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24556/statm: 338601 296906 78 172 0 338427 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 1857132

[startup+222.3 s]
/proc/loadavg: 2.09 2.12 2.04 3/183 24562
/proc/meminfo: memFree=26548968/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484432 CPUtime=183.29 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 76495 519478 0 0 938 1381 15746 264 20 0 1 0 277157382 496058368 107165 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/24537/statm: 121108 107165 173 410 0 120690 0
[pid=24561] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/26241/statm: 338516 295673 78 172 0 338342 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 1856756

[startup+1482.3 s]
/proc/loadavg: 2.08 2.11 2.03 3/183 26253
/proc/meminfo: memFree=26749936/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484396 CPUtime=1402.53 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 170995 2777954 0 0 1827 1447 135553 1426 20 0 1 0 277157382 496021504 107164 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/24537/statm: 121099 107164 173 410 0 120681 0
[pid=26240] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26240/stat : 26240 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277297686 9367552 267 33554432000 4194304 5064252 140737454273216 140737454272128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26240/statm: 2287 267 226 213 0 72 0
[pid=26241] ppid=26240 vsize=1354592 CPUtime=79.22 cores=1,3,5,7
/proc/26241/stat : 26241 (glucose_static) R 26240 24536 18002 0 -1 4202496 170743 0 0 0 7879 43 0 0 20 0 1 0 277297687 1387102208 296851 33554432000 4194304 4896791 140733493982144 140733493979352 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26241/statm: 338648 296851 78 172 0 338474 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 1857284

[startup+1542.3 s]
/proc/loadavg: 2.08 2.10 2.03 3/183 26262
/proc/meminfo: memFree=26751440/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484396 CPUtime=1504.86 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 178256 2953448 0 0 1896 1452 145623 1515 20 0 1 0 277157382 496021504 107164 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/24537/statm: 121099 107164 173 410 0 120681 0
[pid=26255] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26255/stat : 26255 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277307921 9367552 267 33554432000 4194304 5064252 140735868225200 140735868224112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26255/statm: 2287 267 226 213 0 72 0
[pid=26256] ppid=26255 vsize=1354156 CPUtime=36.88 cores=1,3,5,7
/proc/26256/stat : 26256 (glucose_static) R 26255 24536 18002 0 -1 4202496 167856 0 0 0 3646 42 0 0 20 0 1 0 277307922 1386655744 295110 33554432000 4194304 4896791 140733625791216 140733625788424 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26256/statm: 338539 295110 78 172 0 338365 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 1856848

[startup+1602.3 s]
/proc/loadavg: 2.08 2.10 2.03 3/183 26263
/proc/meminfo: memFree=26740320/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484396 CPUtime=1504.86 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 178256 2953448 0 0 1896 1452 145623 1515 20 0 1 0 277157382 496021504 107164 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/24537/statm: 121099 107164 173 410 0 120681 0
[pid=26255] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26255/stat : 26255 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277307921 9367552 267 33554432000 4194304 5064252 140735868225200 140735868224112 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26255/statm: 2287 267 226 213 0 72 0
[pid=26256] ppid=26255 vsize=1354692 CPUtime=96.87 cores=1,3,5,7
/proc/26256/stat : 26256 (glucose_static) R 26255 24536 18002 0 -1 4202496 167983 0 0 0 9645 42 0 0 20 0 1 0 277307922 1387204608 296252 33554432000 4194304 4896791 140733625791216 140733625788424 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26256/statm: 338673 296252 78 172 0 338499 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 1857384

[startup+1662.3 s]
/proc/loadavg: 2.06 2.09 2.03 3/183 26266
/proc/meminfo: memFree=26748248/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484396 CPUtime=1606.2 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 185518 3125756 0 0 1964 1457 155596 1603 20 0 1 0 277157382 496021504 107165 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/24537/statm: 121099 107165 173 410 0 120681 0
[pid=26265] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26265/stat : 26265 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277318059 9367552 267 33554432000 4194304 5064252 140736177819376 140736177818288 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26265/statm: 2287 267 226 213 0 72 0
[pid=26266] ppid=26265 vsize=1354340 CPUtime=55.5 cores=1,3,5,7
/proc/26266/stat : 26266 (glucose_static) R 26265 24536 18002 0 -1 4202496 168491 0 0 0 5508 42 0 0 20 0 1 0 277318060 1386844160 295263 33554432000 4194304 4896791 140737082075712 140737082072920 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26266/statm: 338585 295263 78 172 0 338411 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 1857032

[startup+1722.3 s]
/proc/loadavg: 2.09 2.09 2.03 3/183 26272
/proc/meminfo: memFree=26752056/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484392 CPUtime=1705.58 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 192777 3298654 0 0 2031 1463 165372 1692 20 0 1 0 277157382 496017408 107165 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/24537/statm: 121098 107165 173 410 0 120680 0
[pid=26271] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26271/stat : 26271 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277327999 9367552 267 33554432000 4194304 5064252 140736868689456 140736868688368 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26271/statm: 2287 267 226 213 0 72 0
[pid=26272] ppid=26271 vsize=1353768 CPUtime=16.12 cores=1,3,5,7
/proc/26272/stat : 26272 (glucose_static) R 26271 24536 18002 0 -1 4202496 168103 0 0 0 1570 42 0 0 20 0 1 0 277327999 1386258432 294575 33554432000 4194304 4896791 140734409885600 140734409882904 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26272/statm: 338442 294575 78 172 0 338268 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 1856456

[startup+1782.3 s]
/proc/loadavg: 2.03 2.07 2.02 3/183 26272
/proc/meminfo: memFree=26751324/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484392 CPUtime=1705.58 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 192777 3298654 0 0 2031 1463 165372 1692 20 0 1 0 277157382 496017408 107165 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/24537/statm: 121098 107165 173 410 0 120680 0
[pid=26271] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26271/stat : 26271 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277327999 9367552 267 33554432000 4194304 5064252 140736868689456 140736868688368 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26271/statm: 2287 267 226 213 0 72 0
[pid=26272] ppid=26271 vsize=1354564 CPUtime=76.11 cores=1,3,5,7
/proc/26272/stat : 26272 (glucose_static) R 26271 24536 18002 0 -1 4202496 168291 0 0 0 7569 42 0 0 20 0 1 0 277327999 1387073536 295785 33554432000 4194304 4896791 140734409885600 140734409882920 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26272/statm: 338641 295785 78 172 0 338467 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 1857252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.02 2.06 2.02 3/183 26272
/proc/meminfo: memFree=26744976/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484392 CPUtime=1705.58 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 192777 3298654 0 0 2031 1463 165372 1692 20 0 1 0 277157382 496017408 107165 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/24537/statm: 121098 107165 173 410 0 120680 0
[pid=26271] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26271/stat : 26271 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277327999 9367552 267 33554432000 4194304 5064252 140736868689456 140736868688368 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26271/statm: 2287 267 226 213 0 72 0
[pid=26272] ppid=26271 vsize=1354564 CPUtime=94.52 cores=1,3,5,7
/proc/26272/stat : 26272 (glucose_static) R 26271 24536 18002 0 -1 4202496 168311 0 0 0 9410 42 0 0 20 0 1 0 277327999 1387073536 295805 33554432000 4194304 4896791 140734409885600 140734409882920 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26272/statm: 338641 295805 78 172 0 338467 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1857252

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

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

[startup+1800.71 s]
/proc/loadavg: 2.02 2.06 2.02 3/183 26272
/proc/meminfo: memFree=26744976/32873648 swapFree=6864/6864
[pid=24536] ppid=24534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24536/stat : 24536 (runPb2satCp2.sh) S 24534 24536 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277157382 9367552 275 33554432000 4194304 5064252 140733233492960 140733233491872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24536/statm: 2287 275 233 213 0 72 0
[pid=24537] ppid=24536 vsize=484392 CPUtime=1705.58 cores=1,3,5,7
/proc/24537/stat : 24537 (pb2sat) S 24536 24536 18002 0 -1 4202496 192777 3298654 0 0 2031 1463 165372 1692 20 0 1 0 277157382 496017408 107165 33554432000 4194304 5873084 140736408967648 140736408961464 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/24537/statm: 121098 107165 173 410 0 120680 0
[pid=26271] ppid=24537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26271/stat : 26271 (satsolver.sh) S 24537 24536 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277327999 9367552 267 33554432000 4194304 5064252 140736868689456 140736868688368 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26271/statm: 2287 267 226 213 0 72 0
[pid=26272] ppid=26271 vsize=1354564 CPUtime=94.52 cores=1,3,5,7
/proc/26272/stat : 26272 (glucose_static) R 26271 24536 18002 0 -1 4202496 168311 0 0 0 9410 42 0 0 20 0 1 0 277327999 1387073536 295805 33554432000 4194304 4896791 140734409885600 140734409882920 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26272/statm: 338641 295805 78 172 0 338467 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1857252

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24536 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.73
CPU time (s): 1800.1
CPU user time (s): 1768.13
CPU system time (s): 31.97
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 1877576

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

runsolver used 4.39133 second user time and 10.6144 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-27 11:18:40
IDJOB=3695214
IDBENCH=77338
IDSOLVER=2273
FILE ID=node125/3695214-1338110319
RUNJOBID= node125-1338089726-18019
PBS_JOBID= 14624468
Free space on /tmp= 71124 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12015_5.std.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695214-1338110319/watcher-3695214-1338110319 -o /tmp/evaluation-result-3695214-1338110319/solver-3695214-1338110319 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695214-1338110319.opb 1995159176 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= eae40b59008ea1964b423245f6ed28f5
RANDOM SEED=1995159176

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28583796 kB
Buffers:          349808 kB
Cached:          2537360 kB
SwapCached:         2336 kB
Active:          1986668 kB
Inactive:        1464660 kB
Active(anon):     556368 kB
Inactive(anon):     9524 kB
Active(file):    1430300 kB
Inactive(file):  1455136 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102552 kB
Dirty:             15908 kB
Writeback:             0 kB
AnonPages:        568292 kB
Mapped:            15264 kB
Shmem:               104 kB
Slab:             698436 kB
SReclaimable:     141572 kB
SUnreclaim:       556864 kB
KernelStack:        1480 kB
PageTables:         5024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     737500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70744 MiB
End job on node125 at 2012-05-27 11:48:42