Trace number 3714512

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? (TO) 1800.06 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_36_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM02fb8a7818433044fe5d5a9a278599da
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.792879
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2520
Total number of constraints142
Number of soft constraints142
Number of constraints which are clauses72
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 constraint36
Top cost 7086
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 7085
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 37
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.22	c run usual solver
2.38/2.43	o 4714
2.38/2.43	c current bound: 2357
2.38/2.43	c fallback to adder encoding
2.73/2.87	o 2354
2.73/2.87	c current bound: 1177
2.73/2.87	c fallback to adder encoding
3.26/3.38	o 1176
3.26/3.38	c current bound: 588
8.96/9.06	o 545
8.96/9.06	c current bound: 272
20.94/21.21	o 272
20.94/21.21	c current bound: 136
27.58/27.77	o 135
27.58/27.77	c current bound: 67
30.43/30.57	o 60
30.43/30.57	c current bound: 30
32.77/32.80	o 28
32.77/32.80	c current bound: 14
35.18/35.20	o 13
35.18/35.20	c current bound: 6
942.44/942.76	o 5
942.44/942.76	c current bound: 2
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3714512-1338205652/watcher-3714512-1338205652 -o /tmp/evaluation-result-3714512-1338205652/solver-3714512-1338205652 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714512-1338205652.wbo 574501582 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.02 2.02 2.00 3/181 23663
/proc/meminfo: memFree=27456028/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0

