Trace number 3714766

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800 1800.32

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
mprime/normalized-mprime04cc_wcsp.wbo
MD5SUM9f0fd5856c6a10db0a2efe5713b070df
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark896
Best CPU time to get the best result obtained on this benchmark1.9337
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1421
Total number of constraints34460
Number of soft constraints34016
Number of constraints which are clauses34016
Number of constraints which are cardinality constraints (but not clauses)444
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Top cost 59668
Min constraint cost 1
Max constraint cost 59668
Sum of constraints costs 2009377573
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
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

Solver Data

0.00/0.19	c run usual solver
0.00/0.95	o 179004
0.00/0.95	c fallback to adder encoding
1800.00/1800.31	c error: unexpected solver exit code
1800.00/1800.31	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-3714766-1338236429/watcher-3714766-1338236429 -o /tmp/evaluation-result-3714766-1338236429/solver-3714766-1338236429 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714766-1338236429.wbo 290171503 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27415
/proc/meminfo: memFree=26890760/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0

[startup+0.025623 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27415
/proc/meminfo: memFree=26890760/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100309 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27415
/proc/meminfo: memFree=26890760/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300296 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27415
/proc/meminfo: memFree=26890760/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700285 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27415
/proc/meminfo: memFree=26890760/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/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: 1.92 1.98 1.99 3/182 27427
/proc/meminfo: memFree=26877740/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=72588 CPUtime=1.48 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) R 27415 27415 25900 0 -1 4202496 13026 11577 0 0 73 10 61 4 20 0 1 0 289771442 74330112 16881 33554432000 4194304 5990268 140737266745744 140737266738440 4521650 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 18147 16881 162 439 0 17704 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 81736

[startup+3.10035 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 27427
/proc/meminfo: memFree=26779772/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=3.09 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) R 27415 27415 25900 0 -1 4202496 14725 11577 0 0 229 15 61 4 20 0 1 0 289771442 309211136 44529 33554432000 4194304 5990268 140737266745744 140737266738440 4521661 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 44529 162 439 0 75048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 311112

[startup+6.30036 s]
/proc/loadavg: 1.93 1.98 1.99 3/184 27429
/proc/meminfo: memFree=26222048/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=390984 CPUtime=1.64 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 51507 0 0 0 149 15 0 0 20 0 1 0 289771908 400367616 86396 33554432000 4194304 5208918 140736670849760 140736669799160 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 97746 86397 70 248 0 97495 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 711244

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/184 27429
/proc/meminfo: memFree=25868652/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=586936 CPUtime=8.04 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 84767 0 0 0 777 27 0 0 20 0 1 0 289771908 601022464 130994 33554432000 4194304 5208918 140736670849760 140736670847720 4229311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 146734 130994 104 248 0 146483 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 907196

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/184 27429
/proc/meminfo: memFree=25855648/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=597432 CPUtime=20.84 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 87865 0 0 0 2057 27 0 0 20 0 1 0 289771908 611770368 134092 33554432000 4194304 5208918 140736670849760 140736670847720 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 149358 134092 104 248 0 149107 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 917692

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 27429
/proc/meminfo: memFree=25850944/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=602236 CPUtime=46.43 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 89196 0 0 0 4616 27 0 0 20 0 1 0 289771908 616689664 135423 33554432000 4194304 5208918 140736670849760 140736670847608 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 150559 135423 104 248 0 150308 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 922496

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 27481
/proc/meminfo: memFree=26539396/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=602236 CPUtime=97.62 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 89202 0 0 0 9735 27 0 0 20 0 1 0 289771908 616689664 135429 33554432000 4194304 5208918 140736670849760 140736670847608 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 150559 135429 104 248 0 150308 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 922496

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 27481
/proc/meminfo: memFree=26538404/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=602236 CPUtime=157.61 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 89203 0 0 0 15734 27 0 0 20 0 1 0 289771908 616689664 135430 33554432000 4194304 5208918 140736670849760 140736670847608 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 150559 135430 104 248 0 150308 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 922496

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 27481
/proc/meminfo: memFree=26537908/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 91572 0 0 0 135713 28 0 0 20 0 1 0 289771908 626147328 139682 33554432000 4194304 5208918 140736670849760 140736670847608 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 152868 139682 105 248 0 152617 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 931732

