Trace number 3753327

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-66-100-0.wbo
MD5SUM1e3632de9e14ff29039922783c5be740
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 benchmark5.21921
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables23837
Total number of constraints67568
Number of soft constraints22831
Number of constraints which are clauses64398
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3170
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 1153610
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1153609
Biggest number in a constraint 66
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
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

0.00/0.72	c run usual solver
2.18/2.28	o 1294
2.18/2.28	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-3753327-1339183302/watcher-3753327-1339183302 -o /tmp/evaluation-result-3753327-1339183302/solver-3753327-1339183302 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753327-1339183302.wbo 2107082232 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: 1.92 1.99 1.94 2/173 30714
/proc/meminfo: memFree=31499568/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0

[startup+0.068433 s]
/proc/loadavg: 1.92 1.99 1.94 2/173 30714
/proc/meminfo: memFree=31499568/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100341 s]
/proc/loadavg: 1.92 1.99 1.94 2/173 30714
/proc/meminfo: memFree=31499568/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300302 s]
/proc/loadavg: 1.92 1.99 1.94 2/173 30714
/proc/meminfo: memFree=31499568/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 1.92 1.99 1.94 2/173 30714
/proc/meminfo: memFree=31499568/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 1.92 1.99 1.94 3/181 30729
/proc/meminfo: memFree=31246132/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=68832 CPUtime=0.79 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 9237 0 0 0 70 9 0 0 20 0 1 0 384457067 70483968 16340 33554432000 4194304 6006132 140736744231056 140736744224160 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30715/statm: 17208 16340 158 443 0 16761 0
[pid=30728] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30728/stat : 30728 (cp2_pre.sh) S 30715 30714 5861 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 384457146 9367552 277 33554432000 4194304 5064252 140734492366928 140734492365632 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30728/statm: 2287 277 234 213 0 72 0
[pid=30729] ppid=30728 vsize=71116 CPUtime=0.69 cores=1,3,5,7
/proc/30729/stat : 30729 (coprocessor) R 30728 30714 5861 0 -1 4202496 13372 0 0 0 67 2 0 0 20 0 1 0 384457146 72822784 17024 33554432000 4194304 6586260 140737139358752 140737139354776 5599194 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/30729/statm: 17779 17024 192 584 0 17191 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 158244

[startup+3.10032 s]
/proc/loadavg: 1.92 1.99 1.94 3/179 30736
/proc/meminfo: memFree=31268032/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=163044 CPUtime=3.08 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) R 30714 30714 5861 0 -1 4202496 15450 25337 0 0 154 30 115 9 20 0 1 0 384457067 166957056 37527 33554432000 4194304 6006132 140736744231056 140736744223400 4583839 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30715/statm: 40761 37527 179 443 0 40314 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 172192

[startup+6.30042 s]
/proc/loadavg: 2.09 2.02 1.95 3/183 30741
/proc/meminfo: memFree=30410248/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=261664 CPUtime=1.05 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 40154 0 0 0 94 11 0 0 20 0 1 0 384457590 267943936 60089 33554432000 4194304 5208918 140733381045904 140733379995304 4465602 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 65416 60091 70 248 0 65165 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 639612

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 1.95 3/181 30748
/proc/meminfo: memFree=30382868/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=528940 CPUtime=7.45 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 80486 0 0 0 721 24 0 0 20 0 1 0 384457590 541634560 110933 33554432000 4194304 5208918 140733381045904 140733381043752 4205651 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132235 110933 95 248 0 131984 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 906888

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 1.95 3/181 30749
/proc/meminfo: memFree=29342044/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=528940 CPUtime=20.25 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 80501 0 0 0 2001 24 0 0 20 0 1 0 384457590 541634560 111459 33554432000 4194304 5208918 140733381045904 140733381043752 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132235 111459 95 248 0 131984 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 906888

[startup+51.1004 s]
/proc/loadavg: 2.12 2.03 1.95 3/183 30751
/proc/meminfo: memFree=24662716/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=529120 CPUtime=45.85 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 80517 0 0 0 4561 24 0 0 20 0 1 0 384457590 541818880 111475 33554432000 4194304 5208918 140733381045904 140733381043864 4211019 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132280 111475 95 248 0 132029 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 907068

[startup+102.3 s]
/proc/loadavg: 2.36 2.11 1.98 3/183 30751
/proc/meminfo: memFree=21905304/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=529120 CPUtime=97.04 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 80523 0 0 0 9680 24 0 0 20 0 1 0 384457590 541818880 111481 33554432000 4194304 5208918 140733381045904 140733381043864 4211141 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132280 111481 95 248 0 132029 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 907068

[startup+162.3 s]
/proc/loadavg: 2.20 2.12 2.00 3/183 30752
/proc/meminfo: memFree=21906152/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=529344 CPUtime=157.03 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 80556 0 0 0 15679 24 0 0 20 0 1 0 384457590 542048256 111514 33554432000 4194304 5208918 140733381045904 140733381043656 4211162 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132336 111514 95 248 0 132085 0
Current children cumulated CPU time (s) 162.22

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