[startup+0.0440699 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 23663
/proc/meminfo: memFree=27456028/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 23663
/proc/meminfo: memFree=27456028/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30013 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 23663
/proc/meminfo: memFree=27456028/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700135 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 23663
/proc/meminfo: memFree=27456028/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 23667
/proc/meminfo: memFree=27396296/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=10472 CPUtime=0.21 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 3928 0 0 0 20 1 0 0 20 0 1 0 286690618 10723328 1730 33554432000 4194304 5990268 140734915737664 140734915730816 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23664/statm: 2618 1730 156 439 0 2175 0
[pid=23666] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23666/stat : 23666 (cp2_pre.sh) S 23664 23663 21976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 286690640 9367552 277 33554432000 4194304 5064252 140733962120560 140733962119264 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23666/statm: 2287 277 234 213 0 72 0
[pid=23667] ppid=23666 vsize=61592 CPUtime=1.26 cores=0,2,4,6
/proc/23667/stat : 23667 (coprocessor) R 23666 23663 21976 0 -1 4202496 13385 0 0 0 125 1 0 0 20 0 1 0 286690640 63070208 14474 33554432000 4194304 6586260 140733468120304 140733468115896 4663976 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/23667/statm: 15398 14474 196 584 0 14810 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 90360

[startup+3.10036 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 23670
/proc/meminfo: memFree=27430616/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=15892 CPUtime=2.87 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 6702 36024 0 0 26 8 225 28 20 0 1 0 286690618 16273408 2836 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 3973 2836 169 439 0 3530 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 25040

[startup+6.30037 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 23691
/proc/meminfo: memFree=27367000/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=24084 CPUtime=3.46 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 9878 47144 0 0 36 9 270 31 20 0 1 0 286690618 24662016 4832 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 6021 4832 170 439 0 5578 0
[pid=23690] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23690/stat : 23690 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286690966 9367552 267 33554432000 4194304 5064252 140736847387152 140736847386064 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23690/statm: 2287 267 226 213 0 72 0
[pid=23691] ppid=23690 vsize=65768 CPUtime=2.8 cores=0,2,4,6
/proc/23691/stat : 23691 (glucose) R 23690 23663 21976 0 -1 4202496 13590 0 0 0 278 2 0 0 20 0 1 0 286690967 67346432 15129 33554432000 4194304 5208918 140737451684528 140737451682200 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23691/statm: 16442 15129 95 248 0 16191 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 108148

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 23698
/proc/meminfo: memFree=27397540/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=9.07 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 11918 67694 0 0 40 10 809 48 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23697] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23697/stat : 23697 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286691528 9367552 267 33554432000 4194304 5064252 140736430838800 140736430837712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23697/statm: 2287 267 226 213 0 72 0
[pid=23698] ppid=23697 vsize=41276 CPUtime=3.58 cores=0,2,4,6
/proc/23698/stat : 23698 (glucose) R 23697 23663 21976 0 -1 4202496 9353 0 0 0 356 2 0 0 20 0 1 0 286691529 42266624 8663 33554432000 4194304 5208918 140737066263728 140737066261880 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23698/statm: 10319 8663 96 248 0 10068 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 79560

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 23705
/proc/meminfo: memFree=27407008/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=21.2 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 13516 86819 0 0 43 10 2008 59 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23704] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23704/stat : 23704 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286692741 9367552 266 33554432000 4194304 5064252 140737463541696 140737463540608 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23704/statm: 2287 266 226 213 0 72 0
[pid=23705] ppid=23704 vsize=33020 CPUtime=4.25 cores=0,2,4,6
/proc/23705/stat : 23705 (glucose) R 23704 23663 21976 0 -1 4202496 8525 0 0 0 424 1 0 0 20 0 1 0 286692742 33812480 6906 33554432000 4194304 5208918 140734720998560 140734720996504 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23705/statm: 8255 6906 104 248 0 8004 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 71304

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 23733
/proc/meminfo: memFree=27402152/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=35.18 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 16587 138157 0 0 46 11 3382 79 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23732] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23732/stat : 23732 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286694138 9367552 267 33554432000 4194304 5064252 140736394274800 140736394273712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23732/statm: 2287 267 226 213 0 72 0
[pid=23733] ppid=23732 vsize=37012 CPUtime=15.88 cores=0,2,4,6
/proc/23733/stat : 23733 (glucose) R 23732 23663 21976 0 -1 4202496 8351 0 0 0 1587 1 0 0 20 0 1 0 286694139 37900288 8197 33554432000 4194304 5208918 140735517733216 140735517731160 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23733/statm: 9253 8197 105 248 0 9002 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 75296

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 23733
/proc/meminfo: memFree=27363760/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=35.18 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 16587 138157 0 0 46 11 3382 79 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23732] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23732/stat : 23732 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286694138 9367552 267 33554432000 4194304 5064252 140736394274800 140736394273712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23732/statm: 2287 267 226 213 0 72 0
[pid=23733] ppid=23732 vsize=86692 CPUtime=67.07 cores=0,2,4,6
/proc/23733/stat : 23733 (glucose) R 23732 23663 21976 0 -1 4202496 11696 0 0 0 6704 3 0 0 20 0 1 0 286694139 88772608 18930 33554432000 4194304 5208918 140735517733216 140735517729592 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23733/statm: 21673 18930 105 248 0 21422 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 124976

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 23736
/proc/meminfo: memFree=27305032/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=35.18 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 16587 138157 0 0 46 11 3382 79 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23732] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23732/stat : 23732 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286694138 9367552 267 33554432000 4194304 5064252 140736394274800 140736394273712 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23732/statm: 2287 267 226 213 0 72 0
[pid=23733] ppid=23732 vsize=147504 CPUtime=127.06 cores=0,2,4,6
/proc/23733/stat : 23733 (glucose) R 23732 23663 21976 0 -1 4202496 12542 0 0 0 12701 5 0 0 20 0 1 0 286694139 151044096 32522 33554432000 4194304 5208918 140735517733216 140735517729592 4205128 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23733/statm: 36876 32522 105 248 0 36625 0
Current children cumulated CPU time (s) 162.24

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

