Trace number 3713266

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 1.0? (TO) 1800.04 1805.32

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl--soft-33-100-0.wbo
MD5SUMd915342d89d3c1a99150a18d4b9b72d0
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1800.71
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables77106
Total number of constraints218779
Number of soft constraints146522
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 7396999
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 7396998
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

123.37/123.45	c run usual solver
239.76/241.55	o 2331
239.76/241.55	c current bound: 1165
239.76/241.55	c fallback to adder encoding
1800.04/1805.31	c error: unexpected solver exit code
1800.04/1805.31	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-3713266-1338161151/watcher-3713266-1338161151 -o /tmp/evaluation-result-3713266-1338161151/solver-3713266-1338161151 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713266-1338161151.wbo 2129259594 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.01 2.03 2.00 3/179 26329
/proc/meminfo: memFree=27663548/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0

[startup+0.101596 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 26329
/proc/meminfo: memFree=27663548/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20027 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 26329
/proc/meminfo: memFree=27663548/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 26329
/proc/meminfo: memFree=27663548/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 26329
/proc/meminfo: memFree=27663548/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 26331
/proc/meminfo: memFree=27648608/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=34880 CPUtime=1.49 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) R 26329 26329 26029 0 -1 4202496 3135 0 0 0 148 1 0 0 20 0 1 0 282242499 35717120 5150 33554432000 4194304 5990268 140734206404000 140734206398856 4765776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26330/statm: 8720 5150 137 439 0 8277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44028

[startup+3.10026 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 26331
/proc/meminfo: memFree=27631852/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=67648 CPUtime=3.09 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) R 26329 26329 26029 0 -1 4202496 3673 0 0 0 307 2 0 0 20 0 1 0 282242499 69271552 10782 33554432000 4194304 5990268 140734206404000 140734206322408 4521650 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26330/statm: 16912 10782 137 439 0 16469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76796

[startup+6.30026 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 26331
/proc/meminfo: memFree=27586428/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=133184 CPUtime=6.29 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) R 26329 26329 26029 0 -1 4202496 4238 0 0 0 626 3 0 0 20 0 1 0 282242499 136380416 22046 33554432000 4194304 5990268 140734206404000 140734206399240 4522768 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26330/statm: 33296 22046 137 439 0 32853 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142332

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 26331
/proc/meminfo: memFree=27494400/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=264256 CPUtime=12.68 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) R 26329 26329 26029 0 -1 4202496 4856 0 0 0 1262 6 0 0 20 0 1 0 282242499 270598144 44062 33554432000 4194304 5990268 140734206404000 140734206399240 4765924 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26330/statm: 66064 44062 137 439 0 65621 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 273404

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 26331
/proc/meminfo: memFree=27309560/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=526872 CPUtime=25.49 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) R 26329 26329 26029 0 -1 4202496 5660 0 0 0 2536 13 0 0 20 0 1 0 282242499 539516928 88684 33554432000 4194304 5990268 140734206404000 140734206399240 4766988 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26330/statm: 131718 88684 137 439 0 131275 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 536020

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 26332
/proc/meminfo: memFree=26953888/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=1052576 CPUtime=51.08 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) R 26329 26329 26029 0 -1 4202496 6884 0 0 0 5082 26 0 0 20 0 1 0 282242499 1077837824 179077 33554432000 4194304 5990268 140734206404000 140734206398856 4766825 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26330/statm: 263144 179077 137 439 0 262701 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1061724

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 26332
/proc/meminfo: memFree=25450432/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=4232092 CPUtime=102.28 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) R 26329 26329 26029 0 -1 4202496 16999 0 0 0 10122 106 0 0 20 0 1 0 282242499 4333662208 551434 33554432000 4194304 5990268 140734206404000 140734206399880 4401447 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26330/statm: 1058023 551434 145 439 0 1057580 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4241240

[startup+162.3 s]
/proc/loadavg: 2.44 2.12 2.03 3/183 26335
/proc/meminfo: memFree=21729432/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=4232092 CPUtime=123.66 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) S 26329 26329 26029 0 -1 4202496 18081 0 0 0 12074 292 0 0 20 0 1 0 282242499 4333662208 574994 33554432000 4194304 5990268 140734206404000 140734206397152 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26330/statm: 1058023 574994 153 439 0 1057580 0
[pid=26333] ppid=26330 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26333/stat : 26333 (cp2_pre.sh) S 26330 26329 26029 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 282254868 9367552 277 33554432000 4194304 5064252 140735516293024 140735516291728 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26333/statm: 2287 277 234 213 0 72 0
[pid=26334] ppid=26333 vsize=1890968 CPUtime=38.31 cores=0,2,4,6
/proc/26334/stat : 26334 (coprocessor) R 26333 26329 26029 0 -1 4202496 145175 0 0 0 3589 242 0 0 20 0 1 0 282254869 1936351232 400614 33554432000 4194304 6586260 140736363740544 140736363736296 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 25 0 0
/proc/26334/statm: 472742 400614 158 584 0 472154 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 6141356

