Trace number 3715341

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.08 1801.22

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.RobRegValid_bar.ucl--soft-33-100-0.wbo
MD5SUM60a7a7d515eacc9a7281c84a700710f3
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark43.9983
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables49621
Total number of constraints138346
Number of soft constraints92968
Number of constraints which are clauses127390
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10956
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 4678577
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4678576
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

89.57/89.70	c run usual solver
191.23/191.60	o 10742
191.23/191.60	c starting approximation
191.23/191.60	c factor = 2
191.23/191.60	c factor still to low - shrinking to 3113.84
191.23/191.60	c approx number of clauses: 1e+06
191.23/191.60	c current bound: 5371
1800.08/1801.21	c error: unexpected solver exit code
1800.08/1801.21	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-3715341-1338166640/watcher-3715341-1338166640 -o /tmp/evaluation-result-3715341-1338166640/solver-3715341-1338166640 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715341-1338166640.wbo 969856524 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.77 2.22 2.07 3/179 15846
/proc/meminfo: memFree=26973556/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0

[startup+0.062347 s]
/proc/loadavg: 2.77 2.22 2.07 3/179 15846
/proc/meminfo: memFree=26973556/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.77 2.22 2.07 3/179 15846
/proc/meminfo: memFree=26973556/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30024 s]
/proc/loadavg: 2.77 2.22 2.07 3/179 15846
/proc/meminfo: memFree=26973556/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.77 2.22 2.07 3/179 15846
/proc/meminfo: memFree=26973556/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/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.77 2.22 2.07 3/181 15848
/proc/meminfo: memFree=26955732/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=34876 CPUtime=1.49 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) R 15846 15846 15230 0 -1 4202496 2810 0 0 0 148 1 0 0 20 0 1 0 282792645 35713024 5336 33554432000 4194304 5990268 140735182341312 140735182287064 4807363 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15847/statm: 8719 5336 137 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.10026 s]
/proc/loadavg: 2.77 2.22 2.07 3/181 15848
/proc/meminfo: memFree=26930228/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=67644 CPUtime=3.09 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) R 15846 15846 15230 0 -1 4202496 3348 0 0 0 307 2 0 0 20 0 1 0 282792645 69267456 10968 33554432000 4194304 5990268 140735182341312 140735182336168 4807569 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15847/statm: 16911 10968 137 439 0 16468 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76792

[startup+6.30027 s]
/proc/loadavg: 2.71 2.22 2.07 3/181 15848
/proc/meminfo: memFree=26874508/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=133180 CPUtime=6.29 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) R 15846 15846 15230 0 -1 4202496 3912 0 0 0 625 4 0 0 20 0 1 0 282792645 136376320 21720 33554432000 4194304 5990268 140735182341312 140735182336552 4373960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15847/statm: 33295 21720 137 439 0 32852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142328

[startup+12.7003 s]
/proc/loadavg: 2.65 2.21 2.07 3/181 15848
/proc/meminfo: memFree=26760252/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=264252 CPUtime=12.69 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) R 15846 15846 15230 0 -1 4202496 4531 0 0 0 1261 8 0 0 20 0 1 0 282792645 270594048 44248 33554432000 4194304 5990268 140735182341312 140735182336552 4568172 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15847/statm: 66063 44248 137 439 0 65620 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 273400

[startup+25.5002 s]
/proc/loadavg: 2.59 2.22 2.07 3/179 15852
/proc/meminfo: memFree=27656224/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=527340 CPUtime=25.48 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) R 15846 15846 15230 0 -1 4202496 5419 0 0 0 2532 16 0 0 20 0 1 0 282792645 539996160 88954 33554432000 4194304 5990268 140735182341312 140735182336552 4807581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15847/statm: 131835 88954 137 439 0 131392 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 536488

[startup+51.1003 s]
/proc/loadavg: 2.66 2.26 2.09 3/181 15856
/proc/meminfo: memFree=24504396/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2134408 CPUtime=51.08 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) R 15846 15846 15230 0 -1 4202496 13585 0 0 0 5029 79 0 0 20 0 1 0 282792645 2185633792 401129 33554432000 4194304 5990268 140735182341312 140735182336712 4521678 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15847/statm: 533602 401129 145 439 0 533159 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2143556