/proc/23814/stat : 23814 (glucose) R 23813 23663 21976 0 -1 4202496 24622 0 0 0 41921 25 0 0 20 0 1 0 286784894 183762944 41358 33554432000 4194304 5208918 140733781032240 140733781028616 4229330 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23814/statm: 44864 41358 105 248 0 44613 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 217740

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 23819
/proc/meminfo: memFree=27208404/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=942.57 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 17274 163441 0 0 46 11 94068 132 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23813] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23813/stat : 23813 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286784894 9367552 266 33554432000 4194304 5064252 140736623676624 140736623675536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23813/statm: 2287 266 226 213 0 72 0
[pid=23814] ppid=23813 vsize=210276 CPUtime=479.45 cores=0,2,4,6
/proc/23814/stat : 23814 (glucose) R 23813 23663 21976 0 -1 4202496 26485 0 0 0 47917 28 0 0 20 0 1 0 286784894 215322624 50641 33554432000 4194304 5208918 140733781032240 140733781028552 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23814/statm: 52569 50641 105 248 0 52318 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 248560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 23820
/proc/meminfo: memFree=27186436/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=942.57 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 17274 163441 0 0 46 11 94068 132 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23813] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23813/stat : 23813 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286784894 9367552 266 33554432000 4194304 5064252 140736623676624 140736623675536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23813/statm: 2287 266 226 213 0 72 0
[pid=23814] ppid=23813 vsize=260364 CPUtime=539.44 cores=0,2,4,6
/proc/23814/stat : 23814 (glucose) R 23813 23663 21976 0 -1 4202496 28066 0 0 0 53911 33 0 0 20 0 1 0 286784894 266612736 54016 33554432000 4194304 5208918 140733781032240 140733781028616 4229984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23814/statm: 65091 54016 105 248 0 64840 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 298648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 23820
/proc/meminfo: memFree=27169932/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=942.57 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 17274 163441 0 0 46 11 94068 132 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23813] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23813/stat : 23813 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286784894 9367552 266 33554432000 4194304 5064252 140736623676624 140736623675536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23813/statm: 2287 266 226 213 0 72 0
[pid=23814] ppid=23813 vsize=260364 CPUtime=599.42 cores=0,2,4,6
/proc/23814/stat : 23814 (glucose) R 23813 23663 21976 0 -1 4202496 29342 0 0 0 59906 36 0 0 20 0 1 0 286784894 266612736 55552 33554432000 4194304 5208918 140733781032240 140733781028552 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23814/statm: 65091 55552 105 248 0 64840 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 298648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 23820
/proc/meminfo: memFree=27173800/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=942.57 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 17274 163441 0 0 46 11 94068 132 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23813] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23813/stat : 23813 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286784894 9367552 266 33554432000 4194304 5064252 140736623676624 140736623675536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23813/statm: 2287 266 226 213 0 72 0
[pid=23814] ppid=23813 vsize=260364 CPUtime=659.42 cores=0,2,4,6
/proc/23814/stat : 23814 (glucose) R 23813 23663 21976 0 -1 4202496 30624 0 0 0 65903 39 0 0 20 0 1 0 286784894 266612736 58624 33554432000 4194304 5208918 140733781032240 140733781028616 4211156 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23814/statm: 65091 58624 105 248 0 64840 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 298648

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 23820
/proc/meminfo: memFree=27175728/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=942.57 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 17274 163441 0 0 46 11 94068 132 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23813] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23813/stat : 23813 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286784894 9367552 266 33554432000 4194304 5064252 140736623676624 140736623675536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23813/statm: 2287 266 226 213 0 72 0
[pid=23814] ppid=23813 vsize=260364 CPUtime=719.41 cores=0,2,4,6
/proc/23814/stat : 23814 (glucose) R 23813 23663 21976 0 -1 4202496 32139 0 0 0 71898 43 0 0 20 0 1 0 286784894 266612736 57089 33554432000 4194304 5208918 140733781032240 140733781028008 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23814/statm: 65091 57089 105 248 0 64840 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 298648

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 23820
/proc/meminfo: memFree=27175608/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=942.57 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 17274 163441 0 0 46 11 94068 132 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23813] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23813/stat : 23813 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286784894 9367552 266 33554432000 4194304 5064252 140736623676624 140736623675536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23813/statm: 2287 266 226 213 0 72 0
[pid=23814] ppid=23813 vsize=260364 CPUtime=779.39 cores=0,2,4,6
/proc/23814/stat : 23814 (glucose) R 23813 23663 21976 0 -1 4202496 33947 0 0 0 77892 47 0 0 20 0 1 0 286784894 266612736 56065 33554432000 4194304 5208918 140733781032240 140733781028616 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23814/statm: 65091 56065 105 248 0 64840 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 298648

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 23887
/proc/meminfo: memFree=27268496/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=942.57 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 17274 163441 0 0 46 11 94068 132 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23813] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23813/stat : 23813 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286784894 9367552 266 33554432000 4194304 5064252 140736623676624 140736623675536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23813/statm: 2287 266 226 213 0 72 0
[pid=23814] ppid=23813 vsize=210276 CPUtime=839.38 cores=0,2,4,6
/proc/23814/stat : 23814 (glucose) R 23813 23663 21976 0 -1 4202496 35439 0 0 0 83888 50 0 0 20 0 1 0 286784894 215322624 48597 33554432000 4194304 5208918 140733781032240 140733781028008 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23814/statm: 52569 48597 105 248 0 52318 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 248560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 23887
/proc/meminfo: memFree=27217796/32873844 swapFree=7124/7124
[pid=23663] ppid=23661 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23663/stat : 23663 (npSolver-wbo-I.) S 23661 23663 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286690618 9367552 275 33554432000 4194304 5064252 140735223030320 140735223029232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23663/statm: 2287 275 233 213 0 72 0
[pid=23664] ppid=23663 vsize=19988 CPUtime=942.57 cores=0,2,4,6
/proc/23664/stat : 23664 (npSolver-wbo) S 23663 23663 21976 0 -1 4202496 17274 163441 0 0 46 11 94068 132 20 0 1 0 286690618 20467712 3878 33554432000 4194304 5990268 140734915737664 140734915729104 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23664/statm: 4997 3878 170 439 0 4554 0
[pid=23813] ppid=23664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23813/stat : 23813 (satsolver.sh) S 23664 23663 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286784894 9367552 266 33554432000 4194304 5064252 140736623676624 140736623675536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23813/statm: 2287 266 226 213 0 72 0
[pid=23814] ppid=23813 vsize=260364 CPUtime=857.49 cores=0,2,4,6
/proc/23814/stat : 23814 (glucose) R 23813 23663 21976 0 -1 4202496 35759 0 0 0 85698 51 0 0 20 0 1 0 286784894 266612736 56066 33554432000 4194304 5208918 140733781032240 140733781028616 4211628 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23814/statm: 65091 56066 105 248 0 64840 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 298648

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 23663 and gives
#  childrusage.ru_utime.tv_sec=941
#  childrusage.ru_utime.tv_usec=158922
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=447779
# CPU time returned by wait4() is 942.607
# 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.41
CPU time (s): 1800.06
CPU user time (s): 1798.12
CPU system time (s): 1.94
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 380036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 941.159
system time used= 1.44778
maximum resident set size= 262856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181693
page faults= 0
swaps= 0
block input operations= 0
block output operations= 89280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2223
involuntary context switches= 1104