/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 80872 0 0 0 135660 24 0 0 20 0 1 0 384457590 543408128 111830 33554432000 4194304 5208918 140733381045904 140733381043752 4211620 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132668 111830 103 248 0 132417 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 908620

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30762
/proc/meminfo: memFree=21889776/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=531356 CPUtime=1416.83 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 81004 0 0 0 141659 24 0 0 20 0 1 0 384457590 544108544 112473 33554432000 4194304 5208918 140733381045904 140733381043864 4228997 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132839 112473 103 248 0 132588 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 909304

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30762
/proc/meminfo: memFree=21889652/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=531356 CPUtime=1476.82 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 81035 0 0 0 147658 24 0 0 20 0 1 0 384457590 544108544 112504 33554432000 4194304 5208918 140733381045904 140733381043864 4211021 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132839 112504 103 248 0 132588 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 909304

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 30762
/proc/meminfo: memFree=21889652/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=531356 CPUtime=1536.81 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 81038 0 0 0 153657 24 0 0 20 0 1 0 384457590 544108544 112507 33554432000 4194304 5208918 140733381045904 140733381043864 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132839 112507 103 248 0 132588 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 909304

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 30762
/proc/meminfo: memFree=21889408/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=531356 CPUtime=1596.8 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 81039 0 0 0 159656 24 0 0 20 0 1 0 384457590 544108544 112508 33554432000 4194304 5208918 140733381045904 140733381043864 4229319 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132839 112508 103 248 0 132588 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 909304

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30763
/proc/meminfo: memFree=21887160/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=531356 CPUtime=1656.79 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 81044 0 0 0 165655 24 0 0 20 0 1 0 384457590 544108544 112509 33554432000 4194304 5208918 140733381045904 140733381043864 4211160 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132839 112509 103 248 0 132588 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 909304

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 30766
/proc/meminfo: memFree=21887024/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=531356 CPUtime=1716.78 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 81050 0 0 0 171654 24 0 0 20 0 1 0 384457590 544108544 112535 33554432000 4194304 5208918 140733381045904 140733381043864 4229319 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132839 112535 103 248 0 132588 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 909304

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 30766
/proc/meminfo: memFree=21886536/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=531356 CPUtime=1776.78 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 81052 0 0 0 177654 24 0 0 20 0 1 0 384457590 544108544 112537 33554432000 4194304 5208918 140733381045904 140733381043864 4229319 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132839 112537 103 248 0 132588 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 909304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 30766
/proc/meminfo: memFree=21886900/32873648 swapFree=7376/7376
[pid=30714] ppid=30712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30714/stat : 30714 (npSolver-wbo-It) S 30712 30714 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384457067 9367552 274 33554432000 4194304 5064252 140734806744064 140734806742976 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30714/statm: 2287 274 233 213 0 72 0
[pid=30715] ppid=30714 vsize=359652 CPUtime=5.19 cores=1,3,5,7
/proc/30715/stat : 30715 (npSolver-wbo) S 30714 30714 5861 0 -1 4202496 17233 25337 0 0 332 63 115 9 20 0 1 0 384457067 368283648 70808 33554432000 4194304 6006132 140736744231056 140736744222448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/30715/statm: 89913 70808 180 443 0 89466 0
[pid=30740] ppid=30715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30740/stat : 30740 (satsolver.sh) S 30715 30714 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384457590 9367552 267 33554432000 4194304 5064252 140733699112448 140733699111360 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30740/statm: 2287 267 226 213 0 72 0
[pid=30741] ppid=30740 vsize=531356 CPUtime=1794.87 cores=1,3,5,7
/proc/30741/stat : 30741 (glucose) R 30740 30714 5861 0 -1 4202496 81053 0 0 0 179463 24 0 0 20 0 1 0 384457590 544108544 112537 33554432000 4194304 5208918 140733381045904 140733381043864 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 132839 112537 103 248 0 132588 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 909304

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 30714 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=487317
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=729889
# CPU time returned by wait4() is 5.21721
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1799.1
CPU system time (s): 0.96
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 1107160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.48732
system time used= 0.729889
maximum resident set size= 471620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43547
page faults= 0
swaps= 0
block input operations= 8
block output operations= 402840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 220
involuntary context switches= 31

runsolver used 3.02354 second user time and 8.44772 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 21:21:42
IDJOB=3753327
IDBENCH=78614
IDSOLVER=2337
FILE ID=node113/3753327-1339183302
RUNJOBID= node113-1339183302-30697
PBS_JOBID= 14643803
Free space on /tmp= 71144 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753327-1339183302/watcher-3753327-1339183302 -o /tmp/evaluation-result-3753327-1339183302/solver-3753327-1339183302 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753327-1339183302.wbo 2107082232 HOME HOME

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

MD5SUM BENCH= 1e3632de9e14ff29039922783c5be740
RANDOM SEED=2107082232

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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.026
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		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31500476 kB
Buffers:          347984 kB
Cached:           109744 kB
SwapCached:         1348 kB
Active:           435732 kB
Inactive:          33456 kB
Active(anon):       4820 kB
Inactive(anon):     4568 kB
Active(file):     430912 kB
Inactive(file):    28888 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099940 kB
Dirty:             15900 kB
Writeback:             0 kB
AnonPages:         11660 kB
Mapped:             8784 kB
Shmem:                 0 kB
Slab:             765568 kB
SReclaimable:     209092 kB
SUnreclaim:       556476 kB
KernelStack:        1400 kB
PageTables:         3600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68876 MiB
End job on node113 at 2012-06-08 21:51:43