Trace number 3713964

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? (TO) 1800.05 1801.61

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag14.ucl--soft-33-100-0.wbo
MD5SUM8cc46ddebf16c143eb9ddab1b9573c1a
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 benchmark114.267
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables40605
Total number of constraints118930
Number of soft constraints79620
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 4014687
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4014686
Biggest number in a constraint 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

25.29/25.39	c run usual solver
47.24/47.92	o 6799
47.24/47.92	c current bound: 3399
47.24/47.92	c fallback to adder encoding
1800.05/1801.61	c error: unexpected solver exit code
1800.05/1801.61	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-3713964-1338160041/watcher-3713964-1338160041 -o /tmp/evaluation-result-3713964-1338160041/solver-3713964-1338160041 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3713964-1338160041.wbo 1052902676 HOME HOME 

running on 4 cores: 0,2,4,6

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.84 1.97 1.99 2/175 6385
/proc/meminfo: memFree=31651392/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0

[startup+0.00939397 s]
/proc/loadavg: 1.84 1.97 1.99 2/175 6385
/proc/meminfo: memFree=31651392/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100143 s]
/proc/loadavg: 1.84 1.97 1.99 2/175 6385
/proc/meminfo: memFree=31651392/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300128 s]
/proc/loadavg: 1.84 1.97 1.99 2/175 6385
/proc/meminfo: memFree=31651392/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 1.84 1.97 1.99 2/175 6385
/proc/meminfo: memFree=31651392/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 1.84 1.97 1.99 4/179 6389
/proc/meminfo: memFree=31570508/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=34876 CPUtime=1.48 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) R 6385 6385 6342 0 -1 4202496 2870 0 0 0 148 0 0 0 20 0 1 0 282129624 35713024 5396 33554432000 4194304 5990268 140736361733392 140736361728632 4807461 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6387/statm: 8719 5396 136 439 0 8276 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44024

[startup+3.10014 s]
/proc/loadavg: 1.84 1.97 1.99 4/179 6389
/proc/meminfo: memFree=31475292/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=67644 CPUtime=3.08 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) R 6385 6385 6342 0 -1 4202496 3408 0 0 0 307 1 0 0 20 0 1 0 282129624 69267456 11028 33554432000 4194304 5990268 140736361733392 140736361728248 4521664 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6387/statm: 16911 11028 136 439 0 16468 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76792

[startup+6.30017 s]
/proc/loadavg: 1.93 1.98 1.99 4/179 6389
/proc/meminfo: memFree=31177460/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=133180 CPUtime=6.29 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) R 6385 6385 6342 0 -1 4202496 3973 0 0 0 626 3 0 0 20 0 1 0 282129624 136376320 22292 33554432000 4194304 5990268 140736361733392 140736361728632 4766056 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6387/statm: 33295 22292 136 439 0 32852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142328

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.99 4/179 6389
/proc/meminfo: memFree=30036960/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=264252 CPUtime=12.68 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) R 6385 6385 6342 0 -1 4202496 4592 0 0 0 1262 6 0 0 20 0 1 0 282129624 270594048 44820 33554432000 4194304 5990268 140736361733392 140736361728632 4195424 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6387/statm: 66063 44820 136 439 0 65620 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 273400

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 4/179 6389
/proc/meminfo: memFree=29440892/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=559412 CPUtime=25.49 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) R 6385 6385 6342 0 -1 4202496 10176 0 0 0 2492 57 0 0 20 0 1 0 282129624 572837888 117619 33554432000 4194304 5990268 140736361733392 140736361726696 5177872 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6387/statm: 139853 117619 146 439 0 139410 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 568560

[startup+51.1002 s]
/proc/loadavg: 2.03 2.00 2.00 4/179 6399
/proc/meminfo: memFree=28975256/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=840924 CPUtime=50.79 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) R 6385 6385 6342 0 -1 4202496 20024 129331 0 0 2884 440 1632 123 20 0 1 0 282129624 861106176 178397 33554432000 4194304 5990268 140736361733392 140736361725752 4566144 0 0 4096 0 0 0 0 17 0 0 0 13 0 0
/proc/6387/statm: 210231 178397 163 439 0 209788 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 850072