[startup+222.307 s]
/proc/loadavg: 2.38 2.16 2.05 3/181 26342
/proc/meminfo: memFree=23348984/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=4265116 CPUtime=221.55 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) R 26329 26329 26029 0 -1 4202496 21966 384034 0 0 12366 1433 7905 451 20 0 1 0 282242499 4367478784 583254 33554432000 4194304 5990268 140734206404000 140734206397304 5177872 0 0 4096 0 0 0 0 17 4 0 0 18 0 0
/proc/26330/statm: 1066279 583254 157 439 0 1065836 0
Current children cumulated CPU time (s) 221.55
Current children cumulated vsize (KiB) 4274264

[startup+282.3 s]
/proc/loadavg: 2.83 2.32 2.11 3/184 26348
/proc/meminfo: memFree=18076968/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=5323160 CPUtime=250.01 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) S 26329 26329 26029 0 -1 4202496 42006 384547 0 0 13546 2894 7905 656 20 0 1 0 282242499 5450915840 760176 33554432000 4194304 5990268 140734206404000 140734206395440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 345 0 0
/proc/26330/statm: 1330790 760176 166 439 0 1330347 0
[pid=26347] ppid=26330 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26347/stat : 26347 (satsolver.sh) S 26330 26329 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282267997 9367552 267 33554432000 4194304 5064252 140733198066176 140733198065088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26347/statm: 2287 267 226 213 0 72 0
[pid=26348] ppid=26347 vsize=3803692 CPUtime=27.29 cores=0,2,4,6
/proc/26348/stat : 26348 (glucose) R 26347 26329 26029 0 -1 4202496 331348 0 0 0 2592 137 0 0 20 0 1 0 282267998 3894980608 851007 33554432000 4194304 5208918 140734423806272 140734423804120 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26348/statm: 950923 851007 103 248 0 950672 0
Current children cumulated CPU time (s) 277.3
Current children cumulated vsize (KiB) 9145148

[startup+342.3 s]
/proc/loadavg: 2.30 2.26 2.10 3/183 26348
/proc/meminfo: memFree=18077032/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/26348/statm: 951340 851335 103 248 0 951089 0
Current children cumulated CPU time (s) 1357.13
Current children cumulated vsize (KiB) 9146816

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 26355
/proc/meminfo: memFree=18071424/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=5323160 CPUtime=250.01 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) S 26329 26329 26029 0 -1 4202496 42006 384547 0 0 13546 2894 7905 656 20 0 1 0 282242499 5450915840 760176 33554432000 4194304 5990268 140734206404000 140734206395440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 345 0 0
/proc/26330/statm: 1330790 760176 166 439 0 1330347 0
[pid=26347] ppid=26330 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26347/stat : 26347 (satsolver.sh) S 26330 26329 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282267997 9367552 267 33554432000 4194304 5064252 140733198066176 140733198065088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26347/statm: 2287 267 226 213 0 72 0
[pid=26348] ppid=26347 vsize=3805360 CPUtime=1167.12 cores=0,2,4,6
/proc/26348/stat : 26348 (glucose) R 26347 26329 26029 0 -1 4202496 331697 0 0 0 116574 138 0 0 20 0 1 0 282267998 3896688640 851335 33554432000 4194304 5208918 140734423806272 140734423804152 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26348/statm: 951340 851335 103 248 0 951089 0
Current children cumulated CPU time (s) 1417.13
Current children cumulated vsize (KiB) 9146816

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/184 26358
/proc/meminfo: memFree=18069492/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=5323160 CPUtime=250.01 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) S 26329 26329 26029 0 -1 4202496 42006 384547 0 0 13546 2894 7905 656 20 0 1 0 282242499 5450915840 760176 33554432000 4194304 5990268 140734206404000 140734206395440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 345 0 0
/proc/26330/statm: 1330790 760176 166 439 0 1330347 0
[pid=26347] ppid=26330 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26347/stat : 26347 (satsolver.sh) S 26330 26329 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282267997 9367552 267 33554432000 4194304 5064252 140733198066176 140733198065088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26347/statm: 2287 267 226 213 0 72 0
[pid=26348] ppid=26347 vsize=3805360 CPUtime=1227.11 cores=0,2,4,6
/proc/26348/stat : 26348 (glucose) R 26347 26329 26029 0 -1 4202496 331697 0 0 0 122573 138 0 0 20 0 1 0 282267998 3896688640 851335 33554432000 4194304 5208918 140734423806272 140734423804152 4205238 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26348/statm: 951340 851335 103 248 0 951089 0
Current children cumulated CPU time (s) 1477.12
Current children cumulated vsize (KiB) 9146816

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26398
/proc/meminfo: memFree=19809628/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=5323160 CPUtime=250.01 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) S 26329 26329 26029 0 -1 4202496 42006 384547 0 0 13546 2894 7905 656 20 0 1 0 282242499 5450915840 760176 33554432000 4194304 5990268 140734206404000 140734206395440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 345 0 0
/proc/26330/statm: 1330790 760176 166 439 0 1330347 0
[pid=26347] ppid=26330 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26347/stat : 26347 (satsolver.sh) S 26330 26329 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282267997 9367552 267 33554432000 4194304 5064252 140733198066176 140733198065088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26347/statm: 2287 267 226 213 0 72 0
[pid=26348] ppid=26347 vsize=3805360 CPUtime=1287.1 cores=0,2,4,6
/proc/26348/stat : 26348 (glucose) R 26347 26329 26029 0 -1 4202496 331697 0 0 0 128572 138 0 0 20 0 1 0 282267998 3896688640 851335 33554432000 4194304 5208918 140734423806272 140734423804152 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26348/statm: 951340 851335 103 248 0 951089 0
Current children cumulated CPU time (s) 1537.11
Current children cumulated vsize (KiB) 9146816

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 26398
/proc/meminfo: memFree=18171652/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=5323160 CPUtime=250.01 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) S 26329 26329 26029 0 -1 4202496 42006 384547 0 0 13546 2894 7905 656 20 0 1 0 282242499 5450915840 760176 33554432000 4194304 5990268 140734206404000 140734206395440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 345 0 0
/proc/26330/statm: 1330790 760176 166 439 0 1330347 0
[pid=26347] ppid=26330 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26347/stat : 26347 (satsolver.sh) S 26330 26329 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282267997 9367552 267 33554432000 4194304 5064252 140733198066176 140733198065088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26347/statm: 2287 267 226 213 0 72 0
[pid=26348] ppid=26347 vsize=3805360 CPUtime=1347.08 cores=0,2,4,6
/proc/26348/stat : 26348 (glucose) R 26347 26329 26029 0 -1 4202496 331697 0 0 0 134570 138 0 0 20 0 1 0 282267998 3896688640 851335 33554432000 4194304 5208918 140734423806272 140734423804152 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26348/statm: 951340 851335 103 248 0 951089 0
Current children cumulated CPU time (s) 1597.09
Current children cumulated vsize (KiB) 9146816

