Trace number 3695194

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.02 1803.12

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6029_8.std.opb
MD5SUM462f9351930ed2902c05fb692326c53f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark105
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints123520
Number of constraints which are clauses122320
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 constraint60
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

77.98/78.10	c model valid
77.98/78.10	c current solution ok
82.46/82.58	o 300
159.44/160.37	c model valid
159.44/160.37	c current solution ok
159.51/160.46	o 299
235.93/236.86	c model valid
235.93/236.86	c current solution ok
236.00/236.96	o 298
312.53/313.48	c model valid
312.53/313.48	c current solution ok
312.60/313.57	o 297
389.53/392.19	c model valid
389.53/392.19	c current solution ok
389.62/392.28	o 296
466.22/468.82	c model valid
466.22/468.82	c current solution ok
466.25/468.92	o 295
545.39/548.00	c model valid
545.39/548.00	c current solution ok
545.39/548.09	o 294
625.17/627.85	c model valid
625.17/627.85	c current solution ok
625.23/627.95	o 293
701.65/704.36	c model valid
701.65/704.36	c current solution ok
701.71/704.45	o 292
778.04/780.73	c model valid
778.04/780.73	c current solution ok
778.07/780.82	o 291
855.62/858.33	c model valid
855.62/858.33	c current solution ok
855.65/858.42	o 290
934.88/937.62	c model valid
934.88/937.62	c current solution ok
934.90/937.71	o 289
1013.96/1016.78	c model valid
1013.96/1016.78	c current solution ok
1014.05/1016.88	o 288
1232.78/1235.60	c model valid
1232.78/1235.60	c current solution ok
1232.78/1235.69	o 287
1278.97/1281.86	c model valid
1278.97/1281.86	c current solution ok
1279.05/1281.96	o 286
1324.26/1327.11	c model valid
1324.26/1327.11	c current solution ok
1324.27/1327.20	o 285
1529.82/1532.73	c model valid
1529.82/1532.73	c current solution ok
1529.85/1532.82	o 284
1724.56/1727.50	c model valid
1724.56/1727.50	c current solution ok
1724.56/1727.59	o 283
1770.53/1773.60	c model valid
1770.53/1773.60	c current solution ok
1770.53/1773.69	o 282
1800.02/1803.11	c error: unexpected solver exit code
1800.02/1803.11	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-3695194-1338108650/watcher-3695194-1338108650 -o /tmp/evaluation-result-3695194-1338108650/solver-3695194-1338108650 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695194-1338108650.opb 573990873 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.00 2.01 2.00 3/178 13814
/proc/meminfo: memFree=28225548/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0

