Trace number 3753578

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.04 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_45_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM3aafd47af6446049bcdbc11c9b966efe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark2.57761
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3150
Total number of constraints160
Number of soft constraints101
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint45
Top cost 4835
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4834
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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

0.00/0.03	c run usual solver
0.00/0.75	o 1460
4.77/5.27	o 267
7.59/7.69	o 202
11.55/11.63	o 191
13.72/13.81	o 176
15.91/16.00	o 164
18.05/18.14	o 84
657.87/658.02	o 82
707.54/707.74	o 62
708.15/708.34	o 56
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	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-3753578-1339186486/watcher-3753578-1339186486 -o /tmp/evaluation-result-3753578-1339186486/solver-3753578-1339186486 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753578-1339186486.wbo 2065557286 HOME HOME 

running on 4 cores: 0,2,4,6

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 2.00 2/181 18675
/proc/meminfo: memFree=29889148/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0

[startup+0.0954239 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 18675
/proc/meminfo: memFree=29889148/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 18675
/proc/meminfo: memFree=29889148/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300189 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 18675
/proc/meminfo: memFree=29889148/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700183 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 18675
/proc/meminfo: memFree=29889148/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18689
/proc/meminfo: memFree=29808616/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=36892 CPUtime=0.91 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 4989 8743 0 0 18 4 68 1 20 0 1 0 28615515 37777408 7836 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 9223 7836 167 443 0 8776 0
[pid=18688] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18688/stat : 18688 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28615608 9367552 267 33554432000 4194304 5064252 140735065402800 140735065401712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18688/statm: 2287 267 226 213 0 72 0
[pid=18689] ppid=18688 vsize=83512 CPUtime=0.56 cores=0,2,4,6
/proc/18689/stat : 18689 (glucose) R 18688 18675 17075 0 -1 4202496 18251 0 0 0 52 4 0 0 20 0 1 0 28615608 85516288 19205 33554432000 4194304 5208918 140736496343952 140735065401736 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18689/statm: 20878 19205 95 248 0 20627 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 138700

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18689
/proc/meminfo: memFree=29769436/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=36892 CPUtime=0.91 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 4989 8743 0 0 18 4 68 1 20 0 1 0 28615515 37777408 7836 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 9223 7836 167 443 0 8776 0
[pid=18688] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18688/stat : 18688 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28615608 9367552 267 33554432000 4194304 5064252 140735065402800 140735065401712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18688/statm: 2287 267 226 213 0 72 0
[pid=18689] ppid=18688 vsize=90824 CPUtime=2.16 cores=0,2,4,6
/proc/18689/stat : 18689 (glucose) R 18688 18675 17075 0 -1 4202496 18604 0 0 0 212 4 0 0 20 0 1 0 28615608 93003776 20068 33554432000 4194304 5208918 140736496343952 140736496341912 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18689/statm: 22706 20068 95 248 0 22455 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 146012

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18696
/proc/meminfo: memFree=29849692/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=5.29 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 6101 33215 0 0 21 4 476 28 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18695] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18695/stat : 18695 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 28616045 9367552 266 33554432000 4194304 5064252 140733480795072 140733480793984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18695/statm: 2287 266 226 213 0 72 0
[pid=18696] ppid=18695 vsize=20104 CPUtime=0.98 cores=0,2,4,6
/proc/18696/stat : 18696 (glucose) R 18695 18675 17075 0 -1 4202496 4087 0 0 0 98 0 0 0 20 0 1 0 28616045 20586496 4427 33554432000 4194304 5208918 140734811938272 140734811936680 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18696/statm: 5026 4427 95 248 0 4775 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 58908

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18710
/proc/meminfo: memFree=29855776/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=11.64 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 8045 50822 0 0 25 5 1096 38 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18709] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18709/stat : 18709 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 28616681 9367552 266 33554432000 4194304 5064252 140735554551216 140735554550128 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18709/statm: 2287 266 226 213 0 72 0
[pid=18710] ppid=18709 vsize=17456 CPUtime=1.03 cores=0,2,4,6
/proc/18710/stat : 18710 (glucose) R 18709 18675 17075 0 -1 4202496 3168 0 0 0 103 0 0 0 20 0 1 0 28616681 17874944 3542 33554432000 4194304 5208918 140735137410672 140735137408520 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18710/statm: 4364 3542 95 248 0 4113 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 56260

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18731
/proc/meminfo: memFree=29835964/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=18.13 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 10327 72100 0 0 29 6 1728 50 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18730] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18730/stat : 18730 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 28617330 9367552 266 33554432000 4194304 5064252 140734436523056 140734436521968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18730/statm: 2287 266 226 213 0 72 0
[pid=18731] ppid=18730 vsize=37720 CPUtime=7.33 cores=0,2,4,6
/proc/18731/stat : 18731 (glucose) R 18730 18675 17075 0 -1 4202496 6544 0 0 0 732 1 0 0 20 0 1 0 28617331 38625280 8403 33554432000 4194304 5208918 140737316535680 140737316533544 4229532 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18731/statm: 9430 8403 104 248 0 9179 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 76524

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18731
/proc/meminfo: memFree=29812644/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=18.13 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 10327 72100 0 0 29 6 1728 50 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18730] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18730/stat : 18730 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 28617330 9367552 266 33554432000 4194304 5064252 140734436523056 140734436521968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18730/statm: 2287 266 226 213 0 72 0
[pid=18731] ppid=18730 vsize=60996 CPUtime=32.93 cores=0,2,4,6
/proc/18731/stat : 18731 (glucose) R 18730 18675 17075 0 -1 4202496 8632 0 0 0 3290 3 0 0 20 0 1 0 28617331 62459904 14260 33554432000 4194304 5208918 140737316535680 140737316533624 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18731/statm: 15249 14260 104 248 0 14998 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99800

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18839
/proc/meminfo: memFree=31636356/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=18.13 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 10327 72100 0 0 29 6 1728 50 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18730] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18730/stat : 18730 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 28617330 9367552 266 33554432000 4194304 5064252 140734436523056 140734436521968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18730/statm: 2287 266 226 213 0 72 0
[pid=18731] ppid=18730 vsize=72776 CPUtime=84.13 cores=0,2,4,6
/proc/18731/stat : 18731 (glucose) R 18730 18675 17075 0 -1 4202496 10226 0 0 0 8406 7 0 0 20 0 1 0 28617331 74522624 17725 33554432000 4194304 5208918 140737316535680 140737316533768 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18731/statm: 18194 17725 104 248 0 17943 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 111580

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18854
/proc/meminfo: memFree=31520464/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=18.13 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 10327 72100 0 0 29 6 1728 50 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18730] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/18879/stat : 18879 (glucose) R 18878 18675 17075 0 -1 4202496 28619 0 0 0 65332 49 0 0 20 0 1 0 28686350 277716992 50541 33554432000 4194304 5208918 140737163229632 140737163227784 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18879/statm: 67802 50541 104 248 0 67551 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 310012

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18885
/proc/meminfo: memFree=31433896/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=708.2 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 11226 128740 0 0 30 6 70654 130 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18878] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18878/stat : 18878 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28686349 9367552 267 33554432000 4194304 5064252 140734047869136 140734047868048 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18878/statm: 2287 267 226 213 0 72 0
[pid=18879] ppid=18878 vsize=139732 CPUtime=713.81 cores=0,2,4,6
/proc/18879/stat : 18879 (glucose) R 18878 18675 17075 0 -1 4202496 31254 0 0 0 71327 54 0 0 20 0 1 0 28686350 143085568 31597 33554432000 4194304 5208918 140737163229632 140737163227784 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18879/statm: 34933 31597 104 248 0 34682 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 178536

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18885
/proc/meminfo: memFree=31326884/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=708.2 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 11226 128740 0 0 30 6 70654 130 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18878] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18878/stat : 18878 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28686349 9367552 267 33554432000 4194304 5064252 140734047869136 140734047868048 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18878/statm: 2287 267 226 213 0 72 0
[pid=18879] ppid=18878 vsize=320528 CPUtime=773.79 cores=0,2,4,6
/proc/18879/stat : 18879 (glucose) R 18878 18675 17075 0 -1 4202496 32686 0 0 0 77323 56 0 0 20 0 1 0 28686350 328220672 56531 33554432000 4194304 5208918 140737163229632 140737163227784 4222526 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18879/statm: 80132 56531 104 248 0 79881 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 359332

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 18888
/proc/meminfo: memFree=31352484/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=708.2 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 11226 128740 0 0 30 6 70654 130 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18878] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18878/stat : 18878 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28686349 9367552 267 33554432000 4194304 5064252 140734047869136 140734047868048 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18878/statm: 2287 267 226 213 0 72 0
[pid=18879] ppid=18878 vsize=189820 CPUtime=833.78 cores=0,2,4,6
/proc/18879/stat : 18879 (glucose) R 18878 18675 17075 0 -1 4202496 33620 0 0 0 83319 59 0 0 20 0 1 0 28686350 194375680 46915 33554432000 4194304 5208918 140737163229632 140737163227784 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18879/statm: 47455 46915 104 248 0 47204 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 228624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18888
/proc/meminfo: memFree=31352248/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=708.2 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 11226 128740 0 0 30 6 70654 130 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18878] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18878/stat : 18878 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28686349 9367552 267 33554432000 4194304 5064252 140734047869136 140734047868048 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18878/statm: 2287 267 226 213 0 72 0
[pid=18879] ppid=18878 vsize=189820 CPUtime=893.77 cores=0,2,4,6
/proc/18879/stat : 18879 (glucose) R 18878 18675 17075 0 -1 4202496 35500 0 0 0 89314 63 0 0 20 0 1 0 28686350 194375680 46445 33554432000 4194304 5208918 140737163229632 140737163227784 4229725 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18879/statm: 47455 46445 104 248 0 47204 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 228624

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 18888
/proc/meminfo: memFree=31361508/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=708.2 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 11226 128740 0 0 30 6 70654 130 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18878] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18878/stat : 18878 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28686349 9367552 267 33554432000 4194304 5064252 140734047869136 140734047868048 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18878/statm: 2287 267 226 213 0 72 0
[pid=18879] ppid=18878 vsize=189820 CPUtime=953.76 cores=0,2,4,6
/proc/18879/stat : 18879 (glucose) R 18878 18675 17075 0 -1 4202496 36779 0 0 0 95310 66 0 0 20 0 1 0 28686350 194375680 45849 33554432000 4194304 5208918 140737163229632 140737163227784 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18879/statm: 47455 45849 104 248 0 47204 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 228624

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 18889
/proc/meminfo: memFree=31375596/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=708.2 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 11226 128740 0 0 30 6 70654 130 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18878] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18878/stat : 18878 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28686349 9367552 267 33554432000 4194304 5064252 140734047869136 140734047868048 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18878/statm: 2287 267 226 213 0 72 0
[pid=18879] ppid=18878 vsize=189820 CPUtime=1013.75 cores=0,2,4,6
/proc/18879/stat : 18879 (glucose) R 18878 18675 17075 0 -1 4202496 37695 0 0 0 101304 71 0 0 20 0 1 0 28686350 194375680 36633 33554432000 4194304 5208918 140737163229632 140737163227784 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18879/statm: 47455 36633 104 248 0 47204 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 228624

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18889
/proc/meminfo: memFree=31301948/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=708.2 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 11226 128740 0 0 30 6 70654 130 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18878] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18878/stat : 18878 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28686349 9367552 267 33554432000 4194304 5064252 140734047869136 140734047868048 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18878/statm: 2287 267 226 213 0 72 0
[pid=18879] ppid=18878 vsize=271208 CPUtime=1073.74 cores=0,2,4,6
/proc/18879/stat : 18879 (glucose) R 18878 18675 17075 0 -1 4202496 37904 0 0 0 107302 72 0 0 20 0 1 0 28686350 277716992 56769 33554432000 4194304 5208918 140737163229632 140737163227784 4229512 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18879/statm: 67802 56769 104 248 0 67551 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 310012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18889
/proc/meminfo: memFree=31370276/32873844 swapFree=7124/7124
[pid=18675] ppid=18673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (npSolver-wbo-It) S 18673 18675 17075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 28615515 9367552 275 33554432000 4194304 5064252 140734255435904 140734255434816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 275 233 213 0 72 0
[pid=18676] ppid=18675 vsize=20508 CPUtime=708.2 cores=0,2,4,6
/proc/18676/stat : 18676 (npSolver-wbo) S 18675 18675 17075 0 -1 4202496 11226 128740 0 0 30 6 70654 130 20 0 1 0 28615515 21000192 4730 33554432000 4194304 6006132 140736335895568 140736335886960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18676/statm: 5127 4730 167 443 0 4680 0
[pid=18878] ppid=18676 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18878/stat : 18878 (satsolver.sh) S 18676 18675 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28686349 9367552 267 33554432000 4194304 5064252 140734047869136 140734047868048 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18878/statm: 2287 267 226 213 0 72 0
[pid=18879] ppid=18878 vsize=189820 CPUtime=1091.84 cores=0,2,4,6
/proc/18879/stat : 18879 (glucose) R 18878 18675 17075 0 -1 4202496 38634 0 0 0 109110 74 0 0 20 0 1 0 28686350 194375680 37657 33554432000 4194304 5208918 140737163229632 140737163227784 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18879/statm: 47455 37657 104 248 0 47204 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 228624

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 18675 and gives
#  childrusage.ru_utime.tv_sec=706
#  childrusage.ru_utime.tv_usec=856541
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=374791
# CPU time returned by wait4() is 708.231
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1797.94
CPU system time (s): 2.1
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 359332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 706.857
system time used= 1.37479
maximum resident set size= 152788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140944
page faults= 0
swaps= 0
block input operations= 0
block output operations= 50408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1026
involuntary context switches= 987

