Trace number 3717047

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 NameAnswerCPU timeWall clock time
wbo2satCp2 2012-05-19? (TO) 1800.06 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-31-30--soft-33-100-0.wbo
MD5SUMb618f143f0ce2a95508bc08f0990c2c8
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.275957
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables930
Total number of constraints61
Number of soft constraints41
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 2356
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2355
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
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

1.08/1.17	o 561
1.08/1.17	c current bound: 280
6.65/6.73	o 276
6.65/6.73	c current bound: 138
8.26/8.30	o 128
8.26/8.30	c current bound: 64
15.66/15.72	o 41
15.66/15.72	c current bound: 20
17.56/17.64	o 15
17.56/17.64	c current bound: 7
55.84/55.95	o 1
55.84/55.95	c current bound: 0
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3717047-1338179576/watcher-3717047-1338179576 -o /tmp/evaluation-result-3717047-1338179576/solver-3717047-1338179576 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717047-1338179576.wbo 440946361 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.07 2.02 2.00 3/179 27385
/proc/meminfo: memFree=30578196/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0

[startup+0.091988 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 27385
/proc/meminfo: memFree=30578196/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 27385
/proc/meminfo: memFree=30578196/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 27385
/proc/meminfo: memFree=30578196/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/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.07 2.02 2.00 3/179 27385
/proc/meminfo: memFree=30578196/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 27389
/proc/meminfo: memFree=30568568/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4832 CPUtime=1.15 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 1525 3387 0 0 4 3 108 0 20 0 1 0 284082499 4947968 727 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1208 727 173 410 0 790 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 13980

[startup+3.10039 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 27392
/proc/meminfo: memFree=30561136/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4832 CPUtime=1.15 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 1525 3387 0 0 4 3 108 0 20 0 1 0 284082499 4947968 727 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1208 727 173 410 0 790 0
[pid=27391] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27391/stat : 27391 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284082617 9367552 267 33554432000 4194304 5064252 140736390940096 140736390939008 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27391/statm: 2287 267 226 213 0 72 0
[pid=27392] ppid=27391 vsize=13060 CPUtime=1.9 cores=1,3,5,7
/proc/27392/stat : 27392 (glucose_static) R 27391 27385 25434 0 -1 4202496 5034 0 0 0 190 0 0 0 20 0 1 0 284082617 13373440 2808 33554432000 4194304 4896791 140733311392640 140733311390168 4225379 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27392/statm: 3265 2808 78 172 0 3091 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 36188

[startup+6.30034 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 27392
/proc/meminfo: memFree=30553808/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4832 CPUtime=1.15 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 1525 3387 0 0 4 3 108 0 20 0 1 0 284082499 4947968 727 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1208 727 173 410 0 790 0
[pid=27391] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27391/stat : 27391 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284082617 9367552 267 33554432000 4194304 5064252 140736390940096 140736390939008 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27391/statm: 2287 267 226 213 0 72 0
[pid=27392] ppid=27391 vsize=15472 CPUtime=5.1 cores=1,3,5,7
/proc/27392/stat : 27392 (glucose_static) R 27391 27385 25434 0 -1 4202496 8158 0 0 0 509 1 0 0 20 0 1 0 284082617 15843328 3478 33554432000 4194304 4896791 140733311392640 140733311390168 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27392/statm: 3868 3478 78 172 0 3694 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 38600

[startup+12.7003 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 27398
/proc/meminfo: memFree=30547124/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=8.28 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2220 17190 0 0 5 3 816 4 20 0 1 0 284082499 4657152 671 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 671 173 410 0 719 0
[pid=27397] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27397/stat : 27397 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284083330 9367552 266 33554432000 4194304 5064252 140734602256992 140734602255904 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27397/statm: 2287 266 226 213 0 72 0
[pid=27398] ppid=27397 vsize=11608 CPUtime=4.38 cores=1,3,5,7
/proc/27398/stat : 27398 (glucose_static) R 27397 27385 25434 0 -1 4202496 5339 0 0 0 438 0 0 0 20 0 1 0 284083330 11886592 2196 33554432000 4194304 4896791 140735409066288 140735409063496 4225388 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27398/statm: 2902 2196 78 172 0 2728 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34452

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 27404
/proc/meminfo: memFree=30520196/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=17.61 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2477 30657 0 0 5 3 1746 7 20 0 1 0 284082499 4657152 671 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 671 173 410 0 719 0
[pid=27403] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27403/stat : 27403 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284084263 9367552 267 33554432000 4194304 5064252 140737283855408 140737283854320 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27403/statm: 2287 267 226 213 0 72 0
[pid=27404] ppid=27403 vsize=11584 CPUtime=7.84 cores=1,3,5,7
/proc/27404/stat : 27404 (glucose_static) R 27403 27385 25434 0 -1 4202496 7449 0 0 0 783 1 0 0 20 0 1 0 284084263 11862016 2289 33554432000 4194304 4896791 140735250933392 140735250930968 4224696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27404/statm: 2896 2289 78 172 0 2722 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 34428

[startup+51.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 27404
/proc/meminfo: memFree=30549412/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=17.61 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2477 30657 0 0 5 3 1746 7 20 0 1 0 284082499 4657152 671 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 671 173 410 0 719 0
[pid=27403] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27403/stat : 27403 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284084263 9367552 267 33554432000 4194304 5064252 140737283855408 140737283854320 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27403/statm: 2287 267 226 213 0 72 0
[pid=27404] ppid=27403 vsize=22556 CPUtime=33.43 cores=1,3,5,7
/proc/27404/stat : 27404 (glucose_static) R 27403 27385 25434 0 -1 4202496 17786 0 0 0 3338 5 0 0 20 0 1 0 284084263 23097344 5205 33554432000 4194304 4896791 140735250933392 140735250929128 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27404/statm: 5639 5205 78 172 0 5465 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 45400

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 27407
/proc/meminfo: memFree=30537912/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=55.9 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2595 51323 0 0 5 3 5569 13 20 0 1 0 284082499 4657152 672 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 672 174 410 0 719 0
[pid=27406] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284088094 9367552 266 33554432000 4194304 5064252 140733726837536 140733726836448 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2287 266 226 213 0 72 0
[pid=27407] ppid=27406 vsize=28364 CPUtime=46.33 cores=1,3,5,7
/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 23164 0 0 0 4627 6 0 0 20 0 1 0 284088094 29044736 6524 33554432000 4194304 4896791 140735419499888 140735419497096 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 7091 6524 78 172 0 6917 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 51208

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27409
/proc/meminfo: memFree=30506648/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=55.9 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2595 51323 0 0 5 3 5569 13 20 0 1 0 284082499 4657152 672 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 672 174 410 0 719 0
[pid=27406] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284088094 9367552 266 33554432000 4194304 5064252 140733726837536 140733726836448 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2287 266 226 213 0 72 0
[pid=27407] ppid=27406 vsize=43120 CPUtime=106.31 cores=1,3,5,7
/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 37885 0 0 0 10620 11 0 0 20 0 1 0 284088094 44154880 9273 33554432000 4194304 4896791 140735419499888 140735419495624 4225393 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 10780 9273 78 172 0 10606 0
Current children cumulated CPU time (s) 162.21

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

/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 104241 0 0 0 130513 93 0 0 20 0 1 0 284088094 175882240 36728 33554432000 4194304 4896791 140735419499888 140735419494904 4225384 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 42940 36728 78 172 0 42766 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 194604

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27537
/proc/meminfo: memFree=30430152/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=55.9 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2595 51323 0 0 5 3 5569 13 20 0 1 0 284082499 4657152 672 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 672 174 410 0 719 0
[pid=27406] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284088094 9367552 266 33554432000 4194304 5064252 140733726837536 140733726836448 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2287 266 226 213 0 72 0
[pid=27407] ppid=27406 vsize=173624 CPUtime=1366.05 cores=1,3,5,7
/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 106222 0 0 0 136508 97 0 0 20 0 1 0 284088094 177790976 40193 33554432000 4194304 4896791 140735419499888 140735419497096 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 43406 40193 78 172 0 43232 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 196468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27537
/proc/meminfo: memFree=30406660/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=55.9 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2595 51323 0 0 5 3 5569 13 20 0 1 0 284082499 4657152 672 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 672 174 410 0 719 0
[pid=27406] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284088094 9367552 266 33554432000 4194304 5064252 140733726837536 140733726836448 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2287 266 226 213 0 72 0
[pid=27407] ppid=27406 vsize=224996 CPUtime=1426.02 cores=1,3,5,7
/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 108541 0 0 0 142502 100 0 0 20 0 1 0 284088094 230395904 42982 33554432000 4194304 4896791 140735419499888 140735419497096 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 56249 42982 78 172 0 56075 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 247840

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27537
/proc/meminfo: memFree=30397332/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=55.9 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2595 51323 0 0 5 3 5569 13 20 0 1 0 284082499 4657152 672 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 672 174 410 0 719 0
[pid=27406] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284088094 9367552 266 33554432000 4194304 5064252 140733726837536 140733726836448 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2287 266 226 213 0 72 0
[pid=27407] ppid=27406 vsize=226604 CPUtime=1486.03 cores=1,3,5,7
/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 110893 0 0 0 148499 104 0 0 20 0 1 0 284088094 232042496 45805 33554432000 4194304 4896791 140735419499888 140735419497096 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 56651 45805 78 172 0 56477 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 249448

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27537
/proc/meminfo: memFree=30437492/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=55.9 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2595 51323 0 0 5 3 5569 13 20 0 1 0 284082499 4657152 672 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 672 174 410 0 719 0
[pid=27406] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284088094 9367552 266 33554432000 4194304 5064252 140733726837536 140733726836448 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2287 266 226 213 0 72 0
[pid=27407] ppid=27406 vsize=149168 CPUtime=1545.99 cores=1,3,5,7
/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 113428 0 0 0 154491 108 0 0 20 0 1 0 284088094 152748032 36187 33554432000 4194304 4896791 140735419499888 140735419497464 4224992 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 37292 36187 78 172 0 37118 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 172012

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27540
/proc/meminfo: memFree=30417880/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=55.9 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2595 51323 0 0 5 3 5569 13 20 0 1 0 284082499 4657152 672 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 672 174 410 0 719 0
[pid=27406] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284088094 9367552 266 33554432000 4194304 5064252 140733726837536 140733726836448 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2287 266 226 213 0 72 0
[pid=27407] ppid=27406 vsize=181700 CPUtime=1605.97 cores=1,3,5,7
/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 116044 0 0 0 160485 112 0 0 20 0 1 0 284088094 186060800 38172 33554432000 4194304 4896791 140735419499888 140735419497416 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 45425 38172 78 172 0 45251 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 204544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27564
/proc/meminfo: memFree=30419024/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=55.9 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2595 51323 0 0 5 3 5569 13 20 0 1 0 284082499 4657152 672 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 672 174 410 0 719 0
[pid=27406] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284088094 9367552 266 33554432000 4194304 5064252 140733726837536 140733726836448 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2287 266 226 213 0 72 0
[pid=27407] ppid=27406 vsize=183960 CPUtime=1665.96 cores=1,3,5,7
/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 118339 0 0 0 166480 116 0 0 20 0 1 0 284088094 188375040 38334 33554432000 4194304 4896791 140735419499888 140735419497416 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 45990 38334 78 172 0 45816 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 206804

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 27564
/proc/meminfo: memFree=30417372/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=55.9 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2595 51323 0 0 5 3 5569 13 20 0 1 0 284082499 4657152 672 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 672 174 410 0 719 0
[pid=27406] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284088094 9367552 266 33554432000 4194304 5064252 140733726837536 140733726836448 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2287 266 226 213 0 72 0
[pid=27407] ppid=27406 vsize=187872 CPUtime=1725.95 cores=1,3,5,7
/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 119873 0 0 0 172476 119 0 0 20 0 1 0 284088094 192380928 39625 33554432000 4194304 4896791 140735419499888 140735419497096 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 46968 39625 78 172 0 46794 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 210716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 27564
/proc/meminfo: memFree=30395652/32873844 swapFree=7116/7116
[pid=27385] ppid=27383 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27385/stat : 27385 (runWbo2satCp2.s) S 27383 27385 25434 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284082499 9367552 275 33554432000 4194304 5064252 140737259836608 140737259835520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27385/statm: 2287 275 233 213 0 72 0
[pid=27386] ppid=27385 vsize=4548 CPUtime=55.9 cores=1,3,5,7
/proc/27386/stat : 27386 (wbo2sat) S 27385 27385 25434 0 -1 4202496 2595 51323 0 0 5 3 5569 13 20 0 1 0 284082499 4657152 672 33554432000 4194304 5872148 140734100566928 140734100560200 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27386/statm: 1137 672 174 410 0 719 0
[pid=27406] ppid=27386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27406/stat : 27406 (satsolver.sh) S 27386 27385 25434 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284088094 9367552 266 33554432000 4194304 5064252 140733726837536 140733726836448 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27406/statm: 2287 266 226 213 0 72 0
[pid=27407] ppid=27406 vsize=188492 CPUtime=1744.16 cores=1,3,5,7
/proc/27407/stat : 27407 (glucose_static) R 27406 27385 25434 0 -1 4202496 120030 0 0 0 174297 119 0 0 20 0 1 0 284088094 193015808 43359 33554432000 4194304 4896791 140735419499888 140735419497096 4225240 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27407/statm: 47123 43359 78 172 0 46949 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 211336

Sending SIGTERM to process tree (bottom up)

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 27385 and gives
#  childrusage.ru_utime.tv_sec=55
#  childrusage.ru_utime.tv_usec=752524
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=178972
# CPU time returned by wait4() is 55.9315
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1798.71
CPU system time (s): 1.35
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 309976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.7525
system time used= 0.178972
maximum resident set size= 31316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54893
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 154

runsolver used 3.36149 second user time and 8.72367 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-28 06:32:56
IDJOB=3717047
IDBENCH=78711
IDSOLVER=2299
FILE ID=node146/3717047-1338179576
RUNJOBID= node146-1338159498-25451
PBS_JOBID= 14624554
Free space on /tmp= 71176 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-31-30--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717047-1338179576/watcher-3717047-1338179576 -o /tmp/evaluation-result-3717047-1338179576/solver-3717047-1338179576 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717047-1338179576.wbo 440946361 HOME HOME

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

MD5SUM BENCH= b618f143f0ce2a95508bc08f0990c2c8
RANDOM SEED=440946361

node146.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.034
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.06
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.034
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.92
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.034
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.91
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.034
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.034
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.034
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.034
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		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30579352 kB
Buffers:          376364 kB
Cached:           812452 kB
SwapCached:         2180 kB
Active:          1190660 kB
Inactive:         236432 kB
Active(anon):     237768 kB
Inactive(anon):     2668 kB
Active(file):     952892 kB
Inactive(file):   233764 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100344 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:        188712 kB
Mapped:            10160 kB
Shmem:                 0 kB
Slab:             717820 kB
SReclaimable:     159220 kB
SUnreclaim:       558600 kB
KernelStack:        1520 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     385080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71148 MiB
End job on node146 at 2012-05-28 07:02:56