Trace number 3715357

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.1 1800.51

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12015_3-unsat--soft-66-100-0.wbo
MD5SUMbc708b854e4c482d071d3cd96a5bf63a
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark30
Best CPU time to get the best result obtained on this benchmark109.45
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables21054
Total number of constraints66352
Number of soft constraints22705
Number of constraints which are clauses66008
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints344
Minimum length of a constraint1
Maximum length of a constraint93
Top cost 1148508
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1148507
Biggest number in a constraint 46
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 599
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.89/3.97	c run usual solver
41.05/41.14	o 16545
41.05/41.14	c starting approximation
41.05/41.14	c factor = 2
41.05/41.14	c factor still to low - shrinking to 1132.82
41.05/41.14	c approx number of clauses: 1e+06
41.05/41.14	c current bound: 8272
788.88/789.13	c current bound: 8272
1541.85/1542.25	c current bound: 8272
1800.10/1800.51	c error: unexpected solver exit code
1800.10/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3715357-1338170242/watcher-3715357-1338170242 -o /tmp/evaluation-result-3715357-1338170242/solver-3715357-1338170242 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715357-1338170242.wbo 1662259077 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.08 2.03 2.00 3/179 5911
/proc/meminfo: memFree=30764288/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0

[startup+0.0982429 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 5911
/proc/meminfo: memFree=30764288/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100288 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 5911
/proc/meminfo: memFree=30764288/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 5911
/proc/meminfo: memFree=30764288/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 5911
/proc/meminfo: memFree=30764288/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 5913
/proc/meminfo: memFree=30670216/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=134428 CPUtime=1.49 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) R 5911 5911 15230 0 -1 4202496 7381 0 0 0 144 5 0 0 20 0 1 0 283152789 137654272 23409 33554432000 4194304 5990268 140736039449392 140736039444792 4981560 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5912/statm: 33607 23409 145 439 0 33164 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143576

[startup+3.10026 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 5913
/proc/meminfo: memFree=30670208/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=134428 CPUtime=3.09 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) R 5911 5911 15230 0 -1 4202496 7381 0 0 0 304 5 0 0 20 0 1 0 283152789 137654272 23409 33554432000 4194304 5990268 140736039449392 140736039444968 4547912 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5912/statm: 33607 23409 145 439 0 33164 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143576

