Trace number 3753649

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.09 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-101-100--soft-66-100-0.wbo
MD5SUMd7ec3e5f8584fe7f5e0e066c760adfab
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small 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 benchmark3.9214
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10100
Total number of constraints201
Number of soft constraints65
Number of constraints which are clauses101
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint101
Top cost 3414
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3413
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 102
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

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.07	c run usual solver
1.36/1.49	o 851
5.47/5.52	o 191
8.85/8.93	o 81
8.91/9.43	o 79
10.35/10.49	o 74
10.97/11.07	o 57
13.56/13.68	o 40
13.66/14.12	o 35
14.46/14.55	o 31
14.53/14.97	o 4
1800.04/1800.40	./satsolver.sh: line 5: 31263 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.40	c error: unexpected solver exit code
1800.04/1800.40	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-3753649-1339186909/watcher-3753649-1339186909 -o /tmp/evaluation-result-3753649-1339186909/solver-3753649-1339186909 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753649-1339186909.wbo 1881881329 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31186
/proc/meminfo: memFree=31294784/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0

[startup+0.0515119 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31186
/proc/meminfo: memFree=31294784/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100335 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31186
/proc/meminfo: memFree=31294784/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31186
/proc/meminfo: memFree=31294784/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31186
/proc/meminfo: memFree=31294784/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31193
/proc/meminfo: memFree=31276184/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=6172 CPUtime=1.48 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) R 31186 31186 5861 0 -1 4202496 3143 9556 0 0 7 5 134 2 20 0 1 0 384817725 6320128 1017 33554432000 4194304 6006132 140737286805008 140737286798112 5056689 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 1543 1018 165 443 0 1096 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15320

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31200
/proc/meminfo: memFree=31240012/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=1.54 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 4953 9556 0 0 12 6 134 2 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31199] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31199/stat : 31199 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384817881 9367552 266 33554432000 4194304 5064252 140735442685200 140735442684112 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31199/statm: 2287 266 226 213 0 72 0
[pid=31200] ppid=31199 vsize=43484 CPUtime=1.53 cores=1,3,5,7
/proc/31200/stat : 31200 (glucose) R 31199 31186 5861 0 -1 4202496 9220 0 0 0 152 1 0 0 20 0 1 0 384817881 44527616 9901 33554432000 4194304 5208918 140736474443200 140736474441352 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31200/statm: 10871 9901 95 248 0 10620 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 79140

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31203
/proc/meminfo: memFree=31266344/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=5.51 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 5827 24092 0 0 13 6 519 13 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 26508

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31235
/proc/meminfo: memFree=31256256/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=11.05 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7157 50947 0 0 15 6 1062 22 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31234] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31234/stat : 31234 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384818833 9367552 266 33554432000 4194304 5064252 140734921215440 140734921214352 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31234/statm: 2287 266 226 213 0 72 0
[pid=31235] ppid=31234 vsize=18448 CPUtime=1.61 cores=1,3,5,7
/proc/31235/stat : 31235 (glucose) R 31234 31186 5861 0 -1 4202496 3761 0 0 0 160 1 0 0 20 0 1 0 384818833 18890752 4043 33554432000 4194304 5208918 140737169641792 140737169639944 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31235/statm: 4612 4043 104 248 0 4361 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 54104

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31329
/proc/meminfo: memFree=31401140/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=55572 CPUtime=10.51 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 6270 0 0 0 1049 2 0 0 20 0 1 0 384819222 56905728 13498 33554432000 4194304 5208918 140737464990592 140737464988680 4229745 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 13893 13498 104 248 0 13642 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 91228

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31336
/proc/meminfo: memFree=31350716/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=55572 CPUtime=36.11 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 9432 0 0 0 3604 7 0 0 20 0 1 0 384819222 56905728 13498 33554432000 4194304 5208918 140737464990592 140737464988680 4211756 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 13893 13498 104 248 0 13642 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 91228

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31336
/proc/meminfo: memFree=31276140/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=104892 CPUtime=87.31 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 15830 0 0 0 8713 18 0 0 20 0 1 0 384819222 107409408 23102 33554432000 4194304 5208918 140737464990592 140737464988680 4230008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 26223 23102 104 248 0 25972 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 140548

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31336
/proc/meminfo: memFree=31206644/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=135712 CPUtime=147.28 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 22677 0 0 0 14698 30 0 0 20 0 1 0 384819222 138969088 30849 33554432000 4194304 5208918 140737464990592 140737464988744 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 33928 30849 104 248 0 33677 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 171368

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 31337
/proc/meminfo: memFree=31224080/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 31375
/proc/meminfo: memFree=31102444/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=267188 CPUtime=1347.08 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 89737 0 0 0 134512 196 0 0 20 0 1 0 384819222 273600512 61551 33554432000 4194304 5208918 140737464990592 140737464988744 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 66797 61551 104 248 0 66546 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 302844

