Trace number 3754073

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 (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/bwt/
normalized-bwt4bc_wcsp.wbo
MD5SUM7ee2a90f05486ba8d26b0a90d88bdec6
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark301
Best CPU time to get the best result obtained on this benchmark1.48477
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables584
Total number of constraints10179
Number of soft constraints10000
Number of constraints which are clauses10000
Number of constraints which are cardinality constraints (but not clauses)179
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 5818
Min constraint cost 1
Max constraint cost 5818
Sum of constraints costs 57498240
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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.09	c run usual solver
0.00/0.38	o 58311
0.00/0.38	c current bound: 29155
0.00/0.38	c fallback to adder encoding
857.62/857.84	o 29155
857.62/857.84	c current bound: 14577
857.62/857.84	c fallback to adder encoding
1538.69/1539.06	o 14188
1538.69/1539.06	c current bound: 7094
1538.69/1539.06	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3754073-1339196924/watcher-3754073-1339196924 -o /tmp/evaluation-result-3754073-1339196924/solver-3754073-1339196924 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754073-1339196924.wbo 369039008 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.01 2.00 3/179 3220
/proc/meminfo: memFree=28584824/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0

[startup+0.02393 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3220
/proc/meminfo: memFree=28584824/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10024 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3220
/proc/meminfo: memFree=28584824/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3220
/proc/meminfo: memFree=28584824/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3220
/proc/meminfo: memFree=28584824/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3232
/proc/meminfo: memFree=28508944/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=167640 CPUtime=1.48 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) R 3220 3220 32059 0 -1 4202496 10976 8586 0 0 116 9 22 1 20 0 1 0 385818115 171663360 26876 33554432000 4194304 6006132 140733293523328 140733293515368 5056705 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 41910 26876 176 443 0 41463 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 176788

[startup+3.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3232
/proc/meminfo: memFree=28294376/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=167640 CPUtime=2.19 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 11385 8586 0 0 168 28 22 1 20 0 1 0 385818115 171663360 36093 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 41910 36093 177 443 0 41463 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 176788
heavy processes:

[startup+6.30038 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 3234
/proc/meminfo: memFree=28058404/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=167640 CPUtime=2.19 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 11385 8586 0 0 168 28 22 1 20 0 1 0 385818115 171663360 36093 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 41910 36093 177 443 0 41463 0
[pid=3233] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3233/stat : 3233 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385818335 9367552 266 33554432000 4194304 5064252 140737283019328 140737283018240 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3233/statm: 2287 266 226 213 0 72 0
[pid=3234] ppid=3233 vsize=290680 CPUtime=4.08 cores=1,3,5,7
/proc/3234/stat : 3234 (glucose) R 3233 3220 32059 0 -1 4202496 50057 0 0 0 391 17 0 0 20 0 1 0 385818336 297656320 67176 33554432000 4194304 5208918 140736119262208 140736119259960 4211019 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3234/statm: 72670 67176 105 248 0 72419 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 476616

[startup+12.7005 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 3234
/proc/meminfo: memFree=28056920/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=167640 CPUtime=2.19 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 11385 8586 0 0 168 28 22 1 20 0 1 0 385818115 171663360 36093 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 41910 36093 177 443 0 41463 0
[pid=3233] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3233/stat : 3233 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385818335 9367552 266 33554432000 4194304 5064252 140737283019328 140737283018240 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3233/statm: 2287 266 226 213 0 72 0
[pid=3234] ppid=3233 vsize=292588 CPUtime=10.48 cores=1,3,5,7
/proc/3234/stat : 3234 (glucose) R 3233 3220 32059 0 -1 4202496 50525 0 0 0 1031 17 0 0 20 0 1 0 385818336 299610112 68155 33554432000 4194304 5208918 140736119262208 140736119260056 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3234/statm: 73147 68155 105 248 0 72896 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 478524

[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 3234
/proc/meminfo: memFree=28051568/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=167640 CPUtime=2.19 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 11385 8586 0 0 168 28 22 1 20 0 1 0 385818115 171663360 36093 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 41910 36093 177 443 0 41463 0
[pid=3233] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3233/stat : 3233 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385818335 9367552 266 33554432000 4194304 5064252 140737283019328 140737283018240 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3233/statm: 2287 266 226 213 0 72 0
[pid=3234] ppid=3233 vsize=294248 CPUtime=23.27 cores=1,3,5,7
/proc/3234/stat : 3234 (glucose) R 3233 3220 32059 0 -1 4202496 50958 0 0 0 2310 17 0 0 20 0 1 0 385818336 301309952 69610 33554432000 4194304 5208918 140736119262208 140736119259880 4211488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3234/statm: 73562 69610 105 248 0 73311 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 480184

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 3234
/proc/meminfo: memFree=28039920/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=167640 CPUtime=2.19 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 11385 8586 0 0 168 28 22 1 20 0 1 0 385818115 171663360 36093 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 41910 36093 177 443 0 41463 0
[pid=3233] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3233/stat : 3233 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385818335 9367552 266 33554432000 4194304 5064252 140737283019328 140737283018240 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3233/statm: 2287 266 226 213 0 72 0
[pid=3234] ppid=3233 vsize=297544 CPUtime=48.88 cores=1,3,5,7
/proc/3234/stat : 3234 (glucose) R 3233 3220 32059 0 -1 4202496 51773 0 0 0 4870 18 0 0 20 0 1 0 385818336 304685056 71447 33554432000 4194304 5208918 140736119262208 140736119260056 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3234/statm: 74386 71447 105 248 0 74135 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 483480

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 3237
/proc/meminfo: memFree=28031008/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=167640 CPUtime=2.19 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 11385 8586 0 0 168 28 22 1 20 0 1 0 385818115 171663360 36093 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 41910 36093 177 443 0 41463 0
[pid=3233] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3233/stat : 3233 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385818335 9367552 266 33554432000 4194304 5064252 140737283019328 140737283018240 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3233/statm: 2287 266 226 213 0 72 0
[pid=3234] ppid=3233 vsize=351912 CPUtime=100.08 cores=1,3,5,7
/proc/3234/stat : 3234 (glucose) R 3233 3220 32059 0 -1 4202496 53280 0 0 0 9989 19 0 0 20 0 1 0 385818336 360357888 73458 33554432000 4194304 5208918 140736119262208 140736119260056 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3234/statm: 87978 73458 105 248 0 87727 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 537848

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3237
/proc/meminfo: memFree=28027356/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=167640 CPUtime=2.19 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 11385 8586 0 0 168 28 22 1 20 0 1 0 385818115 171663360 36093 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 41910 36093 177 443 0 41463 0
[pid=3233] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3233/stat : 3233 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385818335 9367552 266 33554432000 4194304 5064252 140737283019328 140737283018240 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3233/statm: 2287 266 226 213 0 72 0
[pid=3234] ppid=3233 vsize=353548 CPUtime=160.06 cores=1,3,5,7
/proc/3234/stat : 3234 (glucose) R 3233 3220 32059 0 -1 4202496 53664 0 0 0 15987 19 0 0 20 0 1 0 385818336 362033152 74353 33554432000 4194304 5208918 140736119262208 140736119259960 4211156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3234/statm: 88387 74353 105 248 0 88136 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 539484

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3238
/proc/meminfo: memFree=28023820/32873844 swapFree=7632/7632

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

/proc/3556/stat : 3556 (glucose) R 3555 3220 32059 0 -1 4202496 55182 0 0 0 56242 23 0 0 20 0 1 0 385904070 321241088 70595 33554432000 4194304 5208918 140737314634352 140737314632024 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3556/statm: 78428 70595 104 248 0 78177 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 483268

[startup+1482.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 3562
/proc/meminfo: memFree=29441764/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=151260 CPUtime=859.37 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 19258 74567 0 0 317 48 85504 68 20 0 1 0 385818115 154890240 29983 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 37815 29983 178 443 0 37368 0
[pid=3555] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3555/stat : 3555 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385904069 9367552 266 33554432000 4194304 5064252 140733200882464 140733200881376 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3555/statm: 2287 266 226 213 0 72 0
[pid=3556] ppid=3555 vsize=314908 CPUtime=622.64 cores=1,3,5,7
/proc/3556/stat : 3556 (glucose) R 3555 3220 32059 0 -1 4202496 55492 0 0 0 62240 24 0 0 20 0 1 0 385904070 322465792 71446 33554432000 4194304 5208918 140737314634352 140737314632024 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3556/statm: 78727 71446 104 248 0 78476 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 484464

[startup+1542.31 s]
/proc/loadavg: 1.95 2.02 1.99 3/183 3569
/proc/meminfo: memFree=29508404/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=150012 CPUtime=1540.36 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 26949 137428 0 0 455 68 153378 135 20 0 1 0 385818115 153612288 27696 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 37503 27696 178 443 0 37056 0
[pid=3568] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385972179 9367552 267 33554432000 4194304 5064252 140734905587488 140734905586400 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3568/statm: 2287 267 226 213 0 72 0
[pid=3569] ppid=3568 vsize=270972 CPUtime=1.64 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose) R 3568 3220 32059 0 -1 4202496 43867 0 0 0 151 13 0 0 20 0 1 0 385972180 277475328 58184 33554432000 4194304 5208918 140733815577616 140733814527016 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3569/statm: 67743 58184 95 248 0 67492 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 439280

[startup+1602.3 s]
/proc/loadavg: 1.98 2.01 1.99 3/183 3569
/proc/meminfo: memFree=29510132/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=150012 CPUtime=1540.36 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 26949 137428 0 0 455 68 153378 135 20 0 1 0 385818115 153612288 27696 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 37503 27696 178 443 0 37056 0
[pid=3568] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385972179 9367552 267 33554432000 4194304 5064252 140734905587488 140734905586400 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3568/statm: 2287 267 226 213 0 72 0
[pid=3569] ppid=3568 vsize=271500 CPUtime=61.64 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose) R 3568 3220 32059 0 -1 4202496 43985 0 0 0 6150 14 0 0 20 0 1 0 385972180 278016000 58302 33554432000 4194304 5208918 140733815577616 140733815575464 4205231 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3569/statm: 67875 58302 95 248 0 67624 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 439808

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 3569
/proc/meminfo: memFree=29509760/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=150012 CPUtime=1540.36 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 26949 137428 0 0 455 68 153378 135 20 0 1 0 385818115 153612288 27696 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 37503 27696 178 443 0 37056 0
[pid=3568] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385972179 9367552 267 33554432000 4194304 5064252 140734905587488 140734905586400 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3568/statm: 2287 267 226 213 0 72 0
[pid=3569] ppid=3568 vsize=271920 CPUtime=121.63 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose) R 3568 3220 32059 0 -1 4202496 44087 0 0 0 12149 14 0 0 20 0 1 0 385972180 278446080 58404 33554432000 4194304 5208918 140733815577616 140733815575464 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3569/statm: 67980 58404 95 248 0 67729 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 440228

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 3570
/proc/meminfo: memFree=29500336/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=150012 CPUtime=1540.36 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 26949 137428 0 0 455 68 153378 135 20 0 1 0 385818115 153612288 27696 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 37503 27696 178 443 0 37056 0
[pid=3568] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385972179 9367552 267 33554432000 4194304 5064252 140734905587488 140734905586400 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3568/statm: 2287 267 226 213 0 72 0
[pid=3569] ppid=3568 vsize=279872 CPUtime=181.61 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose) R 3568 3220 32059 0 -1 4202496 46360 0 0 0 18147 14 0 0 20 0 1 0 385972180 286588928 60676 33554432000 4194304 5208918 140733815577616 140733815575288 4205662 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3569/statm: 69968 60676 103 248 0 69717 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 448180

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 3570
/proc/meminfo: memFree=29498724/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=150012 CPUtime=1540.36 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 26949 137428 0 0 455 68 153378 135 20 0 1 0 385818115 153612288 27696 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 37503 27696 178 443 0 37056 0
[pid=3568] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385972179 9367552 267 33554432000 4194304 5064252 140734905587488 140734905586400 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3568/statm: 2287 267 226 213 0 72 0
[pid=3569] ppid=3568 vsize=281280 CPUtime=241.61 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose) R 3568 3220 32059 0 -1 4202496 46707 0 0 0 24146 15 0 0 20 0 1 0 385972180 288030720 61023 33554432000 4194304 5208918 140733815577616 140733815575464 4205203 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3569/statm: 70320 61023 103 248 0 70069 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 449588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 3570
/proc/meminfo: memFree=29498352/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=150012 CPUtime=1540.36 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 26949 137428 0 0 455 68 153378 135 20 0 1 0 385818115 153612288 27696 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 37503 27696 178 443 0 37056 0
[pid=3568] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385972179 9367552 267 33554432000 4194304 5064252 140734905587488 140734905586400 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3568/statm: 2287 267 226 213 0 72 0
[pid=3569] ppid=3568 vsize=281676 CPUtime=259.71 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose) R 3568 3220 32059 0 -1 4202496 46802 0 0 0 25956 15 0 0 20 0 1 0 385972180 288436224 61118 33554432000 4194304 5208918 140733815577616 140733815575464 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3569/statm: 70419 61118 103 248 0 70168 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 449984

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.05 2.01 2.00 3/183 3570
/proc/meminfo: memFree=29498352/32873844 swapFree=7632/7632
[pid=3220] ppid=3218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3220/stat : 3220 (npSolver-wbo-I.) S 3218 3220 32059 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385818115 9367552 275 33554432000 4194304 5064252 140733383066704 140733383065616 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3220/statm: 2287 275 233 213 0 72 0
[pid=3221] ppid=3220 vsize=150012 CPUtime=1540.36 cores=1,3,5,7
/proc/3221/stat : 3221 (npSolver-wbo) S 3220 3220 32059 0 -1 4202496 26949 137428 0 0 455 68 153378 135 20 0 1 0 385818115 153612288 27696 33554432000 4194304 6006132 140733293523328 140733293514736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3221/statm: 37503 27696 178 443 0 37056 0
[pid=3568] ppid=3221 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3221 3220 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385972179 9367552 267 33554432000 4194304 5064252 140734905587488 140734905586400 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3568/statm: 2287 267 226 213 0 72 0
[pid=3569] ppid=3568 vsize=281676 CPUtime=259.71 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose) R 3568 3220 32059 0 -1 4202496 46802 0 0 0 25956 15 0 0 20 0 1 0 385972180 288436224 61118 33554432000 4194304 5208918 140733815577616 140733815575464 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3569/statm: 70419 61118 103 248 0 70168 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 449984

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3220 and gives
#  childrusage.ru_utime.tv_sec=1538
#  childrusage.ru_utime.tv_usec=339136
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=45689
# CPU time returned by wait4() is 1540.38
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1797.89
CPU system time (s): 2.18
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 628664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1538.34
system time used= 2.04569
maximum resident set size= 383144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 622176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2299
involuntary context switches= 1625