[startup+0.068295 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13814
/proc/meminfo: memFree=28225548/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13814
/proc/meminfo: memFree=28225548/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300179 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13814
/proc/meminfo: memFree=28225548/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13814
/proc/meminfo: memFree=28225548/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.00 4/180 13816
/proc/meminfo: memFree=28149336/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=126028 CPUtime=1.43 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 18783 0 0 0 131 12 0 0 20 0 1 0 276990518 129052672 29283 33554432000 4194304 5873084 140737185426032 140737185422456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13815/statm: 31507 29283 164 410 0 31089 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 135176

[startup+3.10037 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 13818
/proc/meminfo: memFree=27822852/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=126028 CPUtime=1.43 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 18783 0 0 0 131 12 0 0 20 0 1 0 276990518 129052672 29283 33554432000 4194304 5873084 140737185426032 140737185422456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13815/statm: 31507 29283 164 410 0 31089 0
[pid=13817] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13817/stat : 13817 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276990663 9367552 266 33554432000 4194304 5064252 140735741057904 140735741056816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13817/statm: 2287 266 226 213 0 72 0
[pid=13818] ppid=13817 vsize=378516 CPUtime=1.64 cores=1,3,5,7
/proc/13818/stat : 13818 (glucose_static) R 13817 13814 10926 0 -1 4202496 61102 0 0 0 150 14 0 0 20 0 1 0 276990663 387600384 83617 33554432000 4194304 4896791 140734966554608 140734966551816 4224706 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13818/statm: 94629 83617 76 172 0 94455 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 522840

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 13818
/proc/meminfo: memFree=27754504/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=126028 CPUtime=1.43 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 18783 0 0 0 131 12 0 0 20 0 1 0 276990518 129052672 29283 33554432000 4194304 5873084 140737185426032 140737185422456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13815/statm: 31507 29283 164 410 0 31089 0
[pid=13817] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13817/stat : 13817 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276990663 9367552 266 33554432000 4194304 5064252 140735741057904 140735741056816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13817/statm: 2287 266 226 213 0 72 0
[pid=13818] ppid=13817 vsize=379044 CPUtime=4.84 cores=1,3,5,7
/proc/13818/stat : 13818 (glucose_static) R 13817 13814 10926 0 -1 4202496 61241 0 0 0 469 15 0 0 20 0 1 0 276990663 388141056 83756 33554432000 4194304 4896791 140734966554608 140734966551816 4401607 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13818/statm: 94761 83756 76 172 0 94587 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 523368

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13818
/proc/meminfo: memFree=27746576/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=126028 CPUtime=1.43 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 18783 0 0 0 131 12 0 0 20 0 1 0 276990518 129052672 29283 33554432000 4194304 5873084 140737185426032 140737185422456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13815/statm: 31507 29283 164 410 0 31089 0
[pid=13817] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13817/stat : 13817 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276990663 9367552 266 33554432000 4194304 5064252 140735741057904 140735741056816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13817/statm: 2287 266 226 213 0 72 0
[pid=13818] ppid=13817 vsize=379440 CPUtime=11.24 cores=1,3,5,7
/proc/13818/stat : 13818 (glucose_static) R 13817 13814 10926 0 -1 4202496 61336 0 0 0 1109 15 0 0 20 0 1 0 276990663 388546560 83851 33554432000 4194304 4896791 140734966554608 140734966551816 4224921 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13818/statm: 94860 83851 76 172 0 94686 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 523764

[startup+25.5003 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 13818
/proc/meminfo: memFree=27728964/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=126028 CPUtime=1.43 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 18783 0 0 0 131 12 0 0 20 0 1 0 276990518 129052672 29283 33554432000 4194304 5873084 140737185426032 140737185422456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13815/statm: 31507 29283 164 410 0 31089 0
[pid=13817] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13817/stat : 13817 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276990663 9367552 266 33554432000 4194304 5064252 140735741057904 140735741056816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13817/statm: 2287 266 226 213 0 72 0
[pid=13818] ppid=13817 vsize=379968 CPUtime=24.03 cores=1,3,5,7
/proc/13818/stat : 13818 (glucose_static) R 13817 13814 10926 0 -1 4202496 61460 0 0 0 2388 15 0 0 20 0 1 0 276990663 389087232 84486 33554432000 4194304 4896791 140734966554608 140734966551816 4205681 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13818/statm: 94992 84486 76 172 0 94818 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 524292

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 13818
/proc/meminfo: memFree=27747952/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=126028 CPUtime=1.43 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 18783 0 0 0 131 12 0 0 20 0 1 0 276990518 129052672 29283 33554432000 4194304 5873084 140737185426032 140737185422456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13815/statm: 31507 29283 164 410 0 31089 0
[pid=13817] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13817/stat : 13817 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276990663 9367552 266 33554432000 4194304 5064252 140735741057904 140735741056816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13817/statm: 2287 266 226 213 0 72 0
[pid=13818] ppid=13817 vsize=380508 CPUtime=49.62 cores=1,3,5,7
/proc/13818/stat : 13818 (glucose_static) R 13817 13814 10926 0 -1 4202496 61771 0 0 0 4947 15 0 0 20 0 1 0 276990663 389640192 84792 33554432000 4194304 4896791 140734966554608 140734966551816 4224722 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13818/statm: 95127 84792 76 172 0 94953 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 524832

[startup+102.306 s]
/proc/loadavg: 2.26 2.08 2.02 3/181 13821
/proc/meminfo: memFree=27617152/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=166988 CPUtime=82.59 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 23392 65166 0 0 245 369 7615 30 20 0 1 0 276990518 170995712 39532 33554432000 4194304 5873084 140737185426032 140737185419848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 80 0 0
/proc/13815/statm: 41747 39532 173 410 0 41329 0
[pid=13820] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13820/stat : 13820 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276998861 9367552 267 33554432000 4194304 5064252 140736031973184 140736031972096 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13820/statm: 2287 267 226 213 0 72 0
[pid=13821] ppid=13820 vsize=386596 CPUtime=18.86 cores=1,3,5,7
/proc/13821/stat : 13821 (glucose_static) R 13820 13814 10926 0 -1 4202496 62020 0 0 0 1872 14 0 0 20 0 1 0 276998862 395874304 90347 33554432000 4194304 4896791 140736126991696 140736126989016 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13821/statm: 96649 90347 76 172 0 96475 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 571880

[startup+162.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/181 13824
/proc/meminfo: memFree=27595592/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=183372 CPUtime=159.66 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 27561 130787 0 0 276 370 15262 58 20 0 1 0 276990518 187772928 42757 33554432000 4194304 5873084 140737185426032 140737185419848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 80 0 0
/proc/13815/statm: 45843 42757 173 410 0 45425 0
[pid=13823] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13823/stat : 13823 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277006570 9367552 266 33554432000 4194304 5064252 140733853047920 140733853046832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13823/statm: 2287 266 226 213 0 72 0
[pid=13824] ppid=13823 vsize=385216 CPUtime=1.77 cores=1,3,5,7
/proc/13824/stat : 13824 (glucose_static) R 13823 13814 10926 0 -1 4202496 64213 0 0 0 165 12 0 0 20 0 1 0 277006570 394461184 87669 33554432000 4194304 4896791 140734889708352 140734889705656 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13824/statm: 96304 87669 76 172 0 96130 0
Current children cumulated CPU time (s) 161.43

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

/proc/15506/statm: 104358 90976 76 172 0 104184 0
Current children cumulated CPU time (s) 1359.43
Current children cumulated vsize (KiB) 619100

[startup+1422.3 s]
/proc/loadavg: 2.25 2.26 2.18 3/181 15564
/proc/meminfo: memFree=27679252/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=183372 CPUtime=1324.4 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 85364 1071737 0 0 703 386 130899 452 20 0 1 0 276990518 187772928 42757 33554432000 4194304 5873084 140737185426032 140737185419848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 80 0 0
/proc/13815/statm: 45843 42757 173 410 0 45425 0
[pid=15505] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15505/stat : 15505 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277123243 9367552 267 33554432000 4194304 5064252 140736465325760 140736465324672 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15505/statm: 2287 267 226 213 0 72 0
[pid=15506] ppid=15505 vsize=419044 CPUtime=95.03 cores=1,3,5,7
/proc/15506/stat : 15506 (glucose_static) R 15505 13814 10926 0 -1 4202496 63170 0 0 0 9490 13 0 0 20 0 1 0 277123243 429101056 93016 33554432000 4194304 4896791 140735658493344 140735658490552 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15506/statm: 104761 93016 78 172 0 104587 0
Current children cumulated CPU time (s) 1419.43
Current children cumulated vsize (KiB) 620712

[startup+1482.3 s]
/proc/loadavg: 2.09 2.21 2.16 3/181 15576
/proc/meminfo: memFree=27677924/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=183372 CPUtime=1324.4 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 85364 1071737 0 0 703 386 130899 452 20 0 1 0 276990518 187772928 42757 33554432000 4194304 5873084 140737185426032 140737185419848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 80 0 0
/proc/13815/statm: 45843 42757 173 410 0 45425 0
[pid=15505] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15505/stat : 15505 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277123243 9367552 267 33554432000 4194304 5064252 140736465325760 140736465324672 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15505/statm: 2287 267 226 213 0 72 0
[pid=15506] ppid=15505 vsize=389208 CPUtime=155.02 cores=1,3,5,7
/proc/15506/stat : 15506 (glucose_static) R 15505 13814 10926 0 -1 4202496 63883 0 0 0 15487 15 0 0 20 0 1 0 277123243 398548992 91388 33554432000 4194304 4896791 140735658493344 140735658490920 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15506/statm: 97302 91388 78 172 0 97128 0
Current children cumulated CPU time (s) 1479.42
Current children cumulated vsize (KiB) 590876

[startup+1542.31 s]
/proc/loadavg: 2.08 2.19 2.16 3/181 15591
/proc/meminfo: memFree=27696812/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=183372 CPUtime=1529.99 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 89452 1138693 0 0 733 388 151397 481 20 0 1 0 276990518 187772928 42757 33554432000 4194304 5873084 140737185426032 140737185419848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 80 0 0
/proc/13815/statm: 45843 42757 173 410 0 45425 0
[pid=15590] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15590/stat : 15590 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277143805 9367552 266 33554432000 4194304 5064252 140737462546256 140737462545168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15590/statm: 2287 266 226 213 0 72 0
[pid=15591] ppid=15590 vsize=385772 CPUtime=9.43 cores=1,3,5,7
/proc/15591/stat : 15591 (glucose_static) R 15590 13814 10926 0 -1 4202496 64185 0 0 0 931 12 0 0 20 0 1 0 277143805 395030528 87669 33554432000 4194304 4896791 140733445162528 140733445159848 4225025 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15591/statm: 96443 87669 76 172 0 96269 0
Current children cumulated CPU time (s) 1539.42
Current children cumulated vsize (KiB) 587440

[startup+1602.3 s]
/proc/loadavg: 2.03 2.15 2.15 3/181 15594
/proc/meminfo: memFree=27688840/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=183372 CPUtime=1529.99 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 89452 1138693 0 0 733 388 151397 481 20 0 1 0 276990518 187772928 42757 33554432000 4194304 5873084 140737185426032 140737185419848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 80 0 0
/proc/13815/statm: 45843 42757 173 410 0 45425 0
[pid=15590] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15590/stat : 15590 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277143805 9367552 266 33554432000 4194304 5064252 140737462546256 140737462545168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15590/statm: 2287 266 226 213 0 72 0
[pid=15591] ppid=15590 vsize=418464 CPUtime=69.41 cores=1,3,5,7
/proc/15591/stat : 15591 (glucose_static) R 15590 13814 10926 0 -1 4202496 65284 0 0 0 6927 14 0 0 20 0 1 0 277143805 428507136 89256 33554432000 4194304 4896791 140733445162528 140733445159736 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15591/statm: 104616 89256 78 172 0 104442 0
Current children cumulated CPU time (s) 1599.4
Current children cumulated vsize (KiB) 620132

[startup+1662.3 s]
/proc/loadavg: 2.01 2.12 2.14 3/181 15597
/proc/meminfo: memFree=27680100/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=183372 CPUtime=1529.99 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 89452 1138693 0 0 733 388 151397 481 20 0 1 0 276990518 187772928 42757 33554432000 4194304 5873084 140737185426032 140737185419848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 80 0 0
/proc/13815/statm: 45843 42757 173 410 0 45425 0
[pid=15590] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15590/stat : 15590 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277143805 9367552 266 33554432000 4194304 5064252 140737462546256 140737462545168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15590/statm: 2287 266 226 213 0 72 0
[pid=15591] ppid=15590 vsize=419696 CPUtime=129.39 cores=1,3,5,7
/proc/15591/stat : 15591 (glucose_static) R 15590 13814 10926 0 -1 4202496 65595 0 0 0 12925 14 0 0 20 0 1 0 277143805 429768704 91599 33554432000 4194304 4896791 140733445162528 140733445159736 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15591/statm: 104924 91599 78 172 0 104750 0
Current children cumulated CPU time (s) 1659.38
Current children cumulated vsize (KiB) 621364

[startup+1722.3 s]
/proc/loadavg: 2.07 2.11 2.13 3/181 15604
/proc/meminfo: memFree=27689440/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=183372 CPUtime=1529.99 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 89452 1138693 0 0 733 388 151397 481 20 0 1 0 276990518 187772928 42757 33554432000 4194304 5873084 140737185426032 140737185419848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 80 0 0
/proc/13815/statm: 45843 42757 173 410 0 45425 0
[pid=15590] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15590/stat : 15590 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277143805 9367552 266 33554432000 4194304 5064252 140737462546256 140737462545168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15590/statm: 2287 266 226 213 0 72 0
[pid=15591] ppid=15590 vsize=420480 CPUtime=189.38 cores=1,3,5,7
/proc/15591/stat : 15591 (glucose_static) R 15590 13814 10926 0 -1 4202496 66874 0 0 0 18921 17 0 0 20 0 1 0 277143805 430571520 90241 33554432000 4194304 4896791 140733445162528 140733445159736 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15591/statm: 105120 90241 78 172 0 104946 0
Current children cumulated CPU time (s) 1719.37
Current children cumulated vsize (KiB) 622148

[startup+1782.3 s]
/proc/loadavg: 2.11 2.11 2.12 3/182 15613
/proc/meminfo: memFree=27683096/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=183372 CPUtime=1770.67 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 97609 1274228 0 0 793 390 175345 539 20 0 1 0 276990518 187772928 42757 33554432000 4194304 5873084 140737185426032 140737185419848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 80 0 0
/proc/13815/statm: 45843 42757 173 410 0 45425 0
[pid=15612] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15612/stat : 15612 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277167892 9367552 266 33554432000 4194304 5064252 140735684500640 140735684499552 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15612/statm: 2287 266 226 213 0 72 0
[pid=15613] ppid=15612 vsize=385548 CPUtime=8.54 cores=1,3,5,7
/proc/15613/stat : 15613 (glucose_static) R 15612 13814 10926 0 -1 4202496 62724 0 0 0 840 14 0 0 20 0 1 0 277167893 394801152 89250 33554432000 4194304 4896791 140734185352656 140734185349976 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15613/statm: 96387 89250 76 172 0 96213 0
Current children cumulated CPU time (s) 1779.21
Current children cumulated vsize (KiB) 587216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.1 s]
/proc/loadavg: 2.07 2.10 2.12 3/182 15613
/proc/meminfo: memFree=27680332/32873624 swapFree=7104/7104
[pid=13814] ppid=13812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13814/stat : 13814 (runPb2satCp2.sh) S 13812 13814 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276990518 9367552 274 33554432000 4194304 5064252 140733443547296 140733443546208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13814/statm: 2287 274 233 213 0 72 0
[pid=13815] ppid=13814 vsize=183372 CPUtime=1770.67 cores=1,3,5,7
/proc/13815/stat : 13815 (pb2sat) S 13814 13814 10926 0 -1 4202496 97609 1274228 0 0 793 390 175345 539 20 0 1 0 276990518 187772928 42757 33554432000 4194304 5873084 140737185426032 140737185419848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 80 0 0
/proc/13815/statm: 45843 42757 173 410 0 45425 0
[pid=15612] ppid=13815 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15612/stat : 15612 (satsolver.sh) S 13815 13814 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277167892 9367552 266 33554432000 4194304 5064252 140735684500640 140735684499552 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15612/statm: 2287 266 226 213 0 72 0
[pid=15613] ppid=15612 vsize=386612 CPUtime=29.35 cores=1,3,5,7
/proc/15613/stat : 15613 (glucose_static) R 15612 13814 10926 0 -1 4202496 63248 0 0 0 2920 15 0 0 20 0 1 0 277167893 395890688 89768 33554432000 4194304 4896791 140734185352656 140734185349864 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15613/statm: 96653 89768 78 172 0 96479 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 588280

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13814 and gives
#  childrusage.ru_utime.tv_sec=1761
#  childrusage.ru_utime.tv_usec=391227
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=310584
# CPU time returned by wait4() is 1770.7
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.12
CPU time (s): 1800.02
CPU user time (s): 1790.58
CPU system time (s): 9.44
CPU usage (%): 99.8282
Max. virtual memory (cumulated for all children) (KiB): 671044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1761.39
system time used= 9.31058
maximum resident set size= 427396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1372812
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2915536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 434
involuntary context switches= 2062

runsolver used 3.86041 second user time and 10.6434 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 10:50:50
IDJOB=3695194
IDBENCH=76804
IDSOLVER=2273
FILE ID=node121/3695194-1338108650
RUNJOBID= node121-1338087182-10943
PBS_JOBID= 14624437
Free space on /tmp= 71540 MiB

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

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

MD5SUM BENCH= 462f9351930ed2902c05fb692326c53f
RANDOM SEED=573990873

node121.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		: 2667.042
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	: 5334.08
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		: 2667.042
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		: 2667.042
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		: 2667.042
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.91
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		: 2667.042
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		: 2667.042
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	: 5331.91
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		: 2667.042
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	: 5438.55
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		: 2667.042
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:       32873624 kB
MemFree:        28225548 kB
Buffers:          344328 kB
Cached:          2737416 kB
SwapCached:            0 kB
Active:          1502704 kB
Inactive:        2321144 kB
Active(anon):     744764 kB
Inactive(anon):        0 kB
Active(file):     757940 kB
Inactive(file):  2321144 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12476 kB
Writeback:             0 kB
AnonPages:        745432 kB
Mapped:            15156 kB
Shmem:               200 kB
Slab:             681884 kB
SReclaimable:     126352 kB
SUnreclaim:       555532 kB
KernelStack:        1512 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    1037152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    532480 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= 71436 MiB
End job on node121 at 2012-05-27 11:20:54