Trace number 3714291

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 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-75-70--soft-33-100-0.wbo
MD5SUMbbaf7e04a2e14186c5cc5b74d1689780
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark3.52746
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5250
Total number of constraints145
Number of soft constraints94
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Top cost 4943
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4942
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
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.61	c run usual solver
6.37/6.47	o 2863
6.37/6.47	c current bound: 1431
20.96/21.08	o 1109
20.96/21.08	c current bound: 554
40.76/40.85	o 545
40.76/40.85	c current bound: 272
55.49/55.61	o 271
55.49/55.61	c current bound: 135
66.10/66.21	o 124
66.10/66.21	c current bound: 62
82.58/82.94	o 45
82.58/82.94	c current bound: 22
97.32/97.69	o 22
97.32/97.69	c current bound: 11
102.00/102.10	o 10
102.00/102.10	c current bound: 5
1800.00/1800.41	c error: unexpected solver exit code
1800.00/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714291-1338184147/watcher-3714291-1338184147 -o /tmp/evaluation-result-3714291-1338184147/solver-3714291-1338184147 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714291-1338184147.wbo 1713686172 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.01 2.00 2.00 3/179 9713
/proc/meminfo: memFree=31208612/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (runsolver) D 9711 9713 6342 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 284540125 12095488 51 33554432000 4194304 5436572 140736107421632 140736107417928 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/9713/statm: 2953 51 31 304 0 2645 0

[startup+0.0197971 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9713
/proc/meminfo: memFree=31208612/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100219 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9713
/proc/meminfo: memFree=31208612/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300212 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9713
/proc/meminfo: memFree=31208612/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9713
/proc/meminfo: memFree=31208612/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9717
/proc/meminfo: memFree=31084304/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=18796 CPUtime=0.59 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 5023 0 0 0 58 1 0 0 20 0 1 0 284540126 19247104 4121 33554432000 4194304 5990268 140737408572880 140737408566032 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9715/statm: 4699 4121 156 439 0 4256 0
[pid=9716] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9716/stat : 9716 (cp2_pre.sh) S 9715 9713 6342 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 284540187 9367552 277 33554432000 4194304 5064252 140736199780608 140736199779312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9716/statm: 2287 277 234 213 0 72 0
[pid=9717] ppid=9716 vsize=142964 CPUtime=0.87 cores=0,2,4,6
/proc/9717/stat : 9717 (coprocessor) R 9716 9713 6342 0 -1 4202496 26301 0 0 0 83 4 0 0 20 0 1 0 284540187 146395136 34681 33554432000 4194304 6586260 140736709238176 140736709234040 5599209 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/9717/statm: 35741 34681 191 584 0 35153 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 180056

[startup+3.10032 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9717
/proc/meminfo: memFree=31044220/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=18796 CPUtime=0.59 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 5023 0 0 0 58 1 0 0 20 0 1 0 284540126 19247104 4121 33554432000 4194304 5990268 140737408572880 140737408566032 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9715/statm: 4699 4121 156 439 0 4256 0
[pid=9716] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9716/stat : 9716 (cp2_pre.sh) S 9715 9713 6342 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 284540187 9367552 277 33554432000 4194304 5064252 140736199780608 140736199779312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9716/statm: 2287 277 234 213 0 72 0
[pid=9717] ppid=9716 vsize=147788 CPUtime=2.47 cores=0,2,4,6
/proc/9717/stat : 9717 (coprocessor) R 9716 9713 6342 0 -1 4202496 27068 0 0 0 243 4 0 0 20 0 1 0 284540187 151334912 35510 33554432000 4194304 6586260 140736709238176 140736709233496 4668254 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/9717/statm: 36947 35510 196 584 0 36359 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 184880

[startup+6.30028 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9720
/proc/meminfo: memFree=31139544/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=24892 CPUtime=6.27 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) R 9713 9713 6342 0 -1 4202496 6397 48086 0 0 61 3 494 69 20 0 1 0 284540126 25489408 5414 33554432000 4194304 5990268 140737408572880 140737408566608 5177872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 6223 5414 160 439 0 5780 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 34040

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9727
/proc/meminfo: memFree=31085600/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=46608 CPUtime=6.6 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 9277 48601 0 0 77 20 494 69 20 0 1 0 284540126 47726592 9871 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 11652 9871 164 439 0 11209 0
[pid=9726] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9726/stat : 9726 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284540789 9367552 267 33554432000 4194304 5064252 140737049989776 140737049988688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9726/statm: 2287 267 226 213 0 72 0
[pid=9727] ppid=9726 vsize=129920 CPUtime=6.05 cores=0,2,4,6
/proc/9727/stat : 9727 (glucose) R 9726 9713 6342 0 -1 4202496 22660 0 0 0 601 4 0 0 20 0 1 0 284540789 133038080 27378 33554432000 4194304 5208918 140733283062640 140733283060600 4229338 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9727/statm: 32480 27378 104 248 0 32229 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 194824

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9734
/proc/meminfo: memFree=31100456/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=21.13 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 13034 83311 0 0 84 21 1910 98 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9733] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9733/stat : 9733 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284542240 9367552 266 33554432000 4194304 5064252 140735852573008 140735852571920 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9733/statm: 2287 266 226 213 0 72 0
[pid=9734] ppid=9733 vsize=87228 CPUtime=4.34 cores=0,2,4,6
/proc/9734/stat : 9734 (glucose) R 9733 9713 6342 0 -1 4202496 17123 0 0 0 431 3 0 0 20 0 1 0 284542240 89321472 16664 33554432000 4194304 5208918 140735522772352 140735522770296 4229885 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9734/statm: 21807 16664 104 248 0 21556 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 143940

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9741
/proc/meminfo: memFree=31086988/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=40.86 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 15814 111589 0 0 88 21 3862 115 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9740] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9740/stat : 9740 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284544214 9367552 267 33554432000 4194304 5064252 140737384814624 140737384813536 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9740/statm: 2287 267 226 213 0 72 0
[pid=9741] ppid=9740 vsize=77960 CPUtime=10.2 cores=0,2,4,6
/proc/9741/stat : 9741 (glucose) R 9740 9713 6342 0 -1 4202496 14441 0 0 0 1017 3 0 0 20 0 1 0 284544214 79831040 17339 33554432000 4194304 5208918 140737359828192 140737359826136 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9741/statm: 19490 17339 104 248 0 19239 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 134672

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9779
/proc/meminfo: memFree=31115664/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=102 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 25229 220018 0 0 96 23 9924 157 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9778] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284550336 9367552 266 33554432000 4194304 5064252 140736395284256 140736395283168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9778/statm: 2287 266 226 213 0 72 0
[pid=9779] ppid=9778 vsize=44656 CPUtime=0.18 cores=0,2,4,6
/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 8336 0 0 0 17 1 0 0 20 0 1 0 284550336 45727744 8908 33554432000 4194304 5208918 140736305417680 140736395283192 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 11164 8908 95 248 0 10913 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 101368

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9779
/proc/meminfo: memFree=31084680/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=102 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 25229 220018 0 0 96 23 9924 157 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9778] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284550336 9367552 266 33554432000 4194304 5064252 140736395284256 140736395283168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9778/statm: 2287 266 226 213 0 72 0
[pid=9779] ppid=9778 vsize=72172 CPUtime=60.16 cores=0,2,4,6
/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 14603 0 0 0 6013 3 0 0 20 0 1 0 284550336 73904128 16307 33554432000 4194304 5208918 140736305417680 140736305414056 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 18043 16307 105 248 0 17792 0
Current children cumulated CPU time (s) 162.16

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

