Trace number 3753675

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
npSolver inc-topDown (fixed)? (TO) 1800.06 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-85-80--soft-33-100-0.wbo
MD5SUMb2b0b6245f8ec2d35e44e032ffc67cea
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 benchmark7.2109
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6800
Total number of constraints165
Number of soft constraints110
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
Top cost 6303
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6302
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
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

0.00/0.05	c run usual solver
0.00/0.77	o 1126
3.29/3.72	o 182
5.39/5.43	o 119
6.87/6.99	o 117
8.27/8.38	o 108
9.56/9.69	o 92
10.88/10.92	o 47
319.09/319.22	o 38
319.11/319.49	o 27
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-3753675-1339188176/watcher-3753675-1339188176 -o /tmp/evaluation-result-3753675-1339188176/solver-3753675-1339188176 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753675-1339188176.wbo 1239654842 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.00 1.97 3/179 21181
/proc/meminfo: memFree=27933708/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0

[startup+0.0346989 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 21181
/proc/meminfo: memFree=27933708/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10023 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 21181
/proc/meminfo: memFree=27933708/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300091 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 21181
/proc/meminfo: memFree=27933708/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700154 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 21181
/proc/meminfo: memFree=27933708/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21195
/proc/meminfo: memFree=27848276/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=37464 CPUtime=0.9 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 5230 9033 0 0 17 5 66 2 20 0 1 0 384943559 38363136 7394 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 9366 7394 166 443 0 8919 0
[pid=21194] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21194/stat : 21194 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384943651 9367552 267 33554432000 4194304 5064252 140734021194768 140734021193680 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21194/statm: 2287 267 226 213 0 72 0
[pid=21195] ppid=21194 vsize=73644 CPUtime=0.57 cores=1,3,5,7
/proc/21195/stat : 21195 (glucose) R 21194 21181 19535 0 -1 4202496 16416 0 0 0 55 2 0 0 20 0 1 0 384943651 75411456 16884 33554432000 4194304 5208918 140735705205184 140735705203592 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21195/statm: 18411 16884 95 248 0 18160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 129404

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21195
/proc/meminfo: memFree=27822480/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=37464 CPUtime=0.9 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 5230 9033 0 0 17 5 66 2 20 0 1 0 384943559 38363136 7394 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 9366 7394 166 443 0 8919 0
[pid=21194] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21194/stat : 21194 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384943651 9367552 267 33554432000 4194304 5064252 140734021194768 140734021193680 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21194/statm: 2287 267 226 213 0 72 0
[pid=21195] ppid=21194 vsize=81088 CPUtime=2.17 cores=1,3,5,7
/proc/21195/stat : 21195 (glucose) R 21194 21181 19535 0 -1 4202496 17013 0 0 0 215 2 0 0 20 0 1 0 384943651 83034112 17480 33554432000 4194304 5208918 140735705205184 140735705203592 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21195/statm: 20272 17480 103 248 0 20021 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 136848

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21250
/proc/meminfo: memFree=28035256/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=5.43 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 7085 38563 0 0 20 6 489 28 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 30228

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21282
/proc/meminfo: memFree=27996476/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=10.9 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9598 63068 0 0 23 6 1021 40 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21281] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21281/stat : 21281 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384944651 9367552 266 33554432000 4194304 5064252 140733752892304 140733752891216 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21281/statm: 2287 266 226 213 0 72 0
[pid=21282] ppid=21281 vsize=24308 CPUtime=1.76 cores=1,3,5,7
/proc/21282/stat : 21282 (glucose) R 21281 21181 19535 0 -1 4202496 3097 0 0 0 175 1 0 0 20 0 1 0 384944652 24891392 5516 33554432000 4194304 5208918 140737201591072 140737201589224 4211670 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21282/statm: 6077 5516 95 248 0 5826 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 63684

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21282
/proc/meminfo: memFree=27957360/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=10.9 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9598 63068 0 0 23 6 1021 40 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21281] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21281/stat : 21281 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384944651 9367552 266 33554432000 4194304 5064252 140733752892304 140733752891216 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21281/statm: 2287 266 226 213 0 72 0
[pid=21282] ppid=21281 vsize=66532 CPUtime=14.55 cores=1,3,5,7
/proc/21282/stat : 21282 (glucose) R 21281 21181 19535 0 -1 4202496 6853 0 0 0 1452 3 0 0 20 0 1 0 384944652 68128768 11725 33554432000 4194304 5208918 140737201591072 140737201589160 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21282/statm: 16633 11725 96 248 0 16382 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 105908

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21282
/proc/meminfo: memFree=27875088/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=10.9 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9598 63068 0 0 23 6 1021 40 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21281] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21281/stat : 21281 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384944651 9367552 266 33554432000 4194304 5064252 140733752892304 140733752891216 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21281/statm: 2287 266 226 213 0 72 0
[pid=21282] ppid=21281 vsize=146672 CPUtime=40.15 cores=1,3,5,7
/proc/21282/stat : 21282 (glucose) R 21281 21181 19535 0 -1 4202496 10922 0 0 0 4005 10 0 0 20 0 1 0 384944652 150192128 24951 33554432000 4194304 5208918 140737201591072 140737201589064 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21282/statm: 36668 24951 96 248 0 36417 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 186048

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21290
/proc/meminfo: memFree=27872500/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=10.9 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9598 63068 0 0 23 6 1021 40 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21281] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21281/stat : 21281 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384944651 9367552 266 33554432000 4194304 5064252 140733752892304 140733752891216 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21281/statm: 2287 266 226 213 0 72 0
[pid=21282] ppid=21281 vsize=196760 CPUtime=91.35 cores=1,3,5,7
/proc/21282/stat : 21282 (glucose) R 21281 21181 19535 0 -1 4202496 16382 0 0 0 9113 22 0 0 20 0 1 0 384944652 201482240 32932 33554432000 4194304 5208918 140737201591072 140737201589224 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21282/statm: 49190 32932 96 248 0 48939 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 236136

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21290
/proc/meminfo: memFree=27871900/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=10.9 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9598 63068 0 0 23 6 1021 40 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21281] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21281/stat : 21281 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384944651 9367552 266 33554432000 4194304 5064252 140733752892304 140733752891216 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21281/statm: 2287 266 226 213 0 72 0
[pid=21282] ppid=21281 vsize=196760 CPUtime=151.31 cores=1,3,5,7
/proc/21282/stat : 21282 (glucose) R 21281 21181 19535 0 -1 4202496 22107 0 0 0 15096 35 0 0 20 0 1 0 384944652 201482240 32932 33554432000 4194304 5208918 140737201591072 140737201589224 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21282/statm: 49190 32932 96 248 0 48939 0
Current children cumulated CPU time (s) 162.21

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