runsolver used 11.3173 second user time and 14.3948 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 13:47:32
IDJOB=3714512
IDBENCH=79165
IDSOLVER=2295
FILE ID=node134/3714512-1338205652
RUNJOBID= node134-1338192934-21992
PBS_JOBID= 14624583
Free space on /tmp= 70988 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714512-1338205652/watcher-3714512-1338205652 -o /tmp/evaluation-result-3714512-1338205652/solver-3714512-1338205652 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714512-1338205652.wbo 574501582 HOME HOME

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

MD5SUM BENCH= 02fb8a7818433044fe5d5a9a278599da
RANDOM SEED=574501582

node134.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.278
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.55
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.278
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.56
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.278
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.278
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.59
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.278
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.55
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.278
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.55
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.278
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.57
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.278
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27456556 kB
Buffers:          461596 kB
Cached:          3911784 kB
SwapCached:            0 kB
Active:          1809988 kB
Inactive:        2741008 kB
Active(anon):     174020 kB
Inactive(anon):     5996 kB
Active(file):    1635968 kB
Inactive(file):  2735012 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8220 kB
Writeback:             0 kB
AnonPages:        147248 kB
Mapped:            15516 kB
Shmem:               212 kB
Slab:             725516 kB
SReclaimable:     167724 kB
SUnreclaim:       557792 kB
KernelStack:        1536 kB
PageTables:         4728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     314648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 70972 MiB
End job on node134 at 2012-05-28 14:17:33