Trace number 3754716

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.1 1800.43

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache.inv14.ucl--soft-33-100-0.wbo
MD5SUM65b8562e8b2a6565f581ae80d9fbd0ff
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1800.68
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables62704
Total number of constraints187107
Number of soft constraints125731
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 6367889
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6367888
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.57	c run usual solver
9.88/9.96	o 5099
9.88/9.96	c current bound: 2549
9.88/9.96	c fallback to adder encoding
1800.10/1800.41	c error: unexpected solver exit code
1800.10/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-3754716-1339183583/watcher-3754716-1339183583 -o /tmp/evaluation-result-3754716-1339183583/solver-3754716-1339183583 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754716-1339183583.wbo 384328162 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.86 2.01 1.99 2/173 5567
/proc/meminfo: memFree=30956096/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0

[startup+0.0652989 s]
/proc/loadavg: 1.86 2.01 1.99 2/173 5567
/proc/meminfo: memFree=30956096/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100316 s]
/proc/loadavg: 1.86 2.01 1.99 2/173 5567
/proc/meminfo: memFree=30956096/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 1.86 2.01 1.99 2/173 5567
/proc/meminfo: memFree=30956096/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70029 s]
/proc/loadavg: 1.86 2.01 1.99 2/173 5567
/proc/meminfo: memFree=30956096/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/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: 1.86 2.01 1.99 3/179 5580
/proc/meminfo: memFree=30746544/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=126388 CPUtime=1.49 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) R 5567 5567 4391 0 -1 4202496 16955 0 0 0 145 4 0 0 20 0 1 0 384485726 129421312 28089 33554432000 4194304 6006132 140734996655136 140734996650440 4521631 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5568/statm: 31597 28089 151 443 0 31150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135536

[startup+3.10036 s]
/proc/loadavg: 1.87 2.00 1.99 3/181 5582
/proc/meminfo: memFree=30516988/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=126388 CPUtime=1.95 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 16963 0 0 0 159 36 0 0 20 0 1 0 384485726 129421312 28096 33554432000 4194304 6006132 140734996655136 140734996648240 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5568/statm: 31597 28096 158 443 0 31150 0
[pid=5581] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5581/stat : 5581 (cp2_pre.sh) S 5568 5567 4391 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 384485922 9367552 276 33554432000 4194304 5064252 140736740974256 140736740972960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5581/statm: 2287 276 234 213 0 72 0
[pid=5582] ppid=5581 vsize=160520 CPUtime=1.12 cores=1,3,5,7
/proc/5582/stat : 5582 (coprocessor) R 5581 5567 4391 0 -1 4202496 23505 0 0 0 108 4 0 0 20 0 1 0 384485922 164372480 38808 33554432000 4194304 6586260 140733791041680 140733791037880 5599454 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5582/statm: 40130 38808 191 584 0 39542 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 305204

[startup+6.30023 s]
/proc/loadavg: 1.87 2.00 1.99 3/181 5582
/proc/meminfo: memFree=30100056/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=126388 CPUtime=1.95 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 16963 0 0 0 159 36 0 0 20 0 1 0 384485726 129421312 28096 33554432000 4194304 6006132 140734996655136 140734996648240 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5568/statm: 31597 28096 158 443 0 31150 0
[pid=5581] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5581/stat : 5581 (cp2_pre.sh) S 5568 5567 4391 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 384485922 9367552 276 33554432000 4194304 5064252 140736740974256 140736740972960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5581/statm: 2287 276 234 213 0 72 0
[pid=5582] ppid=5581 vsize=161180 CPUtime=4.32 cores=1,3,5,7
/proc/5582/stat : 5582 (coprocessor) R 5581 5567 4391 0 -1 4202496 23675 0 0 0 428 4 0 0 20 0 1 0 384485922 165048320 38978 33554432000 4194304 6586260 140733791041680 140733791037224 5599447 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5582/statm: 40295 38978 192 584 0 39707 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 305864

[startup+12.7003 s]
/proc/loadavg: 2.05 2.04 2.00 2/180 5591
/proc/meminfo: memFree=28837648/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=500924 CPUtime=12.68 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) R 5567 5567 4391 0 -1 4202496 51714 43107 0 0 428 75 752 13 20 0 1 0 384485726 512946176 99106 33554432000 4194304 6006132 140734996655136 140734996647496 4537479 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5568/statm: 125231 99106 179 443 0 124784 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 510072

[startup+25.5003 s]
/proc/loadavg: 2.43 2.12 2.02 3/182 5633
/proc/meminfo: memFree=29558176/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2335932 CPUtime=25.48 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) R 5567 5567 4391 0 -1 4202496 54594 43107 0 0 1671 112 752 13 20 0 1 0 384485726 2391994368 330018 33554432000 4194304 6006132 140734996655136 140734996647496 4537270 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5568/statm: 583983 330018 179 443 0 583536 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2345080

[startup+51.1004 s]
/proc/loadavg: 2.71 2.20 2.05 3/184 5645
/proc/meminfo: memFree=23898724/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2861544 CPUtime=21.81 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323075 0 0 0 2061 120 0 0 20 0 1 0 384488653 2930221056 648578 33554432000 4194304 5208918 140735077187584 140735077185432 4205163 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715386 648578 96 248 0 715135 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 5115580

[startup+102.3 s]
/proc/loadavg: 2.33 2.18 2.05 3/182 5645
/proc/meminfo: memFree=23926464/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2862340 CPUtime=73 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323260 0 0 0 7180 120 0 0 20 0 1 0 384488653 2931036160 649274 33554432000 4194304 5208918 140735077187584 140735077185544 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715585 649274 96 248 0 715334 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 5116376

