Trace number 3754353

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-41-40--soft-66-100-0.wbo
MD5SUMb19b36a9eeef0aa91319f6277ed84276
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.334948
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1640
Total number of constraints81
Number of soft constraints21
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 1107
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 1106
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
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

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
71.46/71.53	o 138
71.46/71.53	c current bound: 69
417.91/418.03	o 29
417.91/418.03	c current bound: 14
417.94/418.92	o 1
417.94/418.92	c current bound: 0
417.94/418.92	c [SWC] exit 4
1800.04/1800.41	./satsolver.sh: line 5:  3747 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-3754353-1339187641/watcher-3754353-1339187641 -o /tmp/evaluation-result-3754353-1339187641/solver-3754353-1339187641 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754353-1339187641.wbo 139718733 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/179 3676
/proc/meminfo: memFree=28702248/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0

[startup+0.096849 s]
/proc/loadavg: 1.92 1.98 1.99 4/179 3676
/proc/meminfo: memFree=28702248/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100316 s]
/proc/loadavg: 1.92 1.98 1.99 4/179 3676
/proc/meminfo: memFree=28702248/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300186 s]
/proc/loadavg: 1.92 1.98 1.99 4/179 3676
/proc/meminfo: memFree=28702248/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70025 s]
/proc/loadavg: 1.92 1.98 1.99 4/179 3676
/proc/meminfo: memFree=28702248/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 3693
/proc/meminfo: memFree=28647492/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2824 CPUtime=0.03 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 1889 1857 0 0 1 0 2 0 20 0 1 0 384888987 2891776 325 33554432000 4194304 6006132 140735448453312 140735448447504 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 706 325 157 443 0 259 0
[pid=3682] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3682/stat : 3682 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384888992 9367552 267 33554432000 4194304 5064252 140734623348800 140734623347712 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3682/statm: 2287 267 226 213 0 72 0
[pid=3683] ppid=3682 vsize=15032 CPUtime=1.44 cores=1,3,5,7
/proc/3683/stat : 3683 (glucose) R 3682 3676 2358 0 -1 4202496 3451 0 0 0 143 1 0 0 20 0 1 0 384888992 15392768 2072 33554432000 4194304 5208918 140735470023456 140735470021608 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3683/statm: 3758 2072 96 248 0 3507 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 36152