/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 30423 0 0 0 131973 24 0 0 20 0 1 0 284550336 233254912 53053 33554432000 4194304 5208918 140736305417680 140736305414056 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 56947 53053 105 248 0 56696 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 284500

[startup+1482.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 12415
/proc/meminfo: memFree=31172152/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=102 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 25229 220018 0 0 96 23 9924 157 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9778] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284550336 9367552 266 33554432000 4194304 5064252 140736395284256 140736395283168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9778/statm: 2287 266 226 213 0 72 0
[pid=9779] ppid=9778 vsize=227788 CPUtime=1379.94 cores=0,2,4,6
/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 31575 0 0 0 137968 26 0 0 20 0 1 0 284550336 233254912 51517 33554432000 4194304 5208918 140736305417680 140736305414056 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 56947 51517 105 248 0 56696 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 284500

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12662
/proc/meminfo: memFree=31185300/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=102 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 25229 220018 0 0 96 23 9924 157 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9778] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284550336 9367552 266 33554432000 4194304 5064252 140736395284256 140736395283168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9778/statm: 2287 266 226 213 0 72 0
[pid=9779] ppid=9778 vsize=258608 CPUtime=1439.95 cores=0,2,4,6
/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 32179 0 0 0 143967 28 0 0 20 0 1 0 284550336 264814592 57728 33554432000 4194304 5208918 140736305417680 140736305413368 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 64652 57728 105 248 0 64401 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 315320

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12683
/proc/meminfo: memFree=31188052/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=102 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 25229 220018 0 0 96 23 9924 157 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9778] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284550336 9367552 266 33554432000 4194304 5064252 140736395284256 140736395283168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9778/statm: 2287 266 226 213 0 72 0
[pid=9779] ppid=9778 vsize=258608 CPUtime=1499.93 cores=0,2,4,6
/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 32889 0 0 0 149964 29 0 0 20 0 1 0 284550336 264814592 55267 33554432000 4194304 5208918 140736305417680 140736305415832 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 64652 55267 105 248 0 64401 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 315320

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12747
/proc/meminfo: memFree=30626240/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=102 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 25229 220018 0 0 96 23 9924 157 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9778] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284550336 9367552 266 33554432000 4194304 5064252 140736395284256 140736395283168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9778/statm: 2287 266 226 213 0 72 0
[pid=9779] ppid=9778 vsize=227788 CPUtime=1559.91 cores=0,2,4,6
/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 33856 0 0 0 155961 30 0 0 20 0 1 0 284550336 233254912 53053 33554432000 4194304 5208918 140736305417680 140736305415768 4211156 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 56947 53053 105 248 0 56696 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 284500

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12748
/proc/meminfo: memFree=30596900/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=102 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 25229 220018 0 0 96 23 9924 157 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9778] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284550336 9367552 266 33554432000 4194304 5064252 140736395284256 140736395283168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9778/statm: 2287 266 226 213 0 72 0
[pid=9779] ppid=9778 vsize=258608 CPUtime=1619.91 cores=0,2,4,6
/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 34463 0 0 0 161960 31 0 0 20 0 1 0 284550336 264814592 59264 33554432000 4194304 5208918 140736305417680 140736305414056 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 64652 59264 105 248 0 64401 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 315320

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12748
/proc/meminfo: memFree=30600288/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=102 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 25229 220018 0 0 96 23 9924 157 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9778] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284550336 9367552 266 33554432000 4194304 5064252 140736395284256 140736395283168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9778/statm: 2287 266 226 213 0 72 0
[pid=9779] ppid=9778 vsize=258608 CPUtime=1679.9 cores=0,2,4,6
/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 35587 0 0 0 167957 33 0 0 20 0 1 0 284550336 264814592 56192 33554432000 4194304 5208918 140736305417680 140736305415832 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 64652 56192 105 248 0 64401 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 315320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12748
/proc/meminfo: memFree=30591608/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=102 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 25229 220018 0 0 96 23 9924 157 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9778] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284550336 9367552 266 33554432000 4194304 5064252 140736395284256 140736395283168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9778/statm: 2287 266 226 213 0 72 0
[pid=9779] ppid=9778 vsize=258608 CPUtime=1698 cores=0,2,4,6
/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 35591 0 0 0 169767 33 0 0 20 0 1 0 284550336 264814592 58240 33554432000 4194304 5208918 140736305417680 140736305414056 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 64652 58240 105 248 0 64401 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 315320

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12748
/proc/meminfo: memFree=30591608/32873648 swapFree=7116/7116
[pid=9713] ppid=9711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (npSolver-wbo-I.) S 9711 9713 6342 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284540125 9367552 275 33554432000 4194304 5064252 140734684489360 140734684488272 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9713/statm: 2287 275 233 213 0 72 0
[pid=9715] ppid=9713 vsize=38416 CPUtime=102 cores=0,2,4,6
/proc/9715/stat : 9715 (npSolver-wbo) S 9713 9713 6342 0 -1 4202496 25229 220018 0 0 96 23 9924 157 20 0 1 0 284540126 39337984 8307 33554432000 4194304 5990268 140737408572880 140737408564320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9715/statm: 9604 8307 164 439 0 9161 0
[pid=9778] ppid=9715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (satsolver.sh) S 9715 9713 6342 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284550336 9367552 266 33554432000 4194304 5064252 140736395284256 140736395283168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9778/statm: 2287 266 226 213 0 72 0
[pid=9779] ppid=9778 vsize=258608 CPUtime=1698 cores=0,2,4,6
/proc/9779/stat : 9779 (glucose) R 9778 9713 6342 0 -1 4202496 35591 0 0 0 169767 33 0 0 20 0 1 0 284550336 264814592 58240 33554432000 4194304 5208918 140736305417680 140736305414056 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9779/statm: 64652 58240 105 248 0 64401 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 315320

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9713 and gives
#  childrusage.ru_utime.tv_sec=100
#  childrusage.ru_utime.tv_usec=214765
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=814724
# CPU time returned by wait4() is 102.029
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800
CPU user time (s): 1797.87
CPU system time (s): 2.13
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 364640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.215
system time used= 1.81472
maximum resident set size= 169704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246224
page faults= 0
swaps= 0
block input operations= 0
block output operations= 180912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4151
involuntary context switches= 244

