Trace number 3754008

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 (fixed)? (TO) 1800.1 1800.42

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3029_8-unsat--soft-0-100-0.wbo
MD5SUM850df9cd01e268299cdca754cc055f3b
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark29.4865
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4960
Total number of constraints16157
Number of soft constraints16157
Number of constraints which are clauses15841
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints316
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 812826
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 812825
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.45	c run usual solver
3.08/3.15	o 22420
3.08/3.15	c current bound: 11210
3.08/3.15	c fallback to adder encoding
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-3754008-1339195149/watcher-3754008-1339195149 -o /tmp/evaluation-result-3754008-1339195149/solver-3754008-1339195149 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754008-1339195149.wbo 1732460075 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8377
/proc/meminfo: memFree=31249748/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0

[startup+0.099192 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8377
/proc/meminfo: memFree=31249748/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8377
/proc/meminfo: memFree=31249748/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300217 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8377
/proc/meminfo: memFree=31249748/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8377
/proc/meminfo: memFree=31249748/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8381
/proc/meminfo: memFree=31158564/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=23036 CPUtime=0.49 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 6584 0 0 0 43 6 0 0 20 0 1 0 385639346 23588864 5353 33554432000 4194304 6006132 140735237911632 140735237904736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8378/statm: 5759 5353 157 443 0 5312 0
[pid=8380] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8380/stat : 8380 (cp2_pre.sh) S 8378 8377 4737 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 385639396 9367552 277 33554432000 4194304 5064252 140734119565392 140734119564096 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8380/statm: 2287 277 234 213 0 72 0
[pid=8381] ppid=8380 vsize=70436 CPUtime=0.99 cores=1,3,5,7
/proc/8381/stat : 8381 (coprocessor) R 8380 8377 4737 0 -1 4202496 13333 0 0 0 97 2 0 0 20 0 1 0 385639396 72126464 16985 33554432000 4194304 6586260 140736017208560 140736017203880 5599223 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/8381/statm: 17609 16985 191 584 0 17021 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111768

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8381
/proc/meminfo: memFree=31157308/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=23036 CPUtime=3.08 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) R 8377 8377 4737 0 -1 4202496 7411 25120 0 0 47 25 229 7 20 0 1 0 385639346 23588864 5356 33554432000 4194304 6006132 140735237911632 140735237905312 5192048 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8378/statm: 5759 5356 160 443 0 5312 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32184

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8389
/proc/meminfo: memFree=31030452/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 324712

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8391
/proc/meminfo: memFree=30425476/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=479220 CPUtime=6.75 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 71773 0 0 0 650 25 0 0 20 0 1 0 385639940 490721280 103184 33554432000 4194304 5208918 140736635806416 140736635804376 4205662 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 119805 103184 95 248 0 119554 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 813080

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8391
/proc/meminfo: memFree=30425212/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=488332 CPUtime=19.54 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 72726 0 0 0 1929 25 0 0 20 0 1 0 385639940 500051968 104648 33554432000 4194304 5208918 140736635806416 140736635804248 4229316 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 122083 104648 105 248 0 121832 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 822192

