Trace number 3714840

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.08 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap131_wcsp.wbo
MD5SUM4ad1347278976f19411afc1ab6eea52f
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark8157049
Best CPU time to get the best result obtained on this benchmark1800.6
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2600
Total number of constraints5148
Number of soft constraints5048
Number of constraints which are clauses5048
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 61306436
Min constraint cost 1
Max constraint cost 61306436
Sum of constraints costs 154547346300
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
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.04	c run usual solver
0.00/0.19	o 34079133
0.00/0.19	c fallback to adder encoding
1800.04/1800.41	./satsolver.sh: line 5: 27739 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3714840-1338240030/watcher-3714840-1338240030 -o /tmp/evaluation-result-3714840-1338240030/solver-3714840-1338240030 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714840-1338240030.wbo 128683419 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.02 2.01 2.00 3/179 27725
/proc/meminfo: memFree=27962460/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0

[startup+0.093107 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27725
/proc/meminfo: memFree=27962460/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100346 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27725
/proc/meminfo: memFree=27962460/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27725
/proc/meminfo: memFree=27962460/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27725
/proc/meminfo: memFree=27962460/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 27739
/proc/meminfo: memFree=27850404/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=74588 CPUtime=0.9 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 15954 0 0 0 87 3 0 0 20 0 1 0 290131617 76378112 16224 33554432000 4194304 5208918 140733509084256 140733509082104 4229280 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 18647 16224 104 248 0 18396 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 131964

[startup+3.10043 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 27740
/proc/meminfo: memFree=27846480/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=74912 CPUtime=2.5 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 16011 0 0 0 247 3 0 0 20 0 1 0 290131617 76709888 16281 33554432000 4194304 5208918 140733509084256 140733509080632 4211176 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 18728 16281 104 248 0 18477 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 132288

[startup+6.30045 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 27740
/proc/meminfo: memFree=27843868/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=77656 CPUtime=5.7 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 17842 0 0 0 566 4 0 0 20 0 1 0 290131617 79519744 16835 33554432000 4194304 5208918 140733509084256 140733509082104 4211605 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 19414 16835 104 248 0 19163 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 135032

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 27740
/proc/meminfo: memFree=27766804/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=127964 CPUtime=12.1 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 19005 0 0 0 1205 5 0 0 20 0 1 0 290131617 131035136 28166 33554432000 4194304 5208918 140733509084256 140733509080632 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 31991 28166 104 248 0 31740 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 185340

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 27740
/proc/meminfo: memFree=27750676/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=127964 CPUtime=24.9 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 19006 0 0 0 2485 5 0 0 20 0 1 0 290131617 131035136 28678 33554432000 4194304 5208918 140733509084256 140733509080632 4229541 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 31991 28678 104 248 0 31740 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 185340

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27740
/proc/meminfo: memFree=27748776/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=127964 CPUtime=50.49 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 19008 0 0 0 5044 5 0 0 20 0 1 0 290131617 131035136 29702 33554432000 4194304 5208918 140733509084256 140733509080632 4215429 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 31991 29702 104 248 0 31740 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 185340

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27792
/proc/meminfo: memFree=27776684/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=190136 CPUtime=101.68 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 23211 0 0 0 10158 10 0 0 20 0 1 0 290131617 194699264 41366 33554432000 4194304 5208918 140733509084256 140733509082248 4211632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 47534 41366 104 248 0 47283 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 247512

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27799
/proc/meminfo: memFree=27823588/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27845
/proc/meminfo: memFree=27642812/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=352844 CPUtime=1361.46 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 76038 0 0 0 136052 94 0 0 20 0 1 0 290131617 361312256 78624 33554432000 4194304 5208918 140733509084256 140733509080632 4229347 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 88211 78624 104 248 0 87960 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 410220

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27845
/proc/meminfo: memFree=27606188/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=357212 CPUtime=1421.46 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 77909 0 0 0 142049 97 0 0 20 0 1 0 290131617 365785088 79612 33554432000 4194304 5208918 140733509084256 140733509082104 4211732 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 89303 79612 104 248 0 89052 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 414588

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27852
/proc/meminfo: memFree=27643412/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=362668 CPUtime=1481.44 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 80133 0 0 0 148044 100 0 0 20 0 1 0 290131617 371372032 83014 33554432000 4194304 5208918 140733509084256 140733509082104 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 90667 83014 104 248 0 90416 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 420044

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27853
/proc/meminfo: memFree=27598088/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=364960 CPUtime=1541.43 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 81538 0 0 0 154041 102 0 0 20 0 1 0 290131617 373719040 81696 33554432000 4194304 5208918 140733509084256 140733509082008 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 91240 81696 104 248 0 90989 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 422336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27853
/proc/meminfo: memFree=27606188/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=368236 CPUtime=1601.42 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 83187 0 0 0 160036 106 0 0 20 0 1 0 290131617 377073664 79405 33554432000 4194304 5208918 140733509084256 140733509082408 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 92059 79405 104 248 0 91808 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 425612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27853
/proc/meminfo: memFree=27568632/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=372376 CPUtime=1661.41 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 84996 0 0 0 166032 109 0 0 20 0 1 0 290131617 381313024 80859 33554432000 4194304 5208918 140733509084256 140733509080632 4229383 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 93094 80859 104 248 0 92843 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 429752

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 27853
/proc/meminfo: memFree=27595556/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=331760 CPUtime=1721.4 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 86375 0 0 0 172029 111 0 0 20 0 1 0 290131617 339722240 78309 33554432000 4194304 5208918 140733509084256 140733509082344 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 82940 78309 104 248 0 82689 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 389136

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 27856
/proc/meminfo: memFree=27513528/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=381848 CPUtime=1781.38 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 86746 0 0 0 178026 112 0 0 20 0 1 0 290131617 391012352 87360 33554432000 4194304 5208918 140733509084256 140733509080632 4211615 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 95462 87360 104 248 0 95211 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 439224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 27856
/proc/meminfo: memFree=27555500/32873844 swapFree=7620/7620
[pid=27725] ppid=27723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27725/stat : 27725 (npSolver-wbo-It) S 27723 27725 25900 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290131559 9367552 275 33554432000 4194304 5064252 140735388383040 140735388381952 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27725/statm: 2287 275 233 213 0 72 0
[pid=27726] ppid=27725 vsize=39080 CPUtime=0.55 cores=0,2,4,6
/proc/27726/stat : 27726 (npSolver-wbo) S 27725 27725 25900 0 -1 4202496 4614 7501 0 0 38 6 10 1 20 0 1 0 290131559 40017920 6844 33554432000 4194304 5990268 140733439248048 140733439239472 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27726/statm: 9770 6844 164 439 0 9327 0
[pid=27738] ppid=27726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (satsolver.sh) S 27726 27725 25900 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290131617 9367552 266 33554432000 4194304 5064252 140735121801536 140735121800448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27738/statm: 2287 266 226 213 0 72 0
[pid=27739] ppid=27738 vsize=331760 CPUtime=1799.49 cores=0,2,4,6
/proc/27739/stat : 27739 (glucose) R 27738 27725 25900 0 -1 4202496 87314 0 0 0 179835 114 0 0 20 0 1 0 290131617 339722240 78881 33554432000 4194304 5208918 140733509084256 140733509082344 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 82940 78881 104 248 0 82689 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 389136

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.85
CPU system time (s): 1.23181
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 519364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 1.23181
maximum resident set size= 431024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100419
page faults= 0
swaps= 0
block input operations= 0
block output operations= 47944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83
involuntary context switches= 1888

runsolver used 4.72928 second user time and 15.6946 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 23:20:30
IDJOB=3714840
IDBENCH=79522
IDSOLVER=2296
FILE ID=node107/3714840-1338240030
RUNJOBID= node107-1338229193-25916
PBS_JOBID= 14624643
Free space on /tmp= 71548 MiB

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

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

MD5SUM BENCH= 4ad1347278976f19411afc1ab6eea52f
RANDOM SEED=128683419

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:        27962460 kB
Buffers:          446220 kB
Cached:          3472788 kB
SwapCached:            0 kB
Active:          1084952 kB
Inactive:        2967480 kB
Active(anon):     135464 kB
Inactive(anon):        0 kB
Active(file):     949488 kB
Inactive(file):  2967480 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8256 kB
Writeback:             0 kB
AnonPages:        238524 kB
Mapped:            15284 kB
Shmem:               200 kB
Slab:             716416 kB
SReclaimable:     158868 kB
SUnreclaim:       557548 kB
KernelStack:        1520 kB
PageTables:         4588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     250000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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= 71516 MiB
End job on node107 at 2012-05-28 23:50:31