[startup+1422.31 s]
/proc/loadavg: 2.03 2.04 2.00 3/183 31376
/proc/meminfo: memFree=31104468/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=267188 CPUtime=1407.07 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 93332 0 0 0 140502 205 0 0 20 0 1 0 384819222 273600512 53359 33554432000 4194304 5208918 140737464990592 140737464988744 4229532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 66797 53359 104 248 0 66546 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 302844

[startup+1482.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 31376
/proc/meminfo: memFree=31041196/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=399448 CPUtime=1467.05 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 95419 0 0 0 146493 212 0 0 20 0 1 0 384819222 409034752 74284 33554432000 4194304 5208918 140737464990592 140737464988744 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 99862 74284 104 248 0 99611 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 435104

[startup+1542.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 31376
/proc/meminfo: memFree=31117184/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=267188 CPUtime=1527.04 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 98501 0 0 0 152483 221 0 0 20 0 1 0 384819222 273600512 54828 33554432000 4194304 5208918 140737464990592 140737464988744 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 66797 54828 104 248 0 66546 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 302844

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 31376
/proc/meminfo: memFree=30972380/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=135712 CPUtime=1587.03 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 101620 0 0 0 158475 228 0 0 20 0 1 0 384819222 138969088 30295 33554432000 4194304 5208918 140737464990592 140737464988744 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 33928 30295 104 248 0 33677 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 171368

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 31376
/proc/meminfo: memFree=31010216/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=399448 CPUtime=1647.02 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 104787 0 0 0 164465 237 0 0 20 0 1 0 384819222 409034752 67183 33554432000 4194304 5208918 140737464990592 140737464988744 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 99862 67183 104 248 0 99611 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 435104

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 31380
/proc/meminfo: memFree=31077016/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=267188 CPUtime=1707 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 105805 0 0 0 170458 242 0 0 20 0 1 0 384819222 273600512 58412 33554432000 4194304 5208918 140737464990592 140737464988744 4229975 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 66797 58412 104 248 0 66546 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 302844

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 31380
/proc/meminfo: memFree=31116860/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=267188 CPUtime=1767 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 107923 0 0 0 176452 248 0 0 20 0 1 0 384819222 273600512 57455 33554432000 4194304 5208918 140737464990592 140737464988744 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 66797 57455 104 248 0 66546 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 302844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 31380
/proc/meminfo: memFree=31008676/32873648 swapFree=7376/7376
[pid=31186] ppid=31184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31186/stat : 31186 (npSolver-wbo-It) S 31184 31186 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384817725 9367552 275 33554432000 4194304 5064252 140737299054864 140737299053776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31186/statm: 2287 275 233 213 0 72 0
[pid=31187] ppid=31186 vsize=17360 CPUtime=14.94 cores=1,3,5,7
/proc/31187/stat : 31187 (npSolver-wbo) S 31186 31186 5861 0 -1 4202496 7899 75387 0 0 15 7 1443 29 20 0 1 0 384817725 17776640 3847 33554432000 4194304 6006132 140737286805008 140737286796400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31187/statm: 4340 3847 166 443 0 3893 0
[pid=31262] ppid=31187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31262/stat : 31262 (satsolver.sh) S 31187 31186 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384819222 9367552 267 33554432000 4194304 5064252 140735951770352 140735951769264 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31262/statm: 2287 267 226 213 0 72 0
[pid=31263] ppid=31262 vsize=399448 CPUtime=1785.1 cores=1,3,5,7
/proc/31263/stat : 31263 (glucose) R 31262 31186 5861 0 -1 4202496 108465 0 0 0 178261 249 0 0 20 0 1 0 384819222 409034752 73327 33554432000 4194304 5208918 140737464990592 140737464988744 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31263/statm: 99862 73327 104 248 0 99611 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 435104

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1797.21
CPU system time (s): 2.87656
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 515244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.21
system time used= 2.87656
maximum resident set size= 442244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192741
page faults= 0
swaps= 0
block input operations= 0
block output operations= 31656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 622
involuntary context switches= 1960

runsolver used 3.17652 second user time and 9.59654 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 22:21:49
IDJOB=3753649
IDBENCH=78713
IDSOLVER=2337
FILE ID=node113/3753649-1339186909
RUNJOBID= node113-1339183302-30697
PBS_JOBID= 14643803
Free space on /tmp= 71136 MiB

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

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

MD5SUM BENCH= d7ec3e5f8584fe7f5e0e066c760adfab
RANDOM SEED=1881881329

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31294412 kB
Buffers:          352124 kB
Cached:           112308 kB
SwapCached:         1348 kB
Active:           637704 kB
Inactive:          22844 kB
Active(anon):     188960 kB
Inactive(anon):     4568 kB
Active(file):     448744 kB
Inactive(file):    18276 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099940 kB
Dirty:              8508 kB
Writeback:             0 kB
AnonPages:        211780 kB
Mapped:            10576 kB
Shmem:                 0 kB
Slab:             766328 kB
SReclaimable:     209476 kB
SUnreclaim:       556852 kB
KernelStack:        1520 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     345776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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= 71128 MiB
End job on node113 at 2012-06-08 22:51:49