[startup+102.307 s]
/proc/loadavg: 2.40 2.25 2.09 3/183 15865
/proc/meminfo: memFree=23288388/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2134408 CPUtime=89.82 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 14977 0 0 0 8756 226 0 0 20 0 1 0 282792645 2185633792 419101 33554432000 4194304 5990268 140735182341312 140735182334464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15847/statm: 533602 419101 153 439 0 533159 0
[pid=15857] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15857/stat : 15857 (cp2_pre.sh) S 15847 15846 15230 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 282801630 9367552 276 33554432000 4194304 5064252 140734769693536 140734769692240 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15857/statm: 2287 276 234 213 0 72 0
[pid=15858] ppid=15857 vsize=1433592 CPUtime=12.44 cores=1,3,5,7
/proc/15858/stat : 15858 (coprocessor) R 15857 15846 15230 0 -1 4202496 109948 0 0 0 1173 71 0 0 20 0 1 0 282801631 1467998208 310456 33554432000 4194304 6586260 140735923705664 140735923701416 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15858/statm: 358398 310456 158 584 0 357810 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3586296

[startup+162.3 s]
/proc/loadavg: 2.38 2.29 2.12 3/183 15876
/proc/meminfo: memFree=23831796/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2134408 CPUtime=125.57 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 14986 110849 0 0 8756 226 3313 262 20 0 1 0 282792645 2185633792 419102 33554432000 4194304 5990268 140735182341312 140735182335552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15847/statm: 533602 419102 154 439 0 533159 0
[pid=15867] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15867/stat : 15867 (satsolver.sh) S 15847 15846 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282805221 9367552 266 33554432000 4194304 5064252 140735786876272 140735786875184 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15867/statm: 2287 266 226 213 0 72 0
[pid=15868] ppid=15867 vsize=2093016 CPUtime=36.52 cores=1,3,5,7
/proc/15868/stat : 15868 (glucose) R 15867 15846 15230 0 -1 4202496 183721 0 0 0 3575 77 0 0 20 0 1 0 282805221 2143248384 406705 33554432000 4194304 5208918 140734907166640 140734907164488 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15868/statm: 523254 406705 103 248 0 523003 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 4245720

[startup+222.3 s]
/proc/loadavg: 2.50 2.35 2.15 3/183 15912
/proc/meminfo: memFree=22559092/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2164328 CPUtime=191.34 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 21281 304242 0 0 9209 2126 7283 516 20 0 1 0 282792645 2216271872 426617 33554432000 4194304 5990268 140735182341312 140735182332720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 74 0 0
/proc/15847/statm: 541082 426617 176 439 0 540639 0
[pid=15884] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15884/stat : 15884 (satsolver.sh) S 15847 15846 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282811867 9367552 266 33554432000 4194304 5064252 140735747521360 140735747520272 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15884/statm: 2287 266 226 213 0 72 0
[pid=15885] ppid=15884 vsize=2046260 CPUtime=30.07 cores=1,3,5,7
/proc/15885/stat : 15885 (glucose) R 15884 15846 15230 0 -1 4202496 175150 0 0 0 2932 75 0 0 20 0 1 0 282811867 2095370240 401048 33554432000 4194304 5208918 140733339685248 140733339683208 4205261 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15885/statm: 511565 401048 103 248 0 511314 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 4228884

[startup+282.3 s]
/proc/loadavg: 2.32 2.34 2.16 3/184 15918
/proc/meminfo: memFree=22419320/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2164328 CPUtime=191.34 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 21281 304242 0 0 9209 2126 7283 516 20 0 1 0 282792645 2216271872 426617 33554432000 4194304 5990268 140735182341312 140735182332720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 74 0 0
/proc/15847/statm: 541082 426617 176 439 0 540639 0
[pid=15884] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/15885/stat : 15885 (glucose) R 15884 15846 15230 0 -1 4202496 201106 0 0 0 116909 80 0 0 20 0 1 0 282811867 2228412416 433136 33554432000 4194304 5208918 140733339685248 140733339683096 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15885/statm: 544046 433136 104 248 0 543795 0
Current children cumulated CPU time (s) 1361.23
Current children cumulated vsize (KiB) 4358808