runsolver used 3.57945 second user time and 9.00263 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-09 01:08:44
IDJOB=3754073
IDBENCH=79471
IDSOLVER=2338
FILE ID=node119/3754073-1339196924
RUNJOBID= node119-1339184603-803
PBS_JOBID= 14643814
Free space on /tmp= 70272 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/bwt/normalized-bwt4bc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754073-1339196924/watcher-3754073-1339196924 -o /tmp/evaluation-result-3754073-1339196924/solver-3754073-1339196924 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754073-1339196924.wbo 369039008 HOME HOME

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

MD5SUM BENCH= 7ee2a90f05486ba8d26b0a90d88bdec6
RANDOM SEED=369039008

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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.93
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.943
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.92
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.943
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.90
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.943
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:       32873844 kB
MemFree:        28585732 kB
Buffers:          285380 kB
Cached:          1346764 kB
SwapCached:         2572 kB
Active:          2676844 kB
Inactive:         749196 kB
Active(anon):    1790592 kB
Inactive(anon):     3960 kB
Active(file):     886252 kB
Inactive(file):   745236 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097024 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:       1858052 kB
Mapped:             9860 kB
Shmem:                 0 kB
Slab:             717296 kB
SReclaimable:     158176 kB
SUnreclaim:       559120 kB
KernelStack:        1520 kB
PageTables:         7572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2601492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1331200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70504 MiB
End job on node119 at 2012-06-09 01:38:45