/proc/21304/stat : 21304 (glucose) R 21303 21181 19535 0 -1 4202496 81946 0 0 0 110077 180 0 0 20 0 1 0 384975508 284610560 54506 33554432000 4194304 5208918 140736642574960 140736642573112 4229328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21304/statm: 69485 54506 96 248 0 69234 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 317316

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21358
/proc/meminfo: memFree=27813856/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=319.37 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9935 101944 0 0 24 6 31807 100 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21303] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21303/stat : 21303 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384975508 9367552 267 33554432000 4194304 5064252 140735516130992 140735516129904 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21303/statm: 2287 267 226 213 0 72 0
[pid=21304] ppid=21303 vsize=196552 CPUtime=1162.56 cores=1,3,5,7
/proc/21304/stat : 21304 (glucose) R 21303 21181 19535 0 -1 4202496 83862 0 0 0 116068 188 0 0 20 0 1 0 384975508 201269248 32133 33554432000 4194304 5208918 140736642574960 140736642573112 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21304/statm: 49138 32133 96 248 0 48887 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 235928

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21358
/proc/meminfo: memFree=27619568/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=319.37 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9935 101944 0 0 24 6 31807 100 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21303] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21303/stat : 21303 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384975508 9367552 267 33554432000 4194304 5064252 140735516130992 140735516129904 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21303/statm: 2287 267 226 213 0 72 0
[pid=21304] ppid=21303 vsize=410200 CPUtime=1222.54 cores=1,3,5,7
/proc/21304/stat : 21304 (glucose) R 21303 21181 19535 0 -1 4202496 85349 0 0 0 122062 192 0 0 20 0 1 0 384975508 420044800 82666 33554432000 4194304 5208918 140736642574960 140736642573112 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21304/statm: 102550 82666 96 248 0 102299 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 449576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21358
/proc/meminfo: memFree=27678148/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=319.37 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9935 101944 0 0 24 6 31807 100 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21303] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21303/stat : 21303 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384975508 9367552 267 33554432000 4194304 5064252 140735516130992 140735516129904 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21303/statm: 2287 267 226 213 0 72 0
[pid=21304] ppid=21303 vsize=277940 CPUtime=1282.52 cores=1,3,5,7
/proc/21304/stat : 21304 (glucose) R 21303 21181 19535 0 -1 4202496 87636 0 0 0 128049 203 0 0 20 0 1 0 384975508 284610560 54506 33554432000 4194304 5208918 140736642574960 140736642573112 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21304/statm: 69485 54506 96 248 0 69234 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 317316

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/184 21362
/proc/meminfo: memFree=27554228/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=319.37 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9935 101944 0 0 24 6 31807 100 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21303] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21303/stat : 21303 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384975508 9367552 267 33554432000 4194304 5064252 140735516130992 140735516129904 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21303/statm: 2287 267 226 213 0 72 0
[pid=21304] ppid=21303 vsize=625124 CPUtime=1342.5 cores=1,3,5,7
/proc/21304/stat : 21304 (glucose) R 21303 21181 19535 0 -1 4202496 88673 0 0 0 134043 207 0 0 20 0 1 0 384975508 640126976 101022 33554432000 4194304 5208918 140736642574960 140736642573112 4213760 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21304/statm: 156281 101022 96 248 0 156030 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 664500

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 21362
/proc/meminfo: memFree=27565752/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=319.37 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9935 101944 0 0 24 6 31807 100 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21303] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21303/stat : 21303 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384975508 9367552 267 33554432000 4194304 5064252 140735516130992 140735516129904 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21303/statm: 2287 267 226 213 0 72 0
[pid=21304] ppid=21303 vsize=410200 CPUtime=1402.5 cores=1,3,5,7
/proc/21304/stat : 21304 (glucose) R 21303 21181 19535 0 -1 4202496 91031 0 0 0 140035 215 0 0 20 0 1 0 384975508 420044800 80106 33554432000 4194304 5208918 140736642574960 140736642573112 4229731 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21304/statm: 102550 80106 96 248 0 102299 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 449576

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/183 21362
/proc/meminfo: memFree=27679636/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=319.37 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9935 101944 0 0 24 6 31807 100 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21303] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21303/stat : 21303 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384975508 9367552 267 33554432000 4194304 5064252 140735516130992 140735516129904 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21303/statm: 2287 267 226 213 0 72 0
[pid=21304] ppid=21303 vsize=277940 CPUtime=1462.49 cores=1,3,5,7
/proc/21304/stat : 21304 (glucose) R 21303 21181 19535 0 -1 4202496 93304 0 0 0 146024 225 0 0 20 0 1 0 384975508 284610560 51434 33554432000 4194304 5208918 140736642574960 140736642573112 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21304/statm: 69485 51434 96 248 0 69234 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 317316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 1.98 3/183 21362
/proc/meminfo: memFree=27656844/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=319.37 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9935 101944 0 0 24 6 31807 100 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21303] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21303/stat : 21303 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384975508 9367552 267 33554432000 4194304 5064252 140735516130992 140735516129904 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21303/statm: 2287 267 226 213 0 72 0
[pid=21304] ppid=21303 vsize=277940 CPUtime=1480.69 cores=1,3,5,7
/proc/21304/stat : 21304 (glucose) R 21303 21181 19535 0 -1 4202496 93626 0 0 0 147843 226 0 0 20 0 1 0 384975508 284610560 64530 33554432000 4194304 5208918 140736642574960 140736642573112 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21304/statm: 69485 64530 96 248 0 69234 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 317316

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 1.98 3/183 21362
/proc/meminfo: memFree=27656844/32873648 swapFree=7628/7628
[pid=21181] ppid=21179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21181/stat : 21181 (npSolver-wbo-It) S 21179 21181 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384943559 9367552 274 33554432000 4194304 5064252 140736477966240 140736477965152 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21181/statm: 2287 274 233 213 0 72 0
[pid=21182] ppid=21181 vsize=21080 CPUtime=319.37 cores=1,3,5,7
/proc/21182/stat : 21182 (npSolver-wbo) S 21181 21181 19535 0 -1 4202496 9935 101944 0 0 24 6 31807 100 20 0 1 0 384943559 21585920 4843 33554432000 4194304 6006132 140735631607120 140735631598512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21182/statm: 5270 4843 167 443 0 4823 0
[pid=21303] ppid=21182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21303/stat : 21303 (satsolver.sh) S 21182 21181 19535 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384975508 9367552 267 33554432000 4194304 5064252 140735516130992 140735516129904 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21303/statm: 2287 267 226 213 0 72 0
[pid=21304] ppid=21303 vsize=277940 CPUtime=1480.69 cores=1,3,5,7
/proc/21304/stat : 21304 (glucose) R 21303 21181 19535 0 -1 4202496 93626 0 0 0 147843 226 0 0 20 0 1 0 384975508 284610560 64530 33554432000 4194304 5208918 140736642574960 140736642573112 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21304/statm: 69485 64530 96 248 0 69234 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 317316

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21181 and gives
#  childrusage.ru_utime.tv_sec=318
#  childrusage.ru_utime.tv_usec=323607
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=77836
# CPU time returned by wait4() is 319.401
# 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): 1796.74
CPU system time (s): 3.32
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 744640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 318.324
system time used= 1.07784
maximum resident set size= 296816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112855
page faults= 0
swaps= 0
block input operations= 0
block output operations= 44824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 888
involuntary context switches= 443