[startup+51.1072 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 8398
/proc/meminfo: memFree=30484292/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=488332 CPUtime=45.15 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 72726 0 0 0 4490 25 0 0 20 0 1 0 385639940 500051968 104648 33554432000 4194304 5208918 140736635806416 140736635804248 4228985 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 122083 104648 105 248 0 121832 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 822192

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 8401
/proc/meminfo: memFree=30482236/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=488332 CPUtime=96.33 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 72726 0 0 0 9608 25 0 0 20 0 1 0 385639940 500051968 104648 33554432000 4194304 5208918 140736635806416 140736635804248 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 122083 104648 105 248 0 121832 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 822192

[startup+162.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 8401
/proc/meminfo: memFree=30473680/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=488332 CPUtime=156.32 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 72810 0 0 0 15607 25 0 0 20 0 1 0 385639940 500051968 106265 33554432000 4194304 5208918 140736635806416 140736635802728 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 122083 106265 105 248 0 121832 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 822192

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 8401
/proc/meminfo: memFree=30466352/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8433
/proc/meminfo: memFree=30424016/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=500484 CPUtime=1416.11 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 76573 0 0 0 141581 30 0 0 20 0 1 0 385639940 512495616 112423 33554432000 4194304 5208918 140736635806416 140736635804168 4211574 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 125121 112423 105 248 0 124870 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 834344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8433
/proc/meminfo: memFree=30420852/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=501232 CPUtime=1476.1 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 76794 0 0 0 147580 30 0 0 20 0 1 0 385639940 513261568 113155 33554432000 4194304 5208918 140736635806416 140736635804312 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 125308 113155 105 248 0 125057 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 835092

[startup+1542.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 8486
/proc/meminfo: memFree=29932196/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=503220 CPUtime=1536.09 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 77162 0 0 0 153579 30 0 0 20 0 1 0 385639940 515297280 114034 33554432000 4194304 5208918 140736635806416 140736635804168 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 125805 114034 105 248 0 125554 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 837080

[startup+1602.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 8486
/proc/meminfo: memFree=29926228/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=504168 CPUtime=1596.07 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 77470 0 0 0 159577 30 0 0 20 0 1 0 385639940 516268032 115446 33554432000 4194304 5208918 140736635806416 140736635804168 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 126042 115446 105 248 0 125791 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 838028

[startup+1662.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/183 8486
/proc/meminfo: memFree=29923188/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=505164 CPUtime=1656.07 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 77749 0 0 0 165576 31 0 0 20 0 1 0 385639940 517287936 116236 33554432000 4194304 5208918 140736635806416 140736635804168 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 126291 116236 105 248 0 126040 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 839024

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 8486
/proc/meminfo: memFree=29920272/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=505828 CPUtime=1716.06 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 77915 0 0 0 171575 31 0 0 20 0 1 0 385639940 517967872 116913 33554432000 4194304 5208918 140736635806416 140736635804264 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 126457 116913 105 248 0 126206 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 839688

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8486
/proc/meminfo: memFree=29914688/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=506780 CPUtime=1776.05 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 78158 0 0 0 177574 31 0 0 20 0 1 0 385639940 518942720 118178 33554432000 4194304 5208918 140736635806416 140736635804168 4210976 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 126695 118178 105 248 0 126444 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 840640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 8486
/proc/meminfo: memFree=29914564/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=507260 CPUtime=1794.15 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 78242 0 0 0 179384 31 0 0 20 0 1 0 385639940 519434240 118262 33554432000 4194304 5208918 140736635806416 140736635804168 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 126815 118262 105 248 0 126564 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 841120

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 8486
/proc/meminfo: memFree=29914564/32873844 swapFree=6904/6904
[pid=8377] ppid=8375 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8377/stat : 8377 (npSolver-wbo-I.) S 8375 8377 4737 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385639346 9367552 275 33554432000 4194304 5064252 140734002368800 140734002367712 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8377/statm: 2287 275 233 213 0 72 0
[pid=8378] ppid=8377 vsize=315564 CPUtime=5.91 cores=1,3,5,7
/proc/8378/stat : 8378 (npSolver-wbo) S 8377 8377 4737 0 -1 4202496 17791 25635 0 0 289 65 229 8 20 0 1 0 385639346 323137536 55741 33554432000 4194304 6006132 140735237911632 140735237903040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8378/statm: 78891 55741 179 443 0 78444 0
[pid=8390] ppid=8378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8390/stat : 8390 (satsolver.sh) S 8378 8377 4737 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385639940 9367552 265 33554432000 4194304 5064252 140736708535120 140736708534032 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8390/statm: 2287 265 226 213 0 72 0
[pid=8391] ppid=8390 vsize=507260 CPUtime=1794.15 cores=1,3,5,7
/proc/8391/stat : 8391 (glucose) R 8390 8377 4737 0 -1 4202496 78242 0 0 0 179384 31 0 0 20 0 1 0 385639940 519434240 118262 33554432000 4194304 5208918 140736635806416 140736635804168 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8391/statm: 126815 118262 105 248 0 126564 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 841120

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.1
CPU user time (s): 1799.03
CPU system time (s): 1.06984
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 1012396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.03
system time used= 1.06984
maximum resident set size= 563320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122643
page faults= 0
swaps= 0
block input operations= 8
block output operations= 375848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 248
involuntary context switches= 1868

runsolver used 5.8991 second user time and 19.793 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-09 00:39:09
IDJOB=3754008
IDBENCH=79345
IDSOLVER=2338
FILE ID=node140/3754008-1339195149
RUNJOBID= node140-1339183585-6003
PBS_JOBID= 14643808
Free space on /tmp= 70584 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3029_8-unsat--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-3754008-1339195149/watcher-3754008-1339195149 -o /tmp/evaluation-result-3754008-1339195149/solver-3754008-1339195149 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754008-1339195149.wbo 1732460075 HOME HOME

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

MD5SUM BENCH= 850df9cd01e268299cdca754cc055f3b
RANDOM SEED=1732460075

node140.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.094
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.18
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.094
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		: 2667.094
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	: 5331.91
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.094
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		: 2667.094
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.92
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.094
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.88
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.094
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.90
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.094
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:       32873844 kB
MemFree:        31250284 kB
Buffers:          252336 kB
Cached:           212348 kB
SwapCached:         2140 kB
Active:           731744 kB
Inactive:          30372 kB
Active(anon):     292196 kB
Inactive(anon):     4980 kB
Active(file):     439548 kB
Inactive(file):    25392 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67100240 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:        440936 kB
Mapped:             9828 kB
Shmem:                 0 kB
Slab:             721512 kB
SReclaimable:     163348 kB
SUnreclaim:       558164 kB
KernelStack:        1520 kB
PageTables:         4628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     490336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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= 70292 MiB
End job on node140 at 2012-06-09 01:09:10