runsolver used 2.6616 second user time and 7.2229 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 22:14:46
IDJOB=3753578
IDBENCH=78702
IDSOLVER=2337
FILE ID=node133/3753578-1339186486
RUNJOBID= node133-1339184681-18370
PBS_JOBID= 14643824
Free space on /tmp= 70780 MiB

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

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

MD5SUM BENCH= 3aafd47af6446049bcdbc11c9b966efe
RANDOM SEED=2065557286

node133.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.139
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.27
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.139
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	: 5332.55
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.139
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.55
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.139
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	: 5332.55
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.139
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	: 5332.56
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.139
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	: 5332.56
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.139
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	: 5332.52
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.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29890008 kB
Buffers:          115924 kB
Cached:           595052 kB
SwapCached:         1828 kB
Active:          2028448 kB
Inactive:         133976 kB
Active(anon):    1451032 kB
Inactive(anon):     2420 kB
Active(file):     577416 kB
Inactive(file):   131556 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100324 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:       1573224 kB
Mapped:             9828 kB
Shmem:                 0 kB
Slab:             678780 kB
SReclaimable:     120996 kB
SUnreclaim:       557784 kB
KernelStack:        1536 kB
PageTables:         6984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1838156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    706560 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= 71168 MiB
End job on node133 at 2012-06-08 22:44:46