[startup+6.30043 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 5915
/proc/meminfo: memFree=30215276/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=134964 CPUtime=4 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 8090 0 0 0 384 16 0 0 20 0 1 0 283152789 138203136 24578 33554432000 4194304 5990268 140736039449392 140736039442544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5912/statm: 33741 24578 153 439 0 33298 0
[pid=5914] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5914/stat : 5914 (cp2_pre.sh) S 5912 5911 15230 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 283153190 9367552 276 33554432000 4194304 5064252 140735613857424 140735613856128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5914/statm: 2287 276 234 213 0 72 0
[pid=5915] ppid=5914 vsize=559648 CPUtime=2.27 cores=1,3,5,7
/proc/5915/stat : 5915 (coprocessor) R 5914 5911 15230 0 -1 4202496 56793 0 0 0 209 18 0 0 20 0 1 0 283153191 573079552 121672 33554432000 4194304 6586260 140735335443376 140735335439640 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5915/statm: 139912 121672 164 584 0 139324 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 712908

[startup+12.7004 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 5915
/proc/meminfo: memFree=29966692/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=134964 CPUtime=4 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 8090 0 0 0 384 16 0 0 20 0 1 0 283152789 138203136 24578 33554432000 4194304 5990268 140736039449392 140736039442544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5912/statm: 33741 24578 153 439 0 33298 0
[pid=5914] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5914/stat : 5914 (cp2_pre.sh) S 5912 5911 15230 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 283153190 9367552 276 33554432000 4194304 5064252 140735613857424 140735613856128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5914/statm: 2287 276 234 213 0 72 0
[pid=5915] ppid=5914 vsize=663116 CPUtime=8.67 cores=1,3,5,7
/proc/5915/stat : 5915 (coprocessor) R 5914 5911 15230 0 -1 4202496 70139 0 0 0 844 23 0 0 20 0 1 0 283153191 679030784 162101 33554432000 4194304 6586260 140735335443376 140735335438696 5599447 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5915/statm: 165779 162101 190 584 0 165191 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 816376

[startup+25.5005 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 5915
/proc/meminfo: memFree=29936280/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=134964 CPUtime=4 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 8090 0 0 0 384 16 0 0 20 0 1 0 283152789 138203136 24578 33554432000 4194304 5990268 140736039449392 140736039442544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5912/statm: 33741 24578 153 439 0 33298 0
[pid=5914] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5914/stat : 5914 (cp2_pre.sh) S 5912 5911 15230 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 283153190 9367552 276 33554432000 4194304 5064252 140735613857424 140735613856128 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5914/statm: 2287 276 234 213 0 72 0
[pid=5915] ppid=5914 vsize=706028 CPUtime=21.47 cores=1,3,5,7
/proc/5915/stat : 5915 (coprocessor) R 5914 5911 15230 0 -1 4202496 72387 0 0 0 2123 24 0 0 20 0 1 0 283153191 722972672 170984 33554432000 4194304 6586260 140735335443376 140735335439048 4406949 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5915/statm: 176507 170984 198 584 0 175919 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 859288

[startup+51.1005 s]
/proc/loadavg: 2.10 2.04 2.00 3/183 5925
/proc/meminfo: memFree=30284544/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=166352 CPUtime=41.23 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 12305 132847 0 0 437 192 3265 229 20 0 1 0 283152789 170344448 32295 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 41588 32295 176 439 0 41145 0
[pid=5924] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5924/stat : 5924 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283156914 9367552 266 33554432000 4194304 5064252 140735696399936 140735696398848 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5924/statm: 2287 266 226 213 0 72 0
[pid=5925] ppid=5924 vsize=301240 CPUtime=9.83 cores=1,3,5,7
/proc/5925/stat : 5925 (glucose) R 5924 5911 15230 0 -1 4202496 46615 0 0 0 972 11 0 0 20 0 1 0 283156915 308469760 64398 33554432000 4194304 5208918 140735392540784 140735392538680 4211732 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5925/statm: 75310 64398 95 248 0 75059 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 485888

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 5925
/proc/meminfo: memFree=30279828/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=166352 CPUtime=41.23 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 12305 132847 0 0 437 192 3265 229 20 0 1 0 283152789 170344448 32295 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 41588 32295 176 439 0 41145 0
[pid=5924] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5924/stat : 5924 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283156914 9367552 266 33554432000 4194304 5064252 140735696399936 140735696398848 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5924/statm: 2287 266 226 213 0 72 0
[pid=5925] ppid=5924 vsize=301636 CPUtime=61.03 cores=1,3,5,7
/proc/5925/stat : 5925 (glucose) R 5924 5911 15230 0 -1 4202496 46743 0 0 0 6092 11 0 0 20 0 1 0 283156915 308875264 65037 33554432000 4194304 5208918 140735392540784 140735392538648 4211841 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5925/statm: 75409 65037 95 248 0 75158 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 486284

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 5929
/proc/meminfo: memFree=30274800/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=166352 CPUtime=41.23 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 12305 132847 0 0 437 192 3265 229 20 0 1 0 283152789 170344448 32295 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 41588 32295 176 439 0 41145 0
[pid=5924] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5924/stat : 5924 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283156914 9367552 266 33554432000 4194304 5064252 140735696399936 140735696398848 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5924/statm: 2287 266 226 213 0 72 0
[pid=5925] ppid=5924 vsize=302176 CPUtime=120.99 cores=1,3,5,7
/proc/5925/stat : 5925 (glucose) R 5924 5911 15230 0 -1 4202496 46891 0 0 0 12088 11 0 0 20 0 1 0 283156915 309428224 66187 33554432000 4194304 5208918 140735392540784 140735392538744 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5925/statm: 75544 66187 95 248 0 75293 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 486824

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 5952
/proc/meminfo: memFree=30271056/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 16362 196788 0 0 454 194 77986 271 20 0 1 0 283152789 182927360 34540 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 44660 34540 177 439 0 44217 0
[pid=5964] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5964/stat : 5964 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283231713 9367552 267 33554432000 4194304 5064252 140737064908032 140737064906944 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5964/statm: 2287 267 226 213 0 72 0
[pid=5965] ppid=5964 vsize=303844 CPUtime=572.93 cores=1,3,5,7
/proc/5965/stat : 5965 (glucose) R 5964 5911 15230 0 -1 4202496 49211 0 0 0 57280 13 0 0 20 0 1 0 283231713 311136256 67401 33554432000 4194304 5208918 140735832192176 140735832190024 4229039 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5965/statm: 75961 67401 96 248 0 75710 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 500780

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5970
/proc/meminfo: memFree=30220480/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=178640 CPUtime=789.05 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 16362 196788 0 0 454 194 77986 271 20 0 1 0 283152789 182927360 34540 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 44660 34540 177 439 0 44217 0
[pid=5964] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5964/stat : 5964 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283231713 9367552 267 33554432000 4194304 5064252 140737064908032 140737064906944 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5964/statm: 2287 267 226 213 0 72 0
[pid=5965] ppid=5964 vsize=304020 CPUtime=632.93 cores=1,3,5,7
/proc/5965/stat : 5965 (glucose) R 5964 5911 15230 0 -1 4202496 49260 0 0 0 63280 13 0 0 20 0 1 0 283231713 311316480 68473 33554432000 4194304 5208918 140735832192176 140735832190136 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5965/statm: 76005 68473 96 248 0 75754 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 500956

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 5970
/proc/meminfo: memFree=30227184/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=178640 CPUtime=789.05 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 16362 196788 0 0 454 194 77986 271 20 0 1 0 283152789 182927360 34540 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 44660 34540 177 439 0 44217 0
[pid=5964] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5964/stat : 5964 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283231713 9367552 267 33554432000 4194304 5064252 140737064908032 140737064906944 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5964/statm: 2287 267 226 213 0 72 0
[pid=5965] ppid=5964 vsize=304020 CPUtime=692.91 cores=1,3,5,7
/proc/5965/stat : 5965 (glucose) R 5964 5911 15230 0 -1 4202496 49798 0 0 0 69277 14 0 0 20 0 1 0 283231713 311316480 66356 33554432000 4194304 5208918 140735832192176 140735832190264 4229460 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5965/statm: 76005 66356 96 248 0 75754 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 500956

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 5974
/proc/meminfo: memFree=30478884/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=178640 CPUtime=1541.96 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) R 5911 5911 15230 0 -1 4202496 19737 264342 0 0 466 195 153222 313 20 0 1 0 283152789 182927360 34540 33554432000 4194304 5990268 140736039449392 140736039442808 4568008 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 44660 34540 177 439 0 44217 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 187788

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5977
/proc/meminfo: memFree=30203316/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=178640 CPUtime=1542.02 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 20417 264342 0 0 471 196 153222 313 20 0 1 0 283152789 182927360 34540 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 44660 34540 177 439 0 44217 0
[pid=5976] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5976/stat : 5976 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283307025 9367552 267 33554432000 4194304 5064252 140736650634192 140736650633104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5976/statm: 2287 267 226 213 0 72 0
[pid=5977] ppid=5976 vsize=301644 CPUtime=59.91 cores=1,3,5,7
/proc/5977/stat : 5977 (glucose) R 5976 5911 15230 0 -1 4202496 46882 0 0 0 5978 13 0 0 20 0 1 0 283307026 308883456 65279 33554432000 4194304 5208918 140735982851680 140735982849544 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5977/statm: 75411 65279 95 248 0 75160 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 498580

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5978
/proc/meminfo: memFree=30193880/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=178640 CPUtime=1542.02 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 20417 264342 0 0 471 196 153222 313 20 0 1 0 283152789 182927360 34540 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 44660 34540 177 439 0 44217 0
[pid=5976] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5976/stat : 5976 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283307025 9367552 267 33554432000 4194304 5064252 140736650634192 140736650633104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5976/statm: 2287 267 226 213 0 72 0
[pid=5977] ppid=5976 vsize=302184 CPUtime=119.9 cores=1,3,5,7
/proc/5977/stat : 5977 (glucose) R 5976 5911 15230 0 -1 4202496 47005 0 0 0 11977 13 0 0 20 0 1 0 283307026 309436416 66424 33554432000 4194304 5208918 140735982851680 140735982849640 4211918 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5977/statm: 75546 66424 95 248 0 75295 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 499120

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6030
/proc/meminfo: memFree=30278180/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=178640 CPUtime=1542.02 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 20417 264342 0 0 471 196 153222 313 20 0 1 0 283152789 182927360 34540 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 44660 34540 177 439 0 44217 0
[pid=5976] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5976/stat : 5976 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283307025 9367552 267 33554432000 4194304 5064252 140736650634192 140736650633104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5976/statm: 2287 267 226 213 0 72 0
[pid=5977] ppid=5976 vsize=302504 CPUtime=179.89 cores=1,3,5,7
/proc/5977/stat : 5977 (glucose) R 5976 5911 15230 0 -1 4202496 47076 0 0 0 17976 13 0 0 20 0 1 0 283307026 309764096 67006 33554432000 4194304 5208918 140735982851680 140735982849640 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5977/statm: 75626 67006 95 248 0 75375 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 499440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6031
/proc/meminfo: memFree=30281052/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=178640 CPUtime=1542.02 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 20417 264342 0 0 471 196 153222 313 20 0 1 0 283152789 182927360 34540 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 44660 34540 177 439 0 44217 0
[pid=5976] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5976/stat : 5976 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283307025 9367552 267 33554432000 4194304 5064252 140736650634192 140736650633104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5976/statm: 2287 267 226 213 0 72 0
[pid=5977] ppid=5976 vsize=302768 CPUtime=239.88 cores=1,3,5,7
/proc/5977/stat : 5977 (glucose) R 5976 5911 15230 0 -1 4202496 47680 0 0 0 23974 14 0 0 20 0 1 0 283307026 310034432 65581 33554432000 4194304 5208918 140735982851680 140735982849528 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5977/statm: 75692 65581 96 248 0 75441 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 499704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6031
/proc/meminfo: memFree=30280780/32873844 swapFree=7108/7108
[pid=5911] ppid=5909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5911/stat : 5911 (npSolver-wbo-It) S 5909 5911 15230 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283152789 9367552 275 33554432000 4194304 5064252 140736201067824 140736201066736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 2287 275 233 213 0 72 0
[pid=5912] ppid=5911 vsize=178640 CPUtime=1542.02 cores=1,3,5,7
/proc/5912/stat : 5912 (npSolver-wbo) S 5911 5911 15230 0 -1 4202496 20417 264342 0 0 471 196 153222 313 20 0 1 0 283152789 182927360 34540 33554432000 4194304 5990268 140736039449392 140736039440800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5912/statm: 44660 34540 177 439 0 44217 0
[pid=5976] ppid=5912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5976/stat : 5976 (satsolver.sh) S 5912 5911 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283307025 9367552 267 33554432000 4194304 5064252 140736650634192 140736650633104 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5976/statm: 2287 267 226 213 0 72 0
[pid=5977] ppid=5976 vsize=302768 CPUtime=258.08 cores=1,3,5,7
/proc/5977/stat : 5977 (glucose) R 5976 5911 15230 0 -1 4202496 47705 0 0 0 25794 14 0 0 20 0 1 0 283307026 310034432 65598 33554432000 4194304 5208918 140735982851680 140735982849528 4211668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5977/statm: 75692 65598 96 248 0 75441 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 499704

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 5911 and gives
#  childrusage.ru_utime.tv_sec=1536
#  childrusage.ru_utime.tv_usec=943349
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=103224
# CPU time returned by wait4() is 1542.05
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1794.87
CPU system time (s): 5.23
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 959084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1536.94
system time used= 5.10322
maximum resident set size= 778156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 285735
page faults= 0
swaps= 0
block input operations= 0
block output operations= 583936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7255
involuntary context switches= 1649

runsolver used 3.08453 second user time and 8.60669 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-28 03:57:22
IDJOB=3715357
IDBENCH=78642
IDSOLVER=2297
FILE ID=node103/3715357-1338170242
RUNJOBID= node103-1338166500-15763
PBS_JOBID= 14624530
Free space on /tmp= 71516 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/normalized-j12015_3-unsat--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715357-1338170242/watcher-3715357-1338170242 -o /tmp/evaluation-result-3715357-1338170242/solver-3715357-1338170242 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715357-1338170242.wbo 1662259077 HOME HOME

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

MD5SUM BENCH= bc708b854e4c482d071d3cd96a5bf63a
RANDOM SEED=1662259077

node103.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.189
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.37
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.189
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.189
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.92
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        30764452 kB
Buffers:          390532 kB
Cached:           665088 kB
SwapCached:         4500 kB
Active:           914700 kB
Inactive:         350100 kB
Active(anon):     205444 kB
Inactive(anon):     6216 kB
Active(file):     709256 kB
Inactive(file):   343884 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099572 kB
Dirty:             10300 kB
Writeback:             0 kB
AnonPages:        235696 kB
Mapped:            12632 kB
Shmem:                 8 kB
Slab:             703324 kB
SReclaimable:     144716 kB
SUnreclaim:       558608 kB
KernelStack:        1504 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     365292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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= 71432 MiB
End job on node103 at 2012-05-28 04:27:23