Trace number 3714977

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-55-50--soft-66-100-0.wbo
MD5SUMd7a0ad39836c923faf2776c1a468a22d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.730888
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2750
Total number of constraints105
Number of soft constraints35
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 1904
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1903
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.17	c run usual solver
1.87/1.93	o 1122
2.65/2.88	o 386
5.04/5.18	o 377
6.61/6.74	o 368
7.81/7.94	o 324
8.85/8.97	o 316
9.96/10.08	o 307
10.69/10.81	o 305
12.62/12.75	o 289
13.46/13.58	o 270
15.00/15.13	o 259
17.88/17.90	o 233
19.56/19.70	o 219
21.40/21.51	o 197
22.54/22.64	o 195
25.24/25.34	o 179
26.77/26.92	o 173
28.53/28.76	o 158
29.99/30.23	o 144
31.71/31.94	o 128
33.62/33.85	o 118
38.54/38.70	o 112
40.08/40.32	o 77
41.21/41.44	o 66
41.55/41.77	o 57
42.90/43.11	o 56
45.95/46.15	o 48
47.31/47.52	o 47
48.74/48.98	o 28
49.53/49.75	o 22
49.60/50.17	o 19
50.49/50.71	o 18
50.55/51.48	o 12
53.75/53.99	o 9
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714977-1338180165/watcher-3714977-1338180165 -o /tmp/evaluation-result-3714977-1338180165/solver-3714977-1338180165 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714977-1338180165.wbo 699188843 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: 2.00 2.00 2.00 3/179 11601
/proc/meminfo: memFree=27782156/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (runsolver) D 11599 11601 8283 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 284142525 12095488 50 33554432000 4194304 5436572 140733638112512 140733638108808 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/11601/statm: 2953 50 31 304 0 2645 0

[startup+0.0758971 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11601
/proc/meminfo: memFree=27782156/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11601
/proc/meminfo: memFree=27782156/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300201 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11601
/proc/meminfo: memFree=27782156/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700204 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11601
/proc/meminfo: memFree=27782156/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11605
/proc/meminfo: memFree=27735016/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=6364 CPUtime=0.16 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 2941 0 0 0 16 0 0 0 20 0 1 0 284142526 6516736 1104 33554432000 4194304 5990268 140736833955840 140736833948992 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11603/statm: 1591 1104 156 439 0 1148 0
[pid=11604] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11604/stat : 11604 (cp2_pre.sh) S 11603 11601 8283 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 284142543 9367552 276 33554432000 4194304 5064252 140734856167216 140734856165920 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11604/statm: 2287 276 234 213 0 72 0
[pid=11605] ppid=11604 vsize=50760 CPUtime=1.32 cores=0,2,4,6
/proc/11605/stat : 11605 (coprocessor) R 11604 11601 8283 0 -1 4202496 11534 0 0 0 121 11 0 0 20 0 1 0 284142543 51978240 11650 33554432000 4194304 6586260 140734896710256 140734896705880 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/11605/statm: 12690 11650 197 584 0 12102 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 75420

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11615
/proc/meminfo: memFree=27729912/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9156 CPUtime=2.87 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 6459 35472 0 0 23 8 230 26 20 0 1 0 284142526 9375744 1778 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2289 1778 164 439 0 1846 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 18304

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11629
/proc/meminfo: memFree=27742564/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=5.17 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 7524 47898 0 0 25 8 453 31 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11628] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11628/stat : 11628 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 284143045 9367552 266 33554432000 4194304 5064252 140733545533616 140733545532528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11628/statm: 2287 266 226 213 0 72 0
[pid=11629] ppid=11628 vsize=23960 CPUtime=1.09 cores=0,2,4,6
/proc/11629/stat : 11629 (glucose) R 11628 11601 8283 0 -1 4202496 5701 0 0 0 108 1 0 0 20 0 1 0 284143045 24535040 5033 33554432000 4194304 5208918 140735967968480 140735967966376 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11629/statm: 5990 5033 103 248 0 5739 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 52180

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11664
/proc/meminfo: memFree=27735180/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=12.62 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 12522 109614 0 0 32 8 1169 53 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833946752 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 19072

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11755
/proc/meminfo: memFree=27854480/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=25.33 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 19216 193258 0 0 41 10 2400 82 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 19072

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11885
/proc/meminfo: memFree=27901052/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=50.55 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 27973 356787 0 0 49 11 4866 129 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 19072

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11934
/proc/meminfo: memFree=27864528/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=50936 CPUtime=48.28 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 8988 0 0 0 4827 1 0 0 20 0 1 0 284147925 52158464 11329 33554432000 4194304 5208918 140734190795760 140734190791576 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 12734 11329 104 248 0 12483 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 79156

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11955
/proc/meminfo: memFree=27842540/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=74620 CPUtime=108.27 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 9965 0 0 0 10825 2 0 0 20 0 1 0 284147925 76410880 17794 33554432000 4194304 5208918 140734190795760 140734190792136 4229361 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 18655 17794 104 248 0 18404 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 102840

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11990
/proc/meminfo: memFree=27829732/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=93476 CPUtime=168.27 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 10974 0 0 0 16824 3 0 0 20 0 1 0 284147925 95719424 22398 33554432000 4194304 5208918 140734190795760 140734190792136 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 23369 22398 104 248 0 23118 0
Current children cumulated CPU time (s) 222.11

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