[startup+1422.31 s]
/proc/loadavg: 2.28 2.25 2.19 3/184 16058
/proc/meminfo: memFree=20841836/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2164328 CPUtime=191.34 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 21281 304242 0 0 9209 2126 7283 516 20 0 1 0 282792645 2216271872 426617 33554432000 4194304 5990268 140735182341312 140735182332720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 74 0 0
/proc/15847/statm: 541082 426617 176 439 0 540639 0
[pid=15884] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15884/stat : 15884 (satsolver.sh) S 15847 15846 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282811867 9367552 266 33554432000 4194304 5064252 140735747521360 140735747520272 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15884/statm: 2287 266 226 213 0 72 0
[pid=15885] ppid=15884 vsize=2176184 CPUtime=1229.89 cores=1,3,5,7
/proc/15885/stat : 15885 (glucose) R 15884 15846 15230 0 -1 4202496 201106 0 0 0 122909 80 0 0 20 0 1 0 282811867 2228412416 433136 33554432000 4194304 5208918 140733339685248 140733339683096 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15885/statm: 544046 433136 104 248 0 543795 0
Current children cumulated CPU time (s) 1421.23
Current children cumulated vsize (KiB) 4358808

[startup+1482.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/184 16065
/proc/meminfo: memFree=20839556/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2164328 CPUtime=191.34 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 21281 304242 0 0 9209 2126 7283 516 20 0 1 0 282792645 2216271872 426617 33554432000 4194304 5990268 140735182341312 140735182332720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 74 0 0
/proc/15847/statm: 541082 426617 176 439 0 540639 0
[pid=15884] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15884/stat : 15884 (satsolver.sh) S 15847 15846 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282811867 9367552 266 33554432000 4194304 5064252 140735747521360 140735747520272 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15884/statm: 2287 266 226 213 0 72 0
[pid=15885] ppid=15884 vsize=2176184 CPUtime=1289.88 cores=1,3,5,7
/proc/15885/stat : 15885 (glucose) R 15884 15846 15230 0 -1 4202496 201106 0 0 0 128908 80 0 0 20 0 1 0 282811867 2228412416 433136 33554432000 4194304 5208918 140733339685248 140733339683096 4211577 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15885/statm: 544046 433136 104 248 0 543795 0
Current children cumulated CPU time (s) 1481.22
Current children cumulated vsize (KiB) 4358808

[startup+1542.3 s]
/proc/loadavg: 2.31 2.25 2.19 3/184 16072
/proc/meminfo: memFree=20843920/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2164328 CPUtime=191.34 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 21281 304242 0 0 9209 2126 7283 516 20 0 1 0 282792645 2216271872 426617 33554432000 4194304 5990268 140735182341312 140735182332720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 74 0 0
/proc/15847/statm: 541082 426617 176 439 0 540639 0
[pid=15884] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15884/stat : 15884 (satsolver.sh) S 15847 15846 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282811867 9367552 266 33554432000 4194304 5064252 140735747521360 140735747520272 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15884/statm: 2287 266 226 213 0 72 0
[pid=15885] ppid=15884 vsize=2176184 CPUtime=1349.87 cores=1,3,5,7
/proc/15885/stat : 15885 (glucose) R 15884 15846 15230 0 -1 4202496 201106 0 0 0 134907 80 0 0 20 0 1 0 282811867 2228412416 433136 33554432000 4194304 5208918 140733339685248 140733339683096 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15885/statm: 544046 433136 104 248 0 543795 0
Current children cumulated CPU time (s) 1541.21
Current children cumulated vsize (KiB) 4358808

[startup+1602.3 s]
/proc/loadavg: 2.33 2.25 2.19 3/184 16080
/proc/meminfo: memFree=20853732/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2164328 CPUtime=191.34 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 21281 304242 0 0 9209 2126 7283 516 20 0 1 0 282792645 2216271872 426617 33554432000 4194304 5990268 140735182341312 140735182332720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 74 0 0
/proc/15847/statm: 541082 426617 176 439 0 540639 0
[pid=15884] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15884/stat : 15884 (satsolver.sh) S 15847 15846 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282811867 9367552 266 33554432000 4194304 5064252 140735747521360 140735747520272 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15884/statm: 2287 266 226 213 0 72 0
[pid=15885] ppid=15884 vsize=2176184 CPUtime=1409.86 cores=1,3,5,7
/proc/15885/stat : 15885 (glucose) R 15884 15846 15230 0 -1 4202496 201106 0 0 0 140906 80 0 0 20 0 1 0 282811867 2228412416 433136 33554432000 4194304 5208918 140733339685248 140733339683096 4211918 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15885/statm: 544046 433136 104 248 0 543795 0
Current children cumulated CPU time (s) 1601.2
Current children cumulated vsize (KiB) 4358808

[startup+1662.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/184 16087
/proc/meminfo: memFree=20823796/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2164328 CPUtime=191.34 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 21281 304242 0 0 9209 2126 7283 516 20 0 1 0 282792645 2216271872 426617 33554432000 4194304 5990268 140735182341312 140735182332720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 74 0 0
/proc/15847/statm: 541082 426617 176 439 0 540639 0
[pid=15884] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15884/stat : 15884 (satsolver.sh) S 15847 15846 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282811867 9367552 266 33554432000 4194304 5064252 140735747521360 140735747520272 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15884/statm: 2287 266 226 213 0 72 0
[pid=15885] ppid=15884 vsize=2176184 CPUtime=1469.85 cores=1,3,5,7
/proc/15885/stat : 15885 (glucose) R 15884 15846 15230 0 -1 4202496 201111 0 0 0 146905 80 0 0 20 0 1 0 282811867 2228412416 433652 33554432000 4194304 5208918 140733339685248 140733339683096 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15885/statm: 544046 433652 104 248 0 543795 0
Current children cumulated CPU time (s) 1661.19
Current children cumulated vsize (KiB) 4358808

[startup+1722.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/184 16139
/proc/meminfo: memFree=25567592/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2164328 CPUtime=191.34 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 21281 304242 0 0 9209 2126 7283 516 20 0 1 0 282792645 2216271872 426617 33554432000 4194304 5990268 140735182341312 140735182332720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 74 0 0
/proc/15847/statm: 541082 426617 176 439 0 540639 0
[pid=15884] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15884/stat : 15884 (satsolver.sh) S 15847 15846 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282811867 9367552 266 33554432000 4194304 5064252 140735747521360 140735747520272 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15884/statm: 2287 266 226 213 0 72 0
[pid=15885] ppid=15884 vsize=2187480 CPUtime=1529.84 cores=1,3,5,7
/proc/15885/stat : 15885 (glucose) R 15884 15846 15230 0 -1 4202496 203349 0 0 0 152903 81 0 0 20 0 1 0 282811867 2239979520 435890 33554432000 4194304 5208918 140733339685248 140733339683304 4211674 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15885/statm: 546870 435890 104 248 0 546619 0
Current children cumulated CPU time (s) 1721.18
Current children cumulated vsize (KiB) 4370104

[startup+1782.3 s]
/proc/loadavg: 2.09 2.20 2.18 3/184 16139
/proc/meminfo: memFree=25565172/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2164328 CPUtime=191.34 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 21281 304242 0 0 9209 2126 7283 516 20 0 1 0 282792645 2216271872 426617 33554432000 4194304 5990268 140735182341312 140735182332720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 74 0 0
/proc/15847/statm: 541082 426617 176 439 0 540639 0
[pid=15884] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15884/stat : 15884 (satsolver.sh) S 15847 15846 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282811867 9367552 266 33554432000 4194304 5064252 140735747521360 140735747520272 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15884/statm: 2287 266 226 213 0 72 0
[pid=15885] ppid=15884 vsize=2187480 CPUtime=1589.83 cores=1,3,5,7
/proc/15885/stat : 15885 (glucose) R 15884 15846 15230 0 -1 4202496 203349 0 0 0 158902 81 0 0 20 0 1 0 282811867 2239979520 435890 33554432000 4194304 5208918 140733339685248 140733339683304 4211632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15885/statm: 546870 435890 104 248 0 546619 0
Current children cumulated CPU time (s) 1781.17
Current children cumulated vsize (KiB) 4370104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.07 2.19 2.17 3/184 16139
/proc/meminfo: memFree=25565296/32873844 swapFree=7108/7108
[pid=15846] ppid=15844 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15846/stat : 15846 (npSolver-wbo-It) S 15844 15846 15230 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282792645 9367552 275 33554432000 4194304 5064252 140735507834464 140735507833376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15846/statm: 2287 275 233 213 0 72 0
[pid=15847] ppid=15846 vsize=2164328 CPUtime=191.34 cores=1,3,5,7
/proc/15847/stat : 15847 (npSolver-wbo) S 15846 15846 15230 0 -1 4202496 21281 304242 0 0 9209 2126 7283 516 20 0 1 0 282792645 2216271872 426617 33554432000 4194304 5990268 140735182341312 140735182332720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 74 0 0
/proc/15847/statm: 541082 426617 176 439 0 540639 0
[pid=15884] ppid=15847 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15884/stat : 15884 (satsolver.sh) S 15847 15846 15230 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282811867 9367552 266 33554432000 4194304 5064252 140735747521360 140735747520272 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15884/statm: 2287 266 226 213 0 72 0
[pid=15885] ppid=15884 vsize=2187480 CPUtime=1608.74 cores=1,3,5,7
/proc/15885/stat : 15885 (glucose) R 15884 15846 15230 0 -1 4202496 203349 0 0 0 160793 81 0 0 20 0 1 0 282811867 2239979520 435890 33554432000 4194304 5208918 140733339685248 140733339683304 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15885/statm: 546870 435890 104 248 0 546619 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 4370104

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 15846 and gives
#  childrusage.ru_utime.tv_sec=164
#  childrusage.ru_utime.tv_usec=932926
#  childrusage.ru_stime.tv_sec=26
#  childrusage.ru_stime.tv_usec=438980
# CPU time returned by wait4() is 191.372
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.22
CPU time (s): 1800.08
CPU user time (s): 1772.85
CPU system time (s): 27.23
CPU usage (%): 99.9367
Max. virtual memory (cumulated for all children) (KiB): 4370104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 164.933
system time used= 26.439
maximum resident set size= 2652776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326499
page faults= 0
swaps= 0
block input operations= 8
block output operations= 6978408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7652
involuntary context switches= 242

runsolver used 2.89556 second user time and 8.63169 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-28 02:57:21
IDJOB=3715341
IDBENCH=78628
IDSOLVER=2297
FILE ID=node103/3715341-1338166640
RUNJOBID= node103-1338166500-15763
PBS_JOBID= 14624530
Free space on /tmp= 70756 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.ex.br.mem.RobRegValid_bar.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715341-1338166640/watcher-3715341-1338166640 -o /tmp/evaluation-result-3715341-1338166640/solver-3715341-1338166640 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715341-1338166640.wbo 969856524 HOME HOME

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

MD5SUM BENCH= 60a7a7d515eacc9a7281c84a700710f3
RANDOM SEED=969856524

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:        26973836 kB
Buffers:          356380 kB
Cached:          1442456 kB
SwapCached:         4508 kB
Active:          4700384 kB
Inactive:         347052 kB
Active(anon):    3244816 kB
Inactive(anon):     6216 kB
Active(file):    1455568 kB
Inactive(file):   340836 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099564 kB
Dirty:             14208 kB
Writeback:             0 kB
AnonPages:       3252660 kB
Mapped:            12720 kB
Shmem:                 8 kB
Slab:             705336 kB
SReclaimable:     146708 kB
SUnreclaim:       558628 kB
KernelStack:        1472 kB
PageTables:        10172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4344808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1771520 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= 69836 MiB
End job on node103 at 2012-05-28 03:27:22