runsolver used 4.45432 second user time and 10.5414 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 07:49:07
IDJOB=3714291
IDBENCH=78742
IDSOLVER=2295
FILE ID=node123/3714291-1338184147
RUNJOBID= node123-1338160041-6358
PBS_JOBID= 14624558
Free space on /tmp= 71656 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70--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-3714291-1338184147/watcher-3714291-1338184147 -o /tmp/evaluation-result-3714291-1338184147/solver-3714291-1338184147 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714291-1338184147.wbo 1713686172 HOME HOME

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

MD5SUM BENCH= bbaf7e04a2e14186c5cc5b74d1689780
RANDOM SEED=1713686172

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:        31209240 kB
Buffers:          277300 kB
Cached:           284828 kB
SwapCached:          956 kB
Active:           549484 kB
Inactive:         290784 kB
Active(anon):     271728 kB
Inactive(anon):     8336 kB
Active(file):     277756 kB
Inactive(file):   282448 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102956 kB
Dirty:              8188 kB
Writeback:             0 kB
AnonPages:        298236 kB
Mapped:            11372 kB
Shmem:                 0 kB
Slab:             687084 kB
SReclaimable:     131408 kB
SUnreclaim:       555676 kB
KernelStack:        1520 kB
PageTables:         4520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     436628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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= 71448 MiB
End job on node123 at 2012-05-28 08:19:07