[startup+102.307 s]
/proc/loadavg: 2.58 2.15 2.05 4/183 6403
/proc/meminfo: memFree=22988120/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1090744 CPUtime=47.57 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 133457 0 0 0 4706 51 0 0 20 0 1 0 282135096 1116921856 257272 33554432000 4194304 5208918 140736936506576 140736936504536 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 272686 257272 95 248 0 272435 0
Current children cumulated CPU time (s) 101.02
Current children cumulated vsize (KiB) 2172436

[startup+162.3 s]
/proc/loadavg: 2.29 2.15 2.05 4/182 6413
/proc/meminfo: memFree=25691288/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1305668 CPUtime=107.55 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 133782 0 0 0 10704 51 0 0 20 0 1 0 282135096 1337004032 258619 33554432000 4194304 5208918 140736936506576 140736936504728 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 258619 95 248 0 326166 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 2387360

[startup+222.3 s]
/proc/loadavg: 2.26 2.17 2.06 4/183 6417
/proc/meminfo: memFree=21299572/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1305668 CPUtime=167.54 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 133974 0 0 0 16702 52 0 0 20 0 1 0 282135096 1337004032 260344 33554432000 4194304 5208918 140736936506576 140736936504728 4211599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 260344 95 248 0 326166 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 2387360

[startup+282.3 s]
/proc/loadavg: 2.09 2.13 2.06 4/183 6417
/proc/meminfo: memFree=21290252/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 134022 0 0 0 130684 53 0 0 20 0 1 0 282135096 1337004032 276179 33554432000 4194304 5208918 140736936506576 140736936504728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 276179 95 248 0 326166 0
Current children cumulated CPU time (s) 1360.82
Current children cumulated vsize (KiB) 2387360

[startup+1422.31 s]
/proc/loadavg: 2.00 2.06 2.07 3/183 6513
/proc/meminfo: memFree=26163548/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1305668 CPUtime=1367.36 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 134023 0 0 0 136683 53 0 0 20 0 1 0 282135096 1337004032 276691 33554432000 4194304 5208918 140736936506576 140736936504728 4211605 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 276691 95 248 0 326166 0
Current children cumulated CPU time (s) 1420.81
Current children cumulated vsize (KiB) 2387360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/183 6513
/proc/meminfo: memFree=26159704/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1305668 CPUtime=1427.35 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 134025 0 0 0 142682 53 0 0 20 0 1 0 282135096 1337004032 277715 33554432000 4194304 5208918 140736936506576 140736936504728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 277715 95 248 0 326166 0
Current children cumulated CPU time (s) 1480.8
Current children cumulated vsize (KiB) 2387360