[startup+1662.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/183 26401
/proc/meminfo: memFree=15808440/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=5323160 CPUtime=250.01 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) S 26329 26329 26029 0 -1 4202496 42006 384547 0 0 13546 2894 7905 656 20 0 1 0 282242499 5450915840 760176 33554432000 4194304 5990268 140734206404000 140734206395440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 345 0 0
/proc/26330/statm: 1330790 760176 166 439 0 1330347 0
[pid=26347] ppid=26330 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26347/stat : 26347 (satsolver.sh) S 26330 26329 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282267997 9367552 267 33554432000 4194304 5064252 140733198066176 140733198065088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26347/statm: 2287 267 226 213 0 72 0
[pid=26348] ppid=26347 vsize=3805360 CPUtime=1407.07 cores=0,2,4,6
/proc/26348/stat : 26348 (glucose) R 26347 26329 26029 0 -1 4202496 331697 0 0 0 140562 145 0 0 20 0 1 0 282267998 3896688640 851335 33554432000 4194304 5208918 140734423806272 140734423804152 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26348/statm: 951340 851335 103 248 0 951089 0
Current children cumulated CPU time (s) 1657.08
Current children cumulated vsize (KiB) 9146816

[startup+1722.3 s]
/proc/loadavg: 2.55 2.15 2.05 2/181 26409
/proc/meminfo: memFree=16053096/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=5323160 CPUtime=250.01 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) S 26329 26329 26029 0 -1 4202496 42006 384547 0 0 13546 2894 7905 656 20 0 1 0 282242499 5450915840 760176 33554432000 4194304 5990268 140734206404000 140734206395440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 345 0 0
/proc/26330/statm: 1330790 760176 166 439 0 1330347 0
[pid=26347] ppid=26330 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26347/stat : 26347 (satsolver.sh) S 26330 26329 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282267997 9367552 267 33554432000 4194304 5064252 140733198066176 140733198065088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26347/statm: 2287 267 226 213 0 72 0
[pid=26348] ppid=26347 vsize=3805360 CPUtime=1467.05 cores=0,2,4,6
/proc/26348/stat : 26348 (glucose) R 26347 26329 26029 0 -1 4202496 331697 0 0 0 146560 145 0 0 20 0 1 0 282267998 3896688640 851335 33554432000 4194304 5208918 140734423806272 140734423804152 4211656 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26348/statm: 951340 851335 103 248 0 951089 0
Current children cumulated CPU time (s) 1717.06
Current children cumulated vsize (KiB) 9146816