runsolver used 3.53246 second user time and 8.94364 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 22:42:56
IDJOB=3753675
IDBENCH=78733
IDSOLVER=2337
FILE ID=node122/3753675-1339188176
RUNJOBID= node122-1339184574-20818
PBS_JOBID= 14643846
Free space on /tmp= 68704 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-85-80--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753675-1339188176/watcher-3753675-1339188176 -o /tmp/evaluation-result-3753675-1339188176/solver-3753675-1339188176 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753675-1339188176.wbo 1239654842 HOME HOME

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

MD5SUM BENCH= b2b0b6245f8ec2d35e44e032ffc67cea
RANDOM SEED=1239654842

node122.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.533
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	: 5333.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		: 2666.533
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.533
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	: 5332.04
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.533
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		: 2666.533
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.533
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.533
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.533
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:        27936548 kB
Buffers:          279572 kB
Cached:          3548672 kB
SwapCached:         2140 kB
Active:          2954204 kB
Inactive:        1005960 kB
Active(anon):     131888 kB
Inactive(anon):     2228 kB
Active(file):    2822316 kB
Inactive(file):  1003732 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099488 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:        305140 kB
Mapped:             9760 kB
Shmem:                 0 kB
Slab:             815448 kB
SReclaimable:     259432 kB
SUnreclaim:       556016 kB
KernelStack:        1520 kB
PageTables:         4088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     283436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 68696 MiB
End job on node122 at 2012-06-08 23:12:56