Trace number 3754878

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 1.0 (fixed)? (TO) 1800.06 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
scens/normalized-scen06-30_wcsp.wbo
MD5SUM6fa6f4309c56d1f5de2d242aa329505b
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark5556
Best CPU time to get the best result obtained on this benchmark1800.02
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1018
Total number of constraints50646
Number of soft constraints50547
Number of constraints which are clauses50547
Number of constraints which are cardinality constraints (but not clauses)99
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Top cost 245952
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 7842900
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.40	c run usual solver
2.66/2.71	o 48135
2.66/2.71	c current bound: 24067
2.66/2.71	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3754878-1339201078/watcher-3754878-1339201078 -o /tmp/evaluation-result-3754878-1339201078/solver-3754878-1339201078 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754878-1339201078.wbo 520573707 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: 4.78 3.77 2.81 4/179 4763
/proc/meminfo: memFree=13675424/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0

[startup+0.0117609 s]
/proc/loadavg: 4.78 3.77 2.81 4/179 4763
/proc/meminfo: memFree=13675424/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100201 s]
/proc/loadavg: 4.78 3.77 2.81 4/179 4763
/proc/meminfo: memFree=13675424/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300213 s]
/proc/loadavg: 4.78 3.77 2.81 4/179 4763
/proc/meminfo: memFree=13675424/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700161 s]
/proc/loadavg: 4.78 3.77 2.81 4/179 4763
/proc/meminfo: memFree=13675424/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 4.78 3.77 2.81 4/183 4767
/proc/meminfo: memFree=18229816/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=31952 CPUtime=0.54 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 8050 0 0 0 41 13 0 0 20 0 1 0 386233292 32718848 7509 33554432000 4194304 6006132 140733771958720 140733771951824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4764/statm: 7988 7509 156 443 0 7541 0
[pid=4766] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4766/stat : 4766 (cp2_pre.sh) S 4764 4763 982 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 386233346 9367552 276 33554432000 4194304 5064252 140735168471392 140735168470096 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4766/statm: 2287 276 234 213 0 72 0
[pid=4767] ppid=4766 vsize=52416 CPUtime=0.94 cores=0,2,4,6
/proc/4767/stat : 4767 (coprocessor) R 4766 4763 982 0 -1 4202496 10547 0 0 0 93 1 0 0 20 0 1 0 386233346 53673984 12504 33554432000 4194304 6586260 140735731129520 140735731124888 5598875 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/4767/statm: 13104 12504 189 584 0 12516 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 102664

[startup+3.10036 s]
/proc/loadavg: 4.78 3.77 2.81 3/182 4767
/proc/meminfo: memFree=21568400/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=126420 CPUtime=3.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) R 4763 4763 982 0 -1 4202496 26563 20106 0 1 79 22 201 4 20 0 1 0 386233292 129454080 30858 33554432000 4194304 6006132 140733771958720 140733771951512 4619227 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4764/statm: 31605 30858 177 443 0 31158 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 135568

[startup+6.30031 s]
/proc/loadavg: 4.56 3.74 2.81 3/180 4775
/proc/meminfo: memFree=21356892/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=372180 CPUtime=6.25 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) R 4763 4763 982 0 -1 4202496 28844 20106 0 1 391 29 201 4 20 0 1 0 386233292 381112320 90762 33554432000 4194304 6006132 140733771958720 140733771951528 4537521 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4764/statm: 93045 90762 177 443 0 92598 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 381328

[startup+12.7002 s]
/proc/loadavg: 4.36 3.71 2.80 3/180 4775
/proc/meminfo: memFree=19833876/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 1121368

[startup+25.5004 s]
/proc/loadavg: 3.99 3.66 2.80 3/182 4777
/proc/meminfo: memFree=19071616/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1463792 CPUtime=13.37 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174348 0 0 0 1278 59 0 0 20 0 1 0 386234503 1498923008 320080 33554432000 4194304 5208918 140737064265776 140737064263624 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 365948 320080 104 248 0 365697 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 2594308

[startup+51.1004 s]
/proc/loadavg: 3.31 3.52 2.78 3/182 4777
/proc/meminfo: memFree=19090232/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1463792 CPUtime=38.97 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174348 0 0 0 3838 59 0 0 20 0 1 0 386234503 1498923008 320080 33554432000 4194304 5208918 140737064265776 140737064262152 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 365948 320080 104 248 0 365697 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 2594308

[startup+102.307 s]
/proc/loadavg: 2.57 3.29 2.74 3/181 4777
/proc/meminfo: memFree=19087696/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1463792 CPUtime=90.16 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174348 0 0 0 8957 59 0 0 20 0 1 0 386234503 1498923008 320080 33554432000 4194304 5208918 140737064265776 140737064262152 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 365948 320080 104 248 0 365697 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 2594308

[startup+162.3 s]
/proc/loadavg: 2.29 3.07 2.69 3/182 4780
/proc/meminfo: memFree=19087936/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1463792 CPUtime=150.15 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174348 0 0 0 14956 59 0 0 20 0 1 0 386234503 1498923008 320080 33554432000 4194304 5208918 140737064265776 140737064262152 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 365948 320080 104 248 0 365697 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 2594308