[startup+1782.3 s]
/proc/loadavg: 2.37 2.18 2.06 3/183 26411
/proc/meminfo: memFree=13842804/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=5323160 CPUtime=250.01 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) S 26329 26329 26029 0 -1 4202496 42006 384547 0 0 13546 2894 7905 656 20 0 1 0 282242499 5450915840 760176 33554432000 4194304 5990268 140734206404000 140734206395440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 345 0 0
/proc/26330/statm: 1330790 760176 166 439 0 1330347 0
[pid=26347] ppid=26330 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26347/stat : 26347 (satsolver.sh) S 26330 26329 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282267997 9367552 267 33554432000 4194304 5064252 140733198066176 140733198065088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26347/statm: 2287 267 226 213 0 72 0
[pid=26348] ppid=26347 vsize=3805360 CPUtime=1527.04 cores=0,2,4,6
/proc/26348/stat : 26348 (glucose) R 26347 26329 26029 0 -1 4202496 331697 0 0 0 152559 145 0 0 20 0 1 0 282267998 3896688640 851335 33554432000 4194304 5208918 140734423806272 140734423804152 4211656 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26348/statm: 951340 851335 103 248 0 951089 0
Current children cumulated CPU time (s) 1777.05
Current children cumulated vsize (KiB) 9146816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.3 s]
/proc/loadavg: 2.24 2.17 2.06 3/183 26411
/proc/meminfo: memFree=13839204/32873648 swapFree=7116/7116
[pid=26329] ppid=26327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26329/stat : 26329 (npSolver-wbo.sh) S 26327 26329 26029 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282242499 9367552 274 33554432000 4194304 5064252 140737202932912 140737202931824 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26329/statm: 2287 274 233 213 0 72 0
[pid=26330] ppid=26329 vsize=5323160 CPUtime=250.01 cores=0,2,4,6
/proc/26330/stat : 26330 (npSolver-wbo) S 26329 26329 26029 0 -1 4202496 42006 384547 0 0 13546 2894 7905 656 20 0 1 0 282242499 5450915840 760176 33554432000 4194304 5990268 140734206404000 140734206395440 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 345 0 0
/proc/26330/statm: 1330790 760176 166 439 0 1330347 0
[pid=26347] ppid=26330 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26347/stat : 26347 (satsolver.sh) S 26330 26329 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282267997 9367552 267 33554432000 4194304 5064252 140733198066176 140733198065088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26347/statm: 2287 267 226 213 0 72 0
[pid=26348] ppid=26347 vsize=3805360 CPUtime=1550.03 cores=0,2,4,6
/proc/26348/stat : 26348 (glucose) R 26347 26329 26029 0 -1 4202496 331697 0 0 0 154858 145 0 0 20 0 1 0 282267998 3896688640 851335 33554432000 4194304 5208918 140734423806272 140734423804152 4229577 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26348/statm: 951340 851335 103 248 0 951089 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9146816

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26329 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# 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): 1805.32
CPU time (s): 1800.04
CPU user time (s): 1763.09
CPU system time (s): 36.95
CPU usage (%): 99.7075
Max. virtual memory (cumulated for all children) (KiB): 9146816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.27135 second user time and 10.4444 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-28 01:25:51
IDJOB=3713266
IDBENCH=78615
IDSOLVER=2294
FILE ID=node114/3713266-1338161151
RUNJOBID= node114-1338159086-26045
PBS_JOBID= 14624549
Free space on /tmp= 70892 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713266-1338161151/watcher-3713266-1338161151 -o /tmp/evaluation-result-3713266-1338161151/solver-3713266-1338161151 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713266-1338161151.wbo 2129259594 HOME HOME

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

MD5SUM BENCH= d915342d89d3c1a99150a18d4b9b72d0
RANDOM SEED=2129259594

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27663548 kB
Buffers:          540384 kB
Cached:          2630048 kB
SwapCached:         2128 kB
Active:          3017992 kB
Inactive:        1333152 kB
Active(anon):    1174296 kB
Inactive(anon):     7892 kB
Active(file):    1843696 kB
Inactive(file):  1325260 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103892 kB
Dirty:             16976 kB
Writeback:             0 kB
AnonPages:       1187216 kB
Mapped:            15436 kB
Shmem:               116 kB
Slab:             717660 kB
SReclaimable:     161664 kB
SUnreclaim:       555996 kB
KernelStack:        1472 kB
PageTables:         6500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1521320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    628736 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= 66436 MiB
End job on node114 at 2012-05-28 01:55:59