Trace number 3714966

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-66-100-0.wbo
MD5SUM92adeb187a48a927ab5078673cfa945b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.028994
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables420
Total number of constraints41
Number of soft constraints11
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 551
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 550
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run usual solver
0.00/0.38	o 192
0.00/0.45	o 141
0.00/0.51	o 118
0.00/0.57	o 93
0.00/0.83	o 51
1.07/1.12	o 39
1.11/1.24	o 23
1.23/1.54	o 1
1.23/1.54	c [SWC] exit 4
1800.09/1800.41	./satsolver.sh: line 5: 31448 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3714966-1338181693/watcher-3714966-1338181693 -o /tmp/evaluation-result-3714966-1338181693/solver-3714966-1338181693 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714966-1338181693.wbo 1007213770 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.01 2.00 4/179 31385
/proc/meminfo: memFree=31015864/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0

[startup+0.00956989 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 31385
/proc/meminfo: memFree=31015864/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100315 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 31385
/proc/meminfo: memFree=31015864/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300276 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 31385
/proc/meminfo: memFree=31015864/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700298 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 31385
/proc/meminfo: memFree=31015864/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.92 1.99 1.99 3/183 31427
/proc/meminfo: memFree=31010180/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.23 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1447 33699 0 0 3 1 108 11 20 0 1 0 284297810 3031040 393 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 393 164 439 0 297 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 12108

[startup+3.10032 s]
/proc/loadavg: 1.92 1.99 1.99 3/183 31448
/proc/meminfo: memFree=31008188/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=13212 CPUtime=1.54 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 2577 0 0 0 154 0 0 0 20 0 1 0 284297965 13529088 2806 33554432000 4194304 5208918 140736089843232 140736089841176 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 3303 2806 104 248 0 3052 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 34468

[startup+6.30036 s]
/proc/loadavg: 1.93 1.99 1.99 3/183 31448
/proc/meminfo: memFree=30995904/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=17756 CPUtime=4.74 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 3417 0 0 0 474 0 0 0 20 0 1 0 284297965 18182144 3831 33554432000 4194304 5208918 140736089843232 140736089841176 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 4439 3831 104 248 0 4188 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39012

[startup+12.7004 s]
/proc/loadavg: 1.93 1.99 1.99 3/183 31448
/proc/meminfo: memFree=30973344/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=29240 CPUtime=11.14 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 5072 0 0 0 1113 1 0 0 20 0 1 0 284297965 29941760 6608 33554432000 4194304 5208918 140736089843232 140736089839544 4211550 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 7310 6608 104 248 0 7059 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 50496

[startup+25.5004 s]
/proc/loadavg: 1.94 1.99 1.99 3/183 31448
/proc/meminfo: memFree=30954296/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=34720 CPUtime=23.94 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 5501 0 0 0 2393 1 0 0 20 0 1 0 284297965 35553280 7926 33554432000 4194304 5208918 140736089843232 140736089841176 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 8680 7926 104 248 0 8429 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 55976

[startup+51.1004 s]
/proc/loadavg: 1.96 1.99 1.99 3/183 31448
/proc/meminfo: memFree=30955576/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=53396 CPUtime=49.53 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 6031 0 0 0 4952 1 0 0 20 0 1 0 284297965 54677504 10486 33554432000 4194304 5208918 140736089843232 140736089838920 4229507 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 13349 10486 104 248 0 13098 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 74652

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 31448
/proc/meminfo: memFree=30918828/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=72252 CPUtime=100.73 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 7452 0 0 0 10070 3 0 0 20 0 1 0 284297965 73986048 17535 33554432000 4194304 5208918 140736089843232 140736089839608 4215136 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 18063 17535 104 248 0 17812 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 93508

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/184 31452
/proc/meminfo: memFree=30937016/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=84212 CPUtime=160.71 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 8534 0 0 0 16068 3 0 0 20 0 1 0 284297965 86233088 20569 33554432000 4194304 5208918 140736089843232 140736089839544 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 21053 20569 104 248 0 20802 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/184 31884
/proc/meminfo: memFree=30908400/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=196140 CPUtime=1360.53 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 20799 0 0 0 136016 37 0 0 20 0 1 0 284297965 200847360 40865 33554432000 4194304 5208918 140736089843232 140736089841384 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 49035 40865 104 248 0 48784 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 217396

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 31885
/proc/meminfo: memFree=30890472/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=196140 CPUtime=1420.52 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 21522 0 0 0 142014 38 0 0 20 0 1 0 284297965 200847360 40353 33554432000 4194304 5208918 140736089843232 140736089841384 4229520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 49035 40353 104 248 0 48784 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 217396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 31885
/proc/meminfo: memFree=30879816/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=196140 CPUtime=1480.51 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 22246 0 0 0 148011 40 0 0 20 0 1 0 284297965 200847360 40865 33554432000 4194304 5208918 140736089843232 140736089841384 4229720 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 49035 40865 104 248 0 48784 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 217396

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 31885
/proc/meminfo: memFree=30879088/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=196140 CPUtime=1540.5 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 22966 0 0 0 154008 42 0 0 20 0 1 0 284297965 200847360 40865 33554432000 4194304 5208918 140736089843232 140736089841384 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 49035 40865 104 248 0 48784 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 217396

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 31885
/proc/meminfo: memFree=30863900/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=165320 CPUtime=1600.49 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 23097 0 0 0 160006 43 0 0 20 0 1 0 284297965 169287680 38750 33554432000 4194304 5208918 140736089843232 140736089841224 4229512 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 41330 38750 104 248 0 41079 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 186576

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 31886
/proc/meminfo: memFree=30841796/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=196140 CPUtime=1660.48 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 23686 0 0 0 166004 44 0 0 20 0 1 0 284297965 200847360 42913 33554432000 4194304 5208918 140736089843232 140736089841384 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 49035 42913 104 248 0 48784 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 217396

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 31887
/proc/meminfo: memFree=30849888/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=196140 CPUtime=1720.47 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 24408 0 0 0 172001 46 0 0 20 0 1 0 284297965 200847360 40865 33554432000 4194304 5208918 140736089843232 140736089841384 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 49035 40865 104 248 0 48784 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 217396

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 31887
/proc/meminfo: memFree=30849532/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=196140 CPUtime=1780.46 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 25134 0 0 0 177998 48 0 0 20 0 1 0 284297965 200847360 40865 33554432000 4194304 5208918 140736089843232 140736089841384 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 49035 40865 104 248 0 48784 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 217396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 31887
/proc/meminfo: memFree=30807580/32873844 swapFree=6872/6872
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-wbo-It) S 31383 31385 27229 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284297810 9367552 274 33554432000 4194304 5064252 140736559174528 140736559173440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=2960 CPUtime=1.53 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-wbo) S 31385 31385 27229 0 -1 4202496 1534 37931 0 0 3 1 137 12 20 0 1 0 284297810 3031040 394 33554432000 4194304 5990268 140736364487872 140736364479296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 740 394 165 439 0 297 0
[pid=31447] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (satsolver.sh) S 31386 31385 27229 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284297965 9367552 267 33554432000 4194304 5064252 140734905989264 140734905988176 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31447/statm: 2287 267 226 213 0 72 0
[pid=31448] ppid=31447 vsize=196140 CPUtime=1798.56 cores=0,2,4,6
/proc/31448/stat : 31448 (glucose) R 31447 31385 27229 0 -1 4202496 25139 0 0 0 179808 48 0 0 20 0 1 0 284297965 200847360 43425 33554432000 4194304 5208918 140736089843232 140736089841384 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31448/statm: 49035 43425 104 248 0 48784 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 217396

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.13
CPU user time (s): 1799.5
CPU system time (s): 0.625904
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 217396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.625904
maximum resident set size= 175748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65593
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 149
involuntary context switches= 2067

runsolver used 2.6496 second user time and 7.29489 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-28 07:08:13
IDJOB=3714966
IDBENCH=78718
IDSOLVER=2296
FILE ID=node106/3714966-1338181693
RUNJOBID= node106-1338160071-27245
PBS_JOBID= 14624559
Free space on /tmp= 71324 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714966-1338181693/watcher-3714966-1338181693 -o /tmp/evaluation-result-3714966-1338181693/solver-3714966-1338181693 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714966-1338181693.wbo 1007213770 HOME HOME

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

MD5SUM BENCH= 92adeb187a48a927ab5078673cfa945b
RANDOM SEED=1007213770

node106.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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:        31016492 kB
Buffers:          249276 kB
Cached:           556888 kB
SwapCached:            0 kB
Active:           846956 kB
Inactive:         152900 kB
Active(anon):     185084 kB
Inactive(anon):    11256 kB
Active(file):     661872 kB
Inactive(file):   141644 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:        204372 kB
Mapped:            11472 kB
Shmem:               200 kB
Slab:             714516 kB
SReclaimable:     156856 kB
SUnreclaim:       557660 kB
KernelStack:        1520 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     340932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 71304 MiB
End job on node106 at 2012-05-28 07:38:14