Trace number 3753571

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.08 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_30_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM7b4c43120f8532700d0af4fec83df613
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark0.432933
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1200
Total number of constraints100
Number of soft constraints67
Number of constraints which are clauses60
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint30
Top cost 3602
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3601
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
Number of bits of the biggest sum of numbers5
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.01	c run usual solver
15.56/15.65	o 1085
35.17/35.29	o 322
54.53/54.64	o 285
73.46/73.56	o 244
92.74/92.85	o 235
111.53/111.68	o 223
130.76/130.88	o 185
150.05/150.14	o 179
171.53/171.69	o 120
189.12/189.29	o 105
206.30/206.49	o 88
1800.08/1800.51	c error: unexpected solver exit code
1800.08/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-3753571-1339185454/watcher-3753571-1339185454 -o /tmp/evaluation-result-3753571-1339185454/solver-3753571-1339185454 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753571-1339185454.wbo 724231811 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.01 2.01 2.00 3/179 5522
/proc/meminfo: memFree=29068312/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0

[startup+0.052857 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5522
/proc/meminfo: memFree=29068312/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100545 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5522
/proc/meminfo: memFree=29068312/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.301022 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5522
/proc/meminfo: memFree=29068312/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.701033 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5522
/proc/meminfo: memFree=29068312/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50107 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5529
/proc/meminfo: memFree=29060240/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=2420 CPUtime=0.01 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 1331 2282 0 0 0 0 1 0 20 0 1 0 384671310 2478080 280 33554432000 4194304 6006132 140734824169712 140734824163904 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5523/statm: 605 280 157 443 0 158 0
[pid=5528] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384671314 9367552 266 33554432000 4194304 5064252 140736451707760 140736451706672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 266 226 213 0 72 0
[pid=5529] ppid=5528 vsize=17512 CPUtime=1.45 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5522 4063 0 -1 4202496 3536 0 0 0 144 1 0 0 20 0 1 0 384671315 17932288 3466 33554432000 4194304 5208918 140736644334592 140736644332440 4229745 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 4378 3466 96 248 0 4127 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 38228

[startup+3.10113 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5529
/proc/meminfo: memFree=29053604/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=2420 CPUtime=0.01 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 1331 2282 0 0 0 0 1 0 20 0 1 0 384671310 2478080 280 33554432000 4194304 6006132 140734824169712 140734824163904 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5523/statm: 605 280 157 443 0 158 0
[pid=5528] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384671314 9367552 266 33554432000 4194304 5064252 140736451707760 140736451706672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 266 226 213 0 72 0
[pid=5529] ppid=5528 vsize=20256 CPUtime=3.05 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5522 4063 0 -1 4202496 4166 0 0 0 304 1 0 0 20 0 1 0 384671315 20742144 4601 33554432000 4194304 5208918 140736644334592 140736644332456 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 5064 4601 96 248 0 4813 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 40972

[startup+6.30114 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5529
/proc/meminfo: memFree=29047996/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=2420 CPUtime=0.01 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 1331 2282 0 0 0 0 1 0 20 0 1 0 384671310 2478080 280 33554432000 4194304 6006132 140734824169712 140734824163904 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5523/statm: 605 280 157 443 0 158 0
[pid=5528] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384671314 9367552 266 33554432000 4194304 5064252 140736451707760 140736451706672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 266 226 213 0 72 0
[pid=5529] ppid=5528 vsize=21932 CPUtime=6.25 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5522 4063 0 -1 4202496 4587 0 0 0 624 1 0 0 20 0 1 0 384671315 22458368 5021 33554432000 4194304 5208918 140736644334592 140736644332456 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 5483 5021 96 248 0 5232 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 42648

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5529
/proc/meminfo: memFree=29052996/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=2420 CPUtime=0.01 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 1331 2282 0 0 0 0 1 0 20 0 1 0 384671310 2478080 280 33554432000 4194304 6006132 140734824169712 140734824163904 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5523/statm: 605 280 157 443 0 158 0
[pid=5528] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384671314 9367552 266 33554432000 4194304 5064252 140736451707760 140736451706672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 266 226 213 0 72 0
[pid=5529] ppid=5528 vsize=36256 CPUtime=12.64 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5522 4063 0 -1 4202496 6286 0 0 0 1263 1 0 0 20 0 1 0 384671315 37126144 6538 33554432000 4194304 5208918 140736644334592 140736644332536 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 9064 6538 96 248 0 8813 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 56972

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 4/179 5541
/proc/meminfo: memFree=30118808/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=15.72 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 3564 11964 0 0 8 2 1559 3 20 0 1 0 384671310 19841024 3940 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3940 166 443 0 4397 0
[pid=5535] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5535/stat : 5535 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384672883 9367552 267 33554432000 4194304 5064252 140733227489648 140733227488560 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5535/statm: 2287 267 226 213 0 72 0
[pid=5536] ppid=5535 vsize=82668 CPUtime=9.76 cores=1,3,5,7
/proc/5536/stat : 5536 (glucose) R 5535 5522 4063 0 -1 4202496 13909 0 0 0 973 3 0 0 20 0 1 0 384672883 84652032 18469 33554432000 4194304 5208918 140736443592512 140736443590456 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5536/statm: 20667 18469 96 248 0 20416 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 120340

[startup+51.1012 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 5589
/proc/meminfo: memFree=30880008/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=35.3 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 4549 30736 0 0 10 2 3504 14 20 0 1 0 384671310 19841024 3940 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3940 166 443 0 4397 0
[pid=5587] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5587/stat : 5587 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 384674842 9367552 267 33554432000 4194304 5064252 140733282227408 140733282226320 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5587/statm: 2287 267 226 213 0 72 0
[pid=5588] ppid=5587 vsize=29928 CPUtime=15.76 cores=1,3,5,7
/proc/5588/stat : 5588 (glucose) R 5587 5522 4063 0 -1 4202496 7257 0 0 0 1575 1 0 0 20 0 1 0 384674842 30646272 6923 33554432000 4194304 5208918 140734556454432 140734556452296 4229383 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5588/statm: 7482 6923 96 248 0 7231 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 67600

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 5610
/proc/meminfo: memFree=30859396/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=92.82 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 6982 63007 0 0 15 2 9236 29 20 0 1 0 384671310 19841024 3940 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3940 166 443 0 4397 0
[pid=5609] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5609/stat : 5609 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384680597 9367552 267 33554432000 4194304 5064252 140736030542496 140736030541408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5609/statm: 2287 267 226 213 0 72 0
[pid=5610] ppid=5609 vsize=30872 CPUtime=9.42 cores=1,3,5,7
/proc/5610/stat : 5610 (glucose) R 5609 5522 4063 0 -1 4202496 7274 0 0 0 941 1 0 0 20 0 1 0 384680597 31612928 7342 33554432000 4194304 5208918 140735877492800 140735877490664 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5610/statm: 7718 7342 96 248 0 7467 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 68544

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 5634
/proc/meminfo: memFree=30851024/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=150.1 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 8674 96565 0 0 18 3 14946 43 20 0 1 0 384671310 19841024 3941 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3941 167 443 0 4397 0
[pid=5633] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/5655/stat : 5655 (glucose) R 5654 5522 4063 0 -1 4202496 27025 0 0 0 121505 49 0 0 20 0 1 0 384691960 211496960 44946 33554432000 4194304 5208918 140733433728752 140733433726904 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5655/statm: 51635 44946 104 248 0 51384 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 244212

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 5688
/proc/meminfo: memFree=30668520/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=206.42 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 9615 123649 0 0 20 3 20566 53 20 0 1 0 384671310 19841024 3941 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3941 167 443 0 4397 0
[pid=5654] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384691960 9367552 266 33554432000 4194304 5064252 140735351194336 140735351193248 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=206540 CPUtime=1275.52 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5522 4063 0 -1 4202496 27704 0 0 0 127500 52 0 0 20 0 1 0 384691960 211496960 39314 33554432000 4194304 5208918 140733433728752 140733433726904 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5655/statm: 51635 39314 104 248 0 51384 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 244212

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 5688
/proc/meminfo: memFree=30621476/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=206.42 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 9615 123649 0 0 20 3 20566 53 20 0 1 0 384671310 19841024 3941 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3941 167 443 0 4397 0
[pid=5654] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384691960 9367552 266 33554432000 4194304 5064252 140735351194336 140735351193248 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=206540 CPUtime=1335.51 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5522 4063 0 -1 4202496 27722 0 0 0 133499 52 0 0 20 0 1 0 384691960 211496960 48530 33554432000 4194304 5208918 140733433728752 140733433726904 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5655/statm: 51635 48530 104 248 0 51384 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 244212

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 5689
/proc/meminfo: memFree=30635800/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=206.42 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 9615 123649 0 0 20 3 20566 53 20 0 1 0 384671310 19841024 3941 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3941 167 443 0 4397 0
[pid=5654] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384691960 9367552 266 33554432000 4194304 5064252 140735351194336 140735351193248 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=206540 CPUtime=1395.51 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5522 4063 0 -1 4202496 28401 0 0 0 139495 56 0 0 20 0 1 0 384691960 211496960 42386 33554432000 4194304 5208918 140733433728752 140733433726904 4229695 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5655/statm: 51635 42386 104 248 0 51384 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 244212

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5689
/proc/meminfo: memFree=30640084/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=206.42 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 9615 123649 0 0 20 3 20566 53 20 0 1 0 384671310 19841024 3941 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3941 167 443 0 4397 0
[pid=5654] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384691960 9367552 266 33554432000 4194304 5064252 140735351194336 140735351193248 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=206540 CPUtime=1455.47 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5522 4063 0 -1 4202496 28445 0 0 0 145491 56 0 0 20 0 1 0 384691960 211496960 50066 33554432000 4194304 5208918 140733433728752 140733433726904 4211147 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5655/statm: 51635 50066 104 248 0 51384 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 244212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5689
/proc/meminfo: memFree=30685052/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=206.42 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 9615 123649 0 0 20 3 20566 53 20 0 1 0 384671310 19841024 3941 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3941 167 443 0 4397 0
[pid=5654] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384691960 9367552 266 33554432000 4194304 5064252 140735351194336 140735351193248 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=206540 CPUtime=1515.46 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5522 4063 0 -1 4202496 29126 0 0 0 151488 58 0 0 20 0 1 0 384691960 211496960 41874 33554432000 4194304 5208918 140733433728752 140733433726904 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5655/statm: 51635 41874 104 248 0 51384 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 244212

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5690
/proc/meminfo: memFree=30556320/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=206.42 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 9615 123649 0 0 20 3 20566 53 20 0 1 0 384671310 19841024 3941 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3941 167 443 0 4397 0
[pid=5654] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384691960 9367552 266 33554432000 4194304 5064252 140735351194336 140735351193248 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=156452 CPUtime=1575.45 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5522 4063 0 -1 4202496 29508 0 0 0 157484 61 0 0 20 0 1 0 384691960 160206848 37989 33554432000 4194304 5208918 140733433728752 140733433726840 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5655/statm: 39113 37989 104 248 0 38862 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 194124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5690
/proc/meminfo: memFree=30679552/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=206.42 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 9615 123649 0 0 20 3 20566 53 20 0 1 0 384671310 19841024 3941 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3941 167 443 0 4397 0
[pid=5654] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384691960 9367552 266 33554432000 4194304 5064252 140735351194336 140735351193248 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=206540 CPUtime=1593.66 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5522 4063 0 -1 4202496 29818 0 0 0 159304 62 0 0 20 0 1 0 384691960 211496960 42386 33554432000 4194304 5208918 140733433728752 140733433726904 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5655/statm: 51635 42386 104 248 0 51384 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 244212

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.00 2.00 2.00 3/184 5690
/proc/meminfo: memFree=30679552/32873648 swapFree=7372/7372
[pid=5522] ppid=5520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5522/stat : 5522 (npSolver-wbo-It) S 5520 5522 4063 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384671310 9367552 275 33554432000 4194304 5064252 140736524210496 140736524209408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5522/statm: 2287 275 233 213 0 72 0
[pid=5523] ppid=5522 vsize=19376 CPUtime=206.42 cores=1,3,5,7
/proc/5523/stat : 5523 (npSolver-wbo) S 5522 5522 4063 0 -1 4202496 9615 123649 0 0 20 3 20566 53 20 0 1 0 384671310 19841024 3941 33554432000 4194304 6006132 140734824169712 140734824161104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5523/statm: 4844 3941 167 443 0 4397 0
[pid=5654] ppid=5523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5523 5522 4063 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384691960 9367552 266 33554432000 4194304 5064252 140735351194336 140735351193248 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=206540 CPUtime=1593.66 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5522 4063 0 -1 4202496 29818 0 0 0 159304 62 0 0 20 0 1 0 384691960 211496960 42386 33554432000 4194304 5208918 140733433728752 140733433726904 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5655/statm: 51635 42386 104 248 0 51384 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 244212

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5522 and gives
#  childrusage.ru_utime.tv_sec=205
#  childrusage.ru_utime.tv_usec=873702
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=580911
# CPU time returned by wait4() is 206.455
# while last known CPU time is 1800.08
#
# 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.08
CPU user time (s): 1798.9
CPU system time (s): 1.18
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 324352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 205.874
system time used= 0.580911
maximum resident set size= 75968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134244
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 711
involuntary context switches= 345

runsolver used 3.11253 second user time and 8.77467 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-08 21:57:34
IDJOB=3753571
IDBENCH=78676
IDSOLVER=2337
FILE ID=node124/3753571-1339185454
RUNJOBID= node124-1339183651-5373
PBS_JOBID= 14643802
Free space on /tmp= 70324 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_30_pb.cnf.cr--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-3753571-1339185454/watcher-3753571-1339185454 -o /tmp/evaluation-result-3753571-1339185454/solver-3753571-1339185454 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753571-1339185454.wbo 724231811 HOME HOME

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

MD5SUM BENCH= 7b4c43120f8532700d0af4fec83df613
RANDOM SEED=724231811

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.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		: 2667.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29068320 kB
Buffers:          379952 kB
Cached:          1051404 kB
SwapCached:         8612 kB
Active:          2917700 kB
Inactive:          30376 kB
Active(anon):    1501136 kB
Inactive(anon):    11980 kB
Active(file):    1416564 kB
Inactive(file):    18396 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:              8208 kB
Writeback:             0 kB
AnonPages:       1510012 kB
Mapped:            10036 kB
Shmem:                 0 kB
Slab:             711748 kB
SReclaimable:     155756 kB
SUnreclaim:       555992 kB
KernelStack:        1472 kB
PageTables:         6848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1761472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    778240 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= 70768 MiB
End job on node124 at 2012-06-08 22:27:35