[startup+3.10039 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 3693
/proc/meminfo: memFree=28633528/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2824 CPUtime=0.03 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 1889 1857 0 0 1 0 2 0 20 0 1 0 384888987 2891776 325 33554432000 4194304 6006132 140735448453312 140735448447504 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 706 325 157 443 0 259 0
[pid=3682] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3682/stat : 3682 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384888992 9367552 267 33554432000 4194304 5064252 140734623348800 140734623347712 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3682/statm: 2287 267 226 213 0 72 0
[pid=3683] ppid=3682 vsize=22312 CPUtime=3.04 cores=1,3,5,7
/proc/3683/stat : 3683 (glucose) R 3682 3676 2358 0 -1 4202496 4475 0 0 0 302 2 0 0 20 0 1 0 384888992 22847488 5124 33554432000 4194304 5208918 140735470023456 140735470021544 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3683/statm: 5578 5124 96 248 0 5327 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43432

[startup+6.30039 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 3714
/proc/meminfo: memFree=28645296/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2824 CPUtime=0.03 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 1889 1857 0 0 1 0 2 0 20 0 1 0 384888987 2891776 325 33554432000 4194304 6006132 140735448453312 140735448447504 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 706 325 157 443 0 259 0
[pid=3682] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3682/stat : 3682 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384888992 9367552 267 33554432000 4194304 5064252 140734623348800 140734623347712 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3682/statm: 2287 267 226 213 0 72 0
[pid=3683] ppid=3682 vsize=40984 CPUtime=6.24 cores=1,3,5,7
/proc/3683/stat : 3683 (glucose) R 3682 3676 2358 0 -1 4202496 5055 0 0 0 622 2 0 0 20 0 1 0 384888992 41967616 9792 33554432000 4194304 5208918 140735470023456 140735470021400 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3683/statm: 10246 9792 96 248 0 9995 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 62104

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 3715
/proc/meminfo: memFree=28589328/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2824 CPUtime=0.03 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 1889 1857 0 0 1 0 2 0 20 0 1 0 384888987 2891776 325 33554432000 4194304 6006132 140735448453312 140735448447504 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 706 325 157 443 0 259 0
[pid=3682] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3682/stat : 3682 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384888992 9367552 267 33554432000 4194304 5064252 140734623348800 140734623347712 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3682/statm: 2287 267 226 213 0 72 0
[pid=3683] ppid=3682 vsize=59840 CPUtime=12.63 cores=1,3,5,7
/proc/3683/stat : 3683 (glucose) R 3682 3676 2358 0 -1 4202496 6017 0 0 0 1261 2 0 0 20 0 1 0 384888992 61276160 14462 33554432000 4194304 5208918 140735470023456 140735470021400 4229725 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3683/statm: 14960 14462 96 248 0 14709 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 80960

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 3715
/proc/meminfo: memFree=28549348/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2824 CPUtime=0.03 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 1889 1857 0 0 1 0 2 0 20 0 1 0 384888987 2891776 325 33554432000 4194304 6006132 140735448453312 140735448447504 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 706 325 157 443 0 259 0
[pid=3682] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3682/stat : 3682 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384888992 9367552 267 33554432000 4194304 5064252 140734623348800 140734623347712 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3682/statm: 2287 267 226 213 0 72 0
[pid=3683] ppid=3682 vsize=59844 CPUtime=25.43 cores=1,3,5,7
/proc/3683/stat : 3683 (glucose) R 3682 3676 2358 0 -1 4202496 7949 0 0 0 2539 4 0 0 20 0 1 0 384888992 61280256 14507 33554432000 4194304 5208918 140735470023456 140735470021544 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3683/statm: 14961 14507 96 248 0 14710 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 80964

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 3715
/proc/meminfo: memFree=28471504/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2824 CPUtime=0.03 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 1889 1857 0 0 1 0 2 0 20 0 1 0 384888987 2891776 325 33554432000 4194304 6006132 140735448453312 140735448447504 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3677/statm: 706 325 157 443 0 259 0
[pid=3682] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3682/stat : 3682 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384888992 9367552 267 33554432000 4194304 5064252 140734623348800 140734623347712 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3682/statm: 2287 267 226 213 0 72 0
[pid=3683] ppid=3682 vsize=109164 CPUtime=51.03 cores=1,3,5,7
/proc/3683/stat : 3683 (glucose) R 3682 3676 2358 0 -1 4202496 11062 0 0 0 5094 9 0 0 20 0 1 0 384888992 111783936 24735 33554432000 4194304 5208918 140735470023456 140735470021448 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3683/statm: 27291 24735 96 248 0 27040 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 130284

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 3729
/proc/meminfo: memFree=28537952/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=71.51 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2010 17860 0 0 1 1 7135 14 20 0 1 0 384888987 2895872 335 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 335 166 443 0 260 0
[pid=3728] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3728/stat : 3728 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384896140 9367552 267 33554432000 4194304 5064252 140735615932304 140735615931216 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3728/statm: 2287 267 226 213 0 72 0
[pid=3729] ppid=3728 vsize=64920 CPUtime=30.76 cores=1,3,5,7
/proc/3729/stat : 3729 (glucose) R 3728 3676 2358 0 -1 4202496 7031 0 0 0 3071 5 0 0 20 0 1 0 384896140 66478080 15786 33554432000 4194304 5208918 140736117909472 140736117907560 4229296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3729/statm: 16230 15786 96 248 0 15979 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 86044

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 3729
/proc/meminfo: memFree=28428656/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=71.51 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2010 17860 0 0 1 1 7135 14 20 0 1 0 384888987 2895872 335 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 335 166 443 0 260 0
[pid=3728] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 3753
/proc/meminfo: memFree=28130236/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=418.83 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2167 41712 0 0 1 1 41807 74 20 0 1 0 384888987 2895872 337 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 337 168 443 0 260 0
[pid=3746] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3746/stat : 3746 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384930879 9367552 266 33554432000 4194304 5064252 140735649115200 140735649114112 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3746/statm: 2287 266 226 213 0 72 0
[pid=3747] ppid=3746 vsize=254284 CPUtime=943.21 cores=1,3,5,7
/proc/3747/stat : 3747 (glucose) R 3746 3676 2358 0 -1 4202496 64732 0 0 0 94206 115 0 0 20 0 1 0 384930879 260386816 51262 33554432000 4194304 5208918 140735828753680 140735828751832 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3747/statm: 63571 51262 105 248 0 63320 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 275408

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3753
/proc/meminfo: memFree=28194300/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=418.83 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2167 41712 0 0 1 1 41807 74 20 0 1 0 384888987 2895872 337 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 337 168 443 0 260 0
[pid=3746] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3746/stat : 3746 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384930879 9367552 266 33554432000 4194304 5064252 140735649115200 140735649114112 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3746/statm: 2287 266 226 213 0 72 0
[pid=3747] ppid=3746 vsize=254916 CPUtime=1003.2 cores=1,3,5,7
/proc/3747/stat : 3747 (glucose) R 3746 3676 2358 0 -1 4202496 67459 0 0 0 100199 121 0 0 20 0 1 0 384930879 261033984 51420 33554432000 4194304 5208918 140735828753680 140735828751832 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3747/statm: 63729 51420 105 248 0 63478 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 276040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3753
/proc/meminfo: memFree=28272020/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=418.83 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2167 41712 0 0 1 1 41807 74 20 0 1 0 384888987 2895872 337 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 337 168 443 0 260 0
[pid=3746] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3746/stat : 3746 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384930879 9367552 266 33554432000 4194304 5064252 140735649115200 140735649114112 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3746/statm: 2287 266 226 213 0 72 0
[pid=3747] ppid=3746 vsize=205336 CPUtime=1063.18 cores=1,3,5,7
/proc/3747/stat : 3747 (glucose) R 3746 3676 2358 0 -1 4202496 69848 0 0 0 106192 126 0 0 20 0 1 0 384930879 210264064 50222 33554432000 4194304 5208918 140735828753680 140735828751832 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3747/statm: 51334 50222 105 248 0 51083 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 226460

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3754
/proc/meminfo: memFree=28027776/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=418.83 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2167 41712 0 0 1 1 41807 74 20 0 1 0 384888987 2895872 337 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 337 168 443 0 260 0
[pid=3746] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3746/stat : 3746 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384930879 9367552 266 33554432000 4194304 5064252 140735649115200 140735649114112 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3746/statm: 2287 266 226 213 0 72 0
[pid=3747] ppid=3746 vsize=205336 CPUtime=1123.17 cores=1,3,5,7
/proc/3747/stat : 3747 (glucose) R 3746 3676 2358 0 -1 4202496 72406 0 0 0 112185 132 0 0 20 0 1 0 384930879 210264064 44590 33554432000 4194304 5208918 140735828753680 140735828751832 4229515 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3747/statm: 51334 44590 105 248 0 51083 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 226460

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3757
/proc/meminfo: memFree=28103728/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=418.83 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2167 41712 0 0 1 1 41807 74 20 0 1 0 384888987 2895872 337 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 337 168 443 0 260 0
[pid=3746] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3746/stat : 3746 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384930879 9367552 266 33554432000 4194304 5064252 140735649115200 140735649114112 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3746/statm: 2287 266 226 213 0 72 0
[pid=3747] ppid=3746 vsize=255424 CPUtime=1183.14 cores=1,3,5,7
/proc/3747/stat : 3747 (glucose) R 3746 3676 2358 0 -1 4202496 74032 0 0 0 118178 136 0 0 20 0 1 0 384930879 261554176 54107 33554432000 4194304 5208918 140735828753680 140735828751832 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3747/statm: 63856 54107 105 248 0 63605 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 276548

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3780
/proc/meminfo: memFree=28251592/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=418.83 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2167 41712 0 0 1 1 41807 74 20 0 1 0 384888987 2895872 337 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 337 168 443 0 260 0
[pid=3746] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3746/stat : 3746 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384930879 9367552 266 33554432000 4194304 5064252 140735649115200 140735649114112 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3746/statm: 2287 266 226 213 0 72 0
[pid=3747] ppid=3746 vsize=205336 CPUtime=1243.13 cores=1,3,5,7
/proc/3747/stat : 3747 (glucose) R 3746 3676 2358 0 -1 4202496 76294 0 0 0 124172 141 0 0 20 0 1 0 384930879 210264064 48686 33554432000 4194304 5208918 140735828753680 140735828751832 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3747/statm: 51334 48686 105 248 0 51083 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 226460

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 3780
/proc/meminfo: memFree=28044668/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=418.83 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2167 41712 0 0 1 1 41807 74 20 0 1 0 384888987 2895872 337 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 337 168 443 0 260 0
[pid=3746] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3746/stat : 3746 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384930879 9367552 266 33554432000 4194304 5064252 140735649115200 140735649114112 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3746/statm: 2287 266 226 213 0 72 0
[pid=3747] ppid=3746 vsize=174516 CPUtime=1303.12 cores=1,3,5,7
/proc/3747/stat : 3747 (glucose) R 3746 3676 2358 0 -1 4202496 78278 0 0 0 130165 147 0 0 20 0 1 0 384930879 178704384 40939 33554432000 4194304 5208918 140735828753680 140735828751768 4211888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3747/statm: 43629 40939 105 248 0 43378 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 195640

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 3780
/proc/meminfo: memFree=28121756/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=418.83 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2167 41712 0 0 1 1 41807 74 20 0 1 0 384888987 2895872 337 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 337 168 443 0 260 0
[pid=3746] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3746/stat : 3746 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384930879 9367552 266 33554432000 4194304 5064252 140735649115200 140735649114112 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3746/statm: 2287 266 226 213 0 72 0
[pid=3747] ppid=3746 vsize=255424 CPUtime=1363.1 cores=1,3,5,7
/proc/3747/stat : 3747 (glucose) R 3746 3676 2358 0 -1 4202496 80486 0 0 0 136157 153 0 0 20 0 1 0 384930879 261554176 55643 33554432000 4194304 5208918 140735828753680 140735828751832 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3747/statm: 63856 55643 105 248 0 63605 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 276548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 3780
/proc/meminfo: memFree=28069800/32873844 swapFree=7120/7120
[pid=3676] ppid=3674 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3676/stat : 3676 (npSolver-wbo-I.) S 3674 3676 2358 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384888987 9367552 275 33554432000 4194304 5064252 140734033762560 140734033761472 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 2287 275 233 213 0 72 0
[pid=3677] ppid=3676 vsize=2828 CPUtime=418.83 cores=1,3,5,7
/proc/3677/stat : 3677 (npSolver-wbo) S 3676 3676 2358 0 -1 4202496 2167 41712 0 0 1 1 41807 74 20 0 1 0 384888987 2895872 337 33554432000 4194304 6006132 140735448453312 140735448444720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3677/statm: 707 337 168 443 0 260 0
[pid=3746] ppid=3677 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3746/stat : 3746 (satsolver.sh) S 3677 3676 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384930879 9367552 266 33554432000 4194304 5064252 140735649115200 140735649114112 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3746/statm: 2287 266 226 213 0 72 0
[pid=3747] ppid=3746 vsize=205336 CPUtime=1381.21 cores=1,3,5,7
/proc/3747/stat : 3747 (glucose) R 3746 3676 2358 0 -1 4202496 81458 0 0 0 137965 156 0 0 20 0 1 0 384930879 210264064 48174 33554432000 4194304 5208918 140735828753680 140735828751832 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3747/statm: 51334 48174 105 248 0 51083 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 226460

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): 1797.75
CPU system time (s): 2.32765
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 325868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.75
system time used= 2.32765
maximum resident set size= 260860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126328
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 131
involuntary context switches= 1910

runsolver used 3.08253 second user time and 8.39672 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 22:34:01
IDJOB=3754353
IDBENCH=78734
IDSOLVER=2338
FILE ID=node142/3754353-1339187641
RUNJOBID= node142-1339184037-3364
PBS_JOBID= 14643841
Free space on /tmp= 71136 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-41-40--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754353-1339187641/watcher-3754353-1339187641 -o /tmp/evaluation-result-3754353-1339187641/solver-3754353-1339187641 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754353-1339187641.wbo 139718733 HOME HOME

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

MD5SUM BENCH= b19b36a9eeef0aa91319f6277ed84276
RANDOM SEED=139718733

node142.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.776
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.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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		: 2666.776
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.90
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.776
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.776
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		: 2666.776
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:        28703356 kB
Buffers:          517060 kB
Cached:          2728868 kB
SwapCached:          112 kB
Active:          1691676 kB
Inactive:        1578848 kB
Active(anon):      13296 kB
Inactive(anon):    11164 kB
Active(file):    1678380 kB
Inactive(file):  1567684 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             17212 kB
Writeback:             0 kB
AnonPages:         72308 kB
Mapped:            11660 kB
Shmem:               188 kB
Slab:             760424 kB
SReclaimable:     202104 kB
SUnreclaim:       558320 kB
KernelStack:        1440 kB
PageTables:         3780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 71128 MiB
End job on node142 at 2012-06-08 23:04:02