[startup+222.3 s]
/proc/loadavg: 2.10 2.87 2.65 3/181 4780
/proc/meminfo: memFree=19086020/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174741 0 0 0 134937 59 0 0 20 0 1 0 386234503 1500631040 321489 33554432000 4194304 5208918 140737064265776 140737064263736 4211176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 366365 321489 104 248 0 366114 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 2595976

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.15 3/181 4843
/proc/meminfo: memFree=28478180/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1465460 CPUtime=1409.96 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174752 0 0 0 140937 59 0 0 20 0 1 0 386234503 1500631040 321495 33554432000 4194304 5208918 140737064265776 140737064263736 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 366365 321495 104 248 0 366114 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 2595976

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/181 4843
/proc/meminfo: memFree=28475184/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1465780 CPUtime=1469.95 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174841 0 0 0 146935 60 0 0 20 0 1 0 386234503 1500958720 321582 33554432000 4194304 5208918 140737064265776 140737064263528 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 366445 321582 104 248 0 366194 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 2596296

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.14 3/181 4844
/proc/meminfo: memFree=28473584/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1465780 CPUtime=1529.94 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174847 0 0 0 152934 60 0 0 20 0 1 0 386234503 1500958720 321584 33554432000 4194304 5208918 140737064265776 140737064263528 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 366445 321584 104 248 0 366194 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 2596296

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.12 3/181 4844
/proc/meminfo: memFree=28469348/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1465780 CPUtime=1589.93 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174858 0 0 0 158933 60 0 0 20 0 1 0 386234503 1500958720 321595 33554432000 4194304 5208918 140737064265776 140737064262152 4211019 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 366445 321595 104 248 0 366194 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 2596296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/181 4844
/proc/meminfo: memFree=28466012/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1465780 CPUtime=1649.92 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174865 0 0 0 164932 60 0 0 20 0 1 0 386234503 1500958720 321803 33554432000 4194304 5208918 140737064265776 140737064262152 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 366445 321803 104 248 0 366194 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 2596296

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 4844
/proc/meminfo: memFree=28463112/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1465780 CPUtime=1709.9 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174870 0 0 0 170930 60 0 0 20 0 1 0 386234503 1500958720 321806 33554432000 4194304 5208918 140737064265776 140737064262152 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 366445 321806 104 248 0 366194 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 2596296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 4844
/proc/meminfo: memFree=28457344/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1466500 CPUtime=1769.89 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174997 0 0 0 176929 60 0 0 20 0 1 0 386234503 1501696000 321930 33554432000 4194304 5208918 140737064265776 140737064263736 4205710 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 366625 321930 104 248 0 366374 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 2597016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 4844
/proc/meminfo: memFree=28457096/32873852 swapFree=7632/7632
[pid=4763] ppid=4761 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (npSolver-wbo.sh) S 4761 4763 982 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386233291 9367552 274 33554432000 4194304 5064252 140735015563408 140735015562320 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4763/statm: 2287 274 233 213 0 72 0
[pid=4764] ppid=4763 vsize=1112220 CPUtime=12.06 cores=0,2,4,6
/proc/4764/stat : 4764 (npSolver-wbo) S 4763 4763 982 0 -1 4202496 30902 20106 0 1 867 134 201 4 20 0 1 0 386233292 1138913280 167773 33554432000 4194304 6006132 140733771958720 140733771950128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4764/statm: 278055 167773 178 443 0 277608 0
[pid=4776] ppid=4764 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4776/stat : 4776 (satsolver.sh) S 4764 4763 982 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386234503 9367552 266 33554432000 4194304 5064252 140733789335744 140733789334656 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4776/statm: 2287 266 226 213 0 72 0
[pid=4777] ppid=4776 vsize=1466500 CPUtime=1788 cores=0,2,4,6
/proc/4777/stat : 4777 (glucose) R 4776 4763 982 0 -1 4202496 174998 0 0 0 178740 60 0 0 20 0 1 0 386234503 1501696000 321931 33554432000 4194304 5208918 140737064265776 140737064263736 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4777/statm: 366625 321931 104 248 0 366374 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2597016

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4763 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=690374
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=399787
# CPU time returned by wait4() is 12.0902
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1798.08
CPU system time (s): 1.98
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 3136880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.6904
system time used= 1.39979
maximum resident set size= 1280064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51984
page faults= 1
swaps= 0
block input operations= 88
block output operations= 1229080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 187
involuntary context switches= 43

runsolver used 3.09653 second user time and 8.5447 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-09 02:17:58
IDJOB=3754878
IDBENCH=79580
IDSOLVER=2339
FILE ID=node131/3754878-1339201078
RUNJOBID= node131-1339183734-2368
PBS_JOBID= 14643840
Free space on /tmp= 61304 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-30_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754878-1339201078/watcher-3754878-1339201078 -o /tmp/evaluation-result-3754878-1339201078/solver-3754878-1339201078 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754878-1339201078.wbo 520573707 HOME HOME

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

MD5SUM BENCH= 6fa6f4309c56d1f5de2d242aa329505b
RANDOM SEED=520573707

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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		: 2666.805
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		: 2666.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        13595956 kB
Buffers:          104208 kB
Cached:          9900844 kB
SwapCached:         5260 kB
Active:          8657796 kB
Inactive:        9415148 kB
Active(anon):    6414280 kB
Inactive(anon):  1656000 kB
Active(file):    2243516 kB
Inactive(file):  7759148 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67094232 kB
Dirty:           1657024 kB
Writeback:             0 kB
AnonPages:       8075624 kB
Mapped:             9328 kB
Shmem:                 0 kB
Slab:            1044724 kB
SReclaimable:     484848 kB
SUnreclaim:       559876 kB
KernelStack:        1464 kB
PageTables:        19832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:   10877072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4253696 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= 70240 MiB
End job on node131 at 2012-06-09 02:47:59