[startup+1542.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/183 6513
/proc/meminfo: memFree=26157532/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1305668 CPUtime=1487.34 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 134026 0 0 0 148681 53 0 0 20 0 1 0 282135096 1337004032 278227 33554432000 4194304 5208918 140736936506576 140736936504728 4211623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 278227 95 248 0 326166 0
Current children cumulated CPU time (s) 1540.79
Current children cumulated vsize (KiB) 2387360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/183 6513
/proc/meminfo: memFree=26154988/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1305668 CPUtime=1547.33 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 134028 0 0 0 154680 53 0 0 20 0 1 0 282135096 1337004032 278740 33554432000 4194304 5208918 140736936506576 140736936504728 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 278740 95 248 0 326166 0
Current children cumulated CPU time (s) 1600.78
Current children cumulated vsize (KiB) 2387360

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/183 6513
/proc/meminfo: memFree=26151020/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1305668 CPUtime=1607.32 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 134029 0 0 0 160679 53 0 0 20 0 1 0 282135096 1337004032 279252 33554432000 4194304 5208918 140736936506576 140736936504728 4211897 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 279252 95 248 0 326166 0
Current children cumulated CPU time (s) 1660.77
Current children cumulated vsize (KiB) 2387360

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.04 3/183 6514
/proc/meminfo: memFree=26148848/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1305668 CPUtime=1667.31 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 134030 0 0 0 166678 53 0 0 20 0 1 0 282135096 1337004032 279764 33554432000 4194304 5208918 140736936506576 140736936504728 4211623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 279764 95 248 0 326166 0
Current children cumulated CPU time (s) 1720.76
Current children cumulated vsize (KiB) 2387360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/183 6514
/proc/meminfo: memFree=26146804/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1305668 CPUtime=1727.3 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 134031 0 0 0 172677 53 0 0 20 0 1 0 282135096 1337004032 280276 33554432000 4194304 5208918 140736936506576 140736936504728 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 280276 95 248 0 326166 0
Current children cumulated CPU time (s) 1780.75
Current children cumulated vsize (KiB) 2387360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.00 2.02 2.03 3/183 6514
/proc/meminfo: memFree=26144880/32873648 swapFree=7116/7116
[pid=6385] ppid=6380 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6385/stat : 6385 (npSolver-wbo-I.) S 6380 6385 6342 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282129624 9367552 275 33554432000 4194304 5064252 140733363931824 140733363930736 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6385/statm: 2287 275 233 213 0 72 0
[pid=6387] ppid=6385 vsize=1063396 CPUtime=53.45 cores=0,2,4,6
/proc/6387/stat : 6387 (npSolver-wbo) S 6385 6385 6342 0 -1 4202496 21732 129331 0 0 3091 499 1632 123 20 0 1 0 282129624 1088917504 206368 33554432000 4194304 5990268 140736361733392 140736361724832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 109 0 0
/proc/6387/statm: 265849 206368 164 439 0 265406 0
[pid=6400] ppid=6387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6400/stat : 6400 (satsolver.sh) S 6387 6385 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282135096 9367552 266 33554432000 4194304 5064252 140736790708544 140736790707456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6400/statm: 2287 266 226 213 0 72 0
[pid=6401] ppid=6400 vsize=1305668 CPUtime=1746.6 cores=0,2,4,6
/proc/6401/stat : 6401 (glucose) R 6400 6385 6342 0 -1 4202496 134032 0 0 0 174607 53 0 0 20 0 1 0 282135096 1337004032 280788 33554432000 4194304 5208918 140736936506576 140736936504728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6401/statm: 326417 280788 95 248 0 326166 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2387360

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 6385 and gives
#  childrusage.ru_utime.tv_sec=47
#  childrusage.ru_utime.tv_usec=233819
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=236051
# CPU time returned by wait4() is 53.4699
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.61
CPU time (s): 1800.05
CPU user time (s): 1793.3
CPU system time (s): 6.75
CPU usage (%): 99.9131
Max. virtual memory (cumulated for all children) (KiB): 2717636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.2338
system time used= 6.23605
maximum resident set size= 1199404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152040
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2537096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 242
involuntary context switches= 131

runsolver used 2.94155 second user time and 7.71483 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 01:07:21
IDJOB=3713964
IDBENCH=78611
IDSOLVER=2295
FILE ID=node123/3713964-1338160041
RUNJOBID= node123-1338160041-6358
PBS_JOBID= 14624558
Free space on /tmp= 71672 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag14.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713964-1338160041/watcher-3713964-1338160041 -o /tmp/evaluation-result-3713964-1338160041/solver-3713964-1338160041 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3713964-1338160041.wbo 1052902676 HOME HOME

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

MD5SUM BENCH= 8cc46ddebf16c143eb9ddab1b9573c1a
RANDOM SEED=1052902676

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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.217
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.217
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.217
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		: 2667.217
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:        31652408 kB
Buffers:          168252 kB
Cached:           253296 kB
SwapCached:          956 kB
Active:           215080 kB
Inactive:         214232 kB
Active(anon):       1984 kB
Inactive(anon):     8336 kB
Active(file):     213096 kB
Inactive(file):   205896 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102956 kB
Dirty:             24392 kB
Writeback:            12 kB
AnonPages:         14292 kB
Mapped:             9520 kB
Shmem:                 0 kB
Slab:             652800 kB
SReclaimable:      96632 kB
SUnreclaim:       556168 kB
KernelStack:        1376 kB
PageTables:         3528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 69900 MiB
End job on node123 at 2012-05-28 01:37:23