[startup+162.3 s]
/proc/loadavg: 2.16 2.16 2.05 3/183 5646
/proc/meminfo: memFree=23926212/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2862340 CPUtime=132.99 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323263 0 0 0 13179 120 0 0 20 0 1 0 384488653 2931036160 649277 33554432000 4194304 5208918 140735077187584 140735077185544 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715585 649277 96 248 0 715334 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5116376

[startup+222.3 s]
/proc/loadavg: 2.10 2.14 2.05 3/184 5649
/proc/meminfo: memFree=23925684/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/5643/statm: 715621 649310 96 248 0 715370 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 5116520

[startup+1422.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 5660
/proc/meminfo: memFree=23922732/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2862484 CPUtime=1392.8 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323297 0 0 0 139160 120 0 0 20 0 1 0 384488653 2931183616 649311 33554432000 4194304 5208918 140735077187584 140735077185256 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715621 649311 96 248 0 715370 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 5116520

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5660
/proc/meminfo: memFree=23923360/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2862484 CPUtime=1452.79 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323298 0 0 0 145159 120 0 0 20 0 1 0 384488653 2931183616 649312 33554432000 4194304 5208918 140735077187584 140735077185256 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715621 649312 96 248 0 715370 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 5116520

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 5660
/proc/meminfo: memFree=23922992/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2862484 CPUtime=1512.78 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323298 0 0 0 151158 120 0 0 20 0 1 0 384488653 2931183616 649312 33554432000 4194304 5208918 140735077187584 140735077185256 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715621 649312 96 248 0 715370 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 5116520

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5660
/proc/meminfo: memFree=23923116/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2862484 CPUtime=1572.78 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323298 0 0 0 157158 120 0 0 20 0 1 0 384488653 2931183616 649312 33554432000 4194304 5208918 140735077187584 140735077185256 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715621 649312 96 248 0 715370 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 5116520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5661
/proc/meminfo: memFree=23923120/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2862484 CPUtime=1632.76 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323299 0 0 0 163156 120 0 0 20 0 1 0 384488653 2931183616 649313 33554432000 4194304 5208918 140735077187584 140735077185256 4210675 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715621 649313 96 248 0 715370 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 5116520

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5661
/proc/meminfo: memFree=23922996/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2862484 CPUtime=1692.76 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323300 0 0 0 169156 120 0 0 20 0 1 0 384488653 2931183616 649314 33554432000 4194304 5208918 140735077187584 140735077185256 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715621 649314 96 248 0 715370 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 5116520

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5661
/proc/meminfo: memFree=23922096/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2862484 CPUtime=1752.75 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323300 0 0 0 175155 120 0 0 20 0 1 0 384488653 2931183616 649314 33554432000 4194304 5208918 140735077187584 140735077185256 4228942 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715621 649314 96 248 0 715370 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 5116520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5661
/proc/meminfo: memFree=23921580/32873648 swapFree=7124/7124
[pid=5567] ppid=5565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5567/stat : 5567 (npSolver-wbo.sh) S 5565 5567 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384485725 9367552 275 33554432000 4194304 5064252 140734093313840 140734093312752 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5567/statm: 2287 275 233 213 0 72 0
[pid=5568] ppid=5567 vsize=2235740 CPUtime=29.24 cores=1,3,5,7
/proc/5568/stat : 5568 (npSolver-wbo) S 5567 5567 4391 0 -1 4202496 55730 43107 0 0 1866 293 752 13 20 0 1 0 384485726 2289397760 337739 33554432000 4194304 6006132 140734996655136 140734996646544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/5568/statm: 558935 337739 180 443 0 558488 0
[pid=5642] ppid=5568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5642/stat : 5642 (satsolver.sh) S 5568 5567 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384488653 9367552 267 33554432000 4194304 5064252 140734155210896 140734155209808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5642/statm: 2287 267 226 213 0 72 0
[pid=5643] ppid=5642 vsize=2862484 CPUtime=1770.86 cores=1,3,5,7
/proc/5643/stat : 5643 (glucose) R 5642 5567 4391 0 -1 4202496 323300 0 0 0 176966 120 0 0 20 0 1 0 384488653 2931183616 649314 33554432000 4194304 5208918 140735077187584 140735077185256 4229288 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5643/statm: 715621 649314 96 248 0 715370 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 5116520

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5567 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# 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.43
CPU time (s): 1800.1
CPU user time (s): 1795.84
CPU system time (s): 4.26
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 5947264

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

runsolver used 4.09138 second user time and 11.8832 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 21:26:24
IDJOB=3754716
IDBENCH=78621
IDSOLVER=2339
FILE ID=node114/3754716-1339183583
RUNJOBID= node114-1339183583-5550
PBS_JOBID= 14643836
Free space on /tmp= 70220 MiB

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

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

MD5SUM BENCH= 65b8562e8b2a6565f581ae80d9fbd0ff
RANDOM SEED=384328162

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30956996 kB
Buffers:          490292 kB
Cached:           466788 kB
SwapCached:         2496 kB
Active:           690572 kB
Inactive:         274604 kB
Active(anon):       6244 kB
Inactive(anon):     3984 kB
Active(file):     684328 kB
Inactive(file):   270620 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:             24112 kB
Writeback:             8 kB
AnonPages:         11244 kB
Mapped:             8136 kB
Shmem:                 0 kB
Slab:             812448 kB
SReclaimable:     256444 kB
SUnreclaim:       556004 kB
KernelStack:        1392 kB
PageTables:         4492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108600 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= 68584 MiB
End job on node114 at 2012-06-08 21:56:26