[startup+1422.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 27492
/proc/meminfo: memFree=26475344/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=696704 CPUtime=1417.41 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 93065 0 0 0 141712 29 0 0 20 0 1 0 289771908 713424896 142166 33554432000 4194304 5208918 140736670849760 140736670847608 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 174176 142166 105 248 0 173925 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1016964

[startup+1482.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 27493
/proc/meminfo: memFree=26472304/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=697100 CPUtime=1477.4 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 93182 0 0 0 147711 29 0 0 20 0 1 0 289771908 713830400 142283 33554432000 4194304 5208918 140736670849760 140736670847608 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 174275 142283 105 248 0 174024 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1017360

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 27493
/proc/meminfo: memFree=26472172/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=697100 CPUtime=1537.39 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 93188 0 0 0 153710 29 0 0 20 0 1 0 289771908 713830400 142289 33554432000 4194304 5208918 140736670849760 140736670847608 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 174275 142289 105 248 0 174024 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1017360

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 27493
/proc/meminfo: memFree=26466528/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=700584 CPUtime=1597.38 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 94015 0 0 0 159709 29 0 0 20 0 1 0 289771908 717398016 143627 33554432000 4194304 5208918 140736670849760 140736670847432 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 175146 143627 105 248 0 174895 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1020844

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 27493
/proc/meminfo: memFree=26456724/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=702508 CPUtime=1657.38 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 94490 0 0 0 165709 29 0 0 20 0 1 0 289771908 719368192 145635 33554432000 4194304 5208918 140736670849760 140736670847432 4211019 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 175627 145635 105 248 0 175376 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1022768

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 27493
/proc/meminfo: memFree=26448596/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=704396 CPUtime=1717.37 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 94976 0 0 0 171707 30 0 0 20 0 1 0 289771908 721301504 147654 33554432000 4194304 5208918 140736670849760 140736670847608 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 176099 147654 105 248 0 175848 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1024656

[startup+1782.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 27497
/proc/meminfo: memFree=26445664/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=704660 CPUtime=1777.36 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 95065 0 0 0 177706 30 0 0 20 0 1 0 289771908 721571840 147743 33554432000 4194304 5208918 140736670849760 140736670847608 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 176165 147743 105 248 0 175914 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1024920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27497
/proc/meminfo: memFree=26445796/32873844 swapFree=7620/7620
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-wbo-It) S 27413 27415 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289771442 9367552 274 33554432000 4194304 5064252 140734739639424 140734739638336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=301964 CPUtime=4.64 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-wbo) S 27415 27415 25900 0 -1 4202496 15212 11577 0 0 350 49 61 4 20 0 1 0 289771442 309211136 66546 33554432000 4194304 5990268 140737266745744 140737266737168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 75491 66546 163 439 0 75048 0
[pid=27428] ppid=27416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27428/stat : 27428 (satsolver.sh) S 27416 27415 25900 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289771907 9367552 267 33554432000 4194304 5064252 140736189527440 140736189526352 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 2287 267 226 213 0 72 0
[pid=27429] ppid=27428 vsize=704924 CPUtime=1795.36 cores=0,2,4,6
/proc/27429/stat : 27429 (glucose) R 27428 27415 25900 0 -1 4202496 95109 0 0 0 179506 30 0 0 20 0 1 0 289771908 721842176 147787 33554432000 4194304 5208918 140736670849760 140736670847608 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27429/statm: 176231 147787 105 248 0 175980 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1025184

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 27415 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=112374
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=544917
# CPU time returned by wait4() is 4.65729
# 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.32
CPU time (s): 1800
CPU user time (s): 1799.17
CPU system time (s): 0.83
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 1116488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.11237
system time used= 0.544917
maximum resident set size= 494832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27770
page faults= 0
swaps= 0
block input operations= 0
block output operations= 463624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71
involuntary context switches= 23

runsolver used 2.77858 second user time and 7.08492 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 22:20:29
IDJOB=3714766
IDBENCH=79483
IDSOLVER=2296
FILE ID=node107/3714766-1338236429
RUNJOBID= node107-1338229193-25916
PBS_JOBID= 14624643
Free space on /tmp= 71292 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/mprime/normalized-mprime04cc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714766-1338236429/watcher-3714766-1338236429 -o /tmp/evaluation-result-3714766-1338236429/solver-3714766-1338236429 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714766-1338236429.wbo 290171503 HOME HOME

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

MD5SUM BENCH= 9f0fd5856c6a10db0a2efe5713b070df
RANDOM SEED=290171503

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.760
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.760
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.760
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.86
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.760
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:        26891296 kB
Buffers:          444500 kB
Cached:          3733560 kB
SwapCached:            0 kB
Active:          2153364 kB
Inactive:        2967332 kB
Active(anon):     945132 kB
Inactive(anon):        0 kB
Active(file):    1208232 kB
Inactive(file):  2967332 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9396 kB
Writeback:             0 kB
AnonPages:        972612 kB
Mapped:            15400 kB
Shmem:               200 kB
Slab:             716448 kB
SReclaimable:     158844 kB
SUnreclaim:       557604 kB
KernelStack:        1528 kB
PageTables:         5868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1388960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    909312 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= 71212 MiB
End job on node107 at 2012-05-28 22:50:29