/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 23785 0 0 0 136767 41 0 0 20 0 1 0 284147925 209047552 42362 33554432000 4194304 5208918 140734190795760 140734190792136 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 51037 42362 104 248 0 50786 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 232368

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12324
/proc/meminfo: memFree=27606884/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=204148 CPUtime=1428.06 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 24762 0 0 0 142762 44 0 0 20 0 1 0 284147925 209047552 44410 33554432000 4194304 5208918 140734190795760 140734190792072 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 51037 44410 104 248 0 50786 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 232368

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12324
/proc/meminfo: memFree=27596588/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=204148 CPUtime=1488.06 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 25730 0 0 0 148759 47 0 0 20 0 1 0 284147925 209047552 45946 33554432000 4194304 5208918 140734190795760 140734190791576 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 51037 45946 104 248 0 50786 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 232368

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12325
/proc/meminfo: memFree=27588344/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=204148 CPUtime=1548.05 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 26690 0 0 0 154756 49 0 0 20 0 1 0 284147925 209047552 47482 33554432000 4194304 5208918 140734190795760 140734190792136 4211141 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 51037 47482 104 248 0 50786 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 232368

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12328
/proc/meminfo: memFree=27550488/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=211540 CPUtime=1608.04 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 28167 0 0 0 160752 52 0 0 20 0 1 0 284147925 216616960 50042 33554432000 4194304 5208918 140734190795760 140734190792136 4212203 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 52885 50042 104 248 0 52634 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 239760

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12328
/proc/meminfo: memFree=27548264/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=211540 CPUtime=1668.02 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 29135 0 0 0 166747 55 0 0 20 0 1 0 284147925 216616960 50554 33554432000 4194304 5208918 140734190795760 140734190792136 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 52885 50554 104 248 0 52634 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 239760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12328
/proc/meminfo: memFree=27547592/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=211540 CPUtime=1728.02 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 30107 0 0 0 172744 58 0 0 20 0 1 0 284147925 216616960 50554 33554432000 4194304 5208918 140734190795760 140734190791496 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 52885 50554 104 248 0 52634 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 239760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12328
/proc/meminfo: memFree=27532332/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=261628 CPUtime=1746.22 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 30948 0 0 0 174563 59 0 0 20 0 1 0 284147925 267907072 52903 33554432000 4194304 5208918 140734190795760 140734190792136 4205591 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 65407 52903 104 248 0 65156 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 289848

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12328
/proc/meminfo: memFree=27532332/32873648 swapFree=6864/6864
[pid=11601] ppid=11599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11601/stat : 11601 (npSolver-wbo-It) S 11599 11601 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284142525 9367552 275 33554432000 4194304 5064252 140737126779264 140737126778176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11601/statm: 2287 275 233 213 0 72 0
[pid=11603] ppid=11601 vsize=9924 CPUtime=53.84 cores=0,2,4,6
/proc/11603/stat : 11603 (npSolver-wbo) S 11601 11601 8283 0 -1 4202496 28894 375904 0 0 50 11 5188 135 20 0 1 0 284142526 10162176 1876 33554432000 4194304 5990268 140736833955840 140736833947264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11603/statm: 2481 1876 164 439 0 2038 0
[pid=11905] ppid=11603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11905/stat : 11905 (satsolver.sh) S 11603 11601 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284147925 9367552 267 33554432000 4194304 5064252 140734788957248 140734788956160 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11905/statm: 2287 267 226 213 0 72 0
[pid=11906] ppid=11905 vsize=261628 CPUtime=1746.22 cores=0,2,4,6
/proc/11906/stat : 11906 (glucose) R 11905 11601 8283 0 -1 4202496 30948 0 0 0 174563 59 0 0 20 0 1 0 284147925 267907072 52903 33554432000 4194304 5208918 140734190795760 140734190792136 4205591 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11906/statm: 65407 52903 104 248 0 65156 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 289848

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11601 and gives
#  childrusage.ru_utime.tv_sec=52
#  childrusage.ru_utime.tv_usec=390035
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=474775
# CPU time returned by wait4() is 53.8648
# 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.51
CPU time (s): 1800.06
CPU user time (s): 1798.01
CPU system time (s): 2.05
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 369988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.39
system time used= 1.47477
maximum resident set size= 48884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 405775
page faults= 0
swaps= 0
block input operations= 0
block output operations= 161912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4125
involuntary context switches= 417

runsolver used 3.02354 second user time and 7.18491 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 06:42:45
IDJOB=3714977
IDBENCH=78709
IDSOLVER=2296
FILE ID=node120/3714977-1338180165
RUNJOBID= node120-1338174763-9877
PBS_JOBID= 14624540
Free space on /tmp= 71656 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-55-50--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-3714977-1338180165/watcher-3714977-1338180165 -o /tmp/evaluation-result-3714977-1338180165/solver-3714977-1338180165 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714977-1338180165.wbo 699188843 HOME HOME

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

MD5SUM BENCH= d7a0ad39836c923faf2776c1a468a22d
RANDOM SEED=699188843

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        27782676 kB
Buffers:          353552 kB
Cached:          3612024 kB
SwapCached:          636 kB
Active:          1112228 kB
Inactive:        3124064 kB
Active(anon):     259500 kB
Inactive(anon):    12532 kB
Active(file):     852728 kB
Inactive(file):  3111532 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:        327500 kB
Mapped:            15340 kB
Shmem:               120 kB
Slab:             691440 kB
SReclaimable:     135816 kB
SUnreclaim:       555624 kB
KernelStack:        1520 kB
PageTables:         4492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     421560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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= 71632 MiB
End job on node120 at 2012-05-28 07:12:46