Trace number 3715279

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-0-100-0.wbo
MD5SUM3ef623ad54bc9b8a55f5198a1c4abc02
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.024996
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints45
Number of soft constraints45
Number of constraints which are clauses25
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 constraint25
Top cost 1950
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 1949
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
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.03	c run usual solver
0.00/0.56	o 119
119.33/119.46	o 114
239.21/239.32	o 101
359.38/359.58	o 84
359.89/360.01	o 70
361.20/361.39	o 25
361.30/361.46	o 23
361.36/361.53	o 21
361.49/361.60	o 17
361.50/361.73	o 4
1800.07/1800.41	./satsolver.sh: line 5: 16466 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3715279-1338214559/watcher-3715279-1338214559 -o /tmp/evaluation-result-3715279-1338214559/solver-3715279-1338214559 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715279-1338214559.wbo 4566628 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 2/179 16080
/proc/meminfo: memFree=31253788/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0

[startup+0.104535 s]
/proc/loadavg: 2.00 2.00 1.94 2/179 16080
/proc/meminfo: memFree=31253788/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200192 s]
/proc/loadavg: 2.00 2.00 1.94 2/179 16080
/proc/meminfo: memFree=31253788/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300163 s]
/proc/loadavg: 2.00 2.00 1.94 2/179 16080
/proc/meminfo: memFree=31253788/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700252 s]
/proc/loadavg: 2.00 2.00 1.94 2/179 16080
/proc/meminfo: memFree=31253788/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 16116
/proc/meminfo: memFree=31293868/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=4068 CPUtime=0.54 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 1008 9016 0 0 3 0 46 5 20 0 1 0 287580247 4165632 582 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 1017 582 164 439 0 574 0
[pid=16103] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16103/stat : 16103 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287580304 9367552 266 33554432000 4194304 5064252 140735728508800 140735728507712 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16103/statm: 2287 266 226 213 0 72 0
[pid=16104] ppid=16103 vsize=9740 CPUtime=0.92 cores=0,2,4,6
/proc/16104/stat : 16104 (glucose) R 16103 16080 12121 0 -1 4202496 2064 0 0 0 92 0 0 0 20 0 1 0 287580304 9973760 1947 33554432000 4194304 5208918 140735193239696 140735193237848 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16104/statm: 2435 1947 96 248 0 2184 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 32104

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 16139
/proc/meminfo: memFree=31276256/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=4068 CPUtime=0.54 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 1008 9016 0 0 3 0 46 5 20 0 1 0 287580247 4165632 582 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 1017 582 164 439 0 574 0
[pid=16103] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16103/stat : 16103 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287580304 9367552 266 33554432000 4194304 5064252 140735728508800 140735728507712 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16103/statm: 2287 266 226 213 0 72 0
[pid=16104] ppid=16103 vsize=14224 CPUtime=2.52 cores=0,2,4,6
/proc/16104/stat : 16104 (glucose) R 16103 16080 12121 0 -1 4202496 3033 0 0 0 252 0 0 0 20 0 1 0 287580304 14565376 3092 33554432000 4194304 5208918 140735193239696 140735193237640 4229299 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16104/statm: 3556 3092 96 248 0 3305 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 36588

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 16202
/proc/meminfo: memFree=31278724/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=4068 CPUtime=0.54 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 1008 9016 0 0 3 0 46 5 20 0 1 0 287580247 4165632 582 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 1017 582 164 439 0 574 0
[pid=16103] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16103/stat : 16103 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287580304 9367552 266 33554432000 4194304 5064252 140735728508800 140735728507712 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16103/statm: 2287 266 226 213 0 72 0
[pid=16104] ppid=16103 vsize=21296 CPUtime=5.71 cores=0,2,4,6
/proc/16104/stat : 16104 (glucose) R 16103 16080 12121 0 -1 4202496 3787 0 0 0 571 0 0 0 20 0 1 0 287580304 21807104 4862 33554432000 4194304 5208918 140735193239696 140735193237640 4229507 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16104/statm: 5324 4862 96 248 0 5073 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 43660

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 16223
/proc/meminfo: memFree=31156828/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=4068 CPUtime=0.54 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 1008 9016 0 0 3 0 46 5 20 0 1 0 287580247 4165632 582 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 1017 582 164 439 0 574 0
[pid=16103] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16103/stat : 16103 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287580304 9367552 266 33554432000 4194304 5064252 140735728508800 140735728507712 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16103/statm: 2287 266 226 213 0 72 0
[pid=16104] ppid=16103 vsize=25716 CPUtime=12.11 cores=0,2,4,6
/proc/16104/stat : 16104 (glucose) R 16103 16080 12121 0 -1 4202496 4383 0 0 0 1211 0 0 0 20 0 1 0 287580304 26333184 5951 33554432000 4194304 5208918 140735193239696 140735193237560 4229307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16104/statm: 6429 5951 96 248 0 6178 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 48080

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 16223
/proc/meminfo: memFree=31107244/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=4068 CPUtime=0.54 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 1008 9016 0 0 3 0 46 5 20 0 1 0 287580247 4165632 582 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 1017 582 164 439 0 574 0
[pid=16103] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16103/stat : 16103 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287580304 9367552 266 33554432000 4194304 5064252 140735728508800 140735728507712 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16103/statm: 2287 266 226 213 0 72 0
[pid=16104] ppid=16103 vsize=40284 CPUtime=24.91 cores=0,2,4,6
/proc/16104/stat : 16104 (glucose) R 16103 16080 12121 0 -1 4202496 6216 0 0 0 2490 1 0 0 20 0 1 0 287580304 41250816 8537 33554432000 4194304 5208918 140735193239696 140735193237640 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16104/statm: 10071 8537 96 248 0 9820 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 62648

[startup+51.1004 s]
/proc/loadavg: 1.94 1.98 1.93 3/183 16245
/proc/meminfo: memFree=31211920/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=4068 CPUtime=0.54 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 1008 9016 0 0 3 0 46 5 20 0 1 0 287580247 4165632 582 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 1017 582 164 439 0 574 0
[pid=16103] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16103/stat : 16103 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287580304 9367552 266 33554432000 4194304 5064252 140735728508800 140735728507712 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16103/statm: 2287 266 226 213 0 72 0
[pid=16104] ppid=16103 vsize=70576 CPUtime=50.51 cores=0,2,4,6
/proc/16104/stat : 16104 (glucose) R 16103 16080 12121 0 -1 4202496 6725 0 0 0 5049 2 0 0 20 0 1 0 287580304 72269824 10321 33554432000 4194304 5208918 140735193239696 140735193237784 4229745 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16104/statm: 17644 10321 96 248 0 17393 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 92940

[startup+102.3 s]
/proc/loadavg: 1.97 1.98 1.93 3/183 16252
/proc/meminfo: memFree=31191192/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=4068 CPUtime=0.54 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 1008 9016 0 0 3 0 46 5 20 0 1 0 287580247 4165632 582 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 1017 582 164 439 0 574 0
[pid=16103] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16103/stat : 16103 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287580304 9367552 266 33554432000 4194304 5064252 140735728508800 140735728507712 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16103/statm: 2287 266 226 213 0 72 0
[pid=16104] ppid=16103 vsize=70604 CPUtime=101.71 cores=0,2,4,6
/proc/16104/stat : 16104 (glucose) R 16103 16080 12121 0 -1 4202496 7997 0 0 0 10168 3 0 0 20 0 1 0 287580304 72298496 15964 33554432000 4194304 5208918 140735193239696 140735193237640 4229734 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16104/statm: 17651 15964 96 248 0 17400 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 92968

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/183 16406
/proc/meminfo: memFree=31227692/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=4068 CPUtime=119.42 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 1349 21035 0 0 4 0 11927 11 20 0 1 0 287580247 4165632 579 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 1017 579 164 439 0 574 0
[pid=16279] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 16472
/proc/meminfo: memFree=30927356/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=3784 CPUtime=361.63 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 2848 78228 0 0 5 1 36127 30 20 0 1 0 287580247 3874816 544 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 946 544 164 439 0 503 0
[pid=16465] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16465/stat : 16465 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287616420 9367552 267 33554432000 4194304 5064252 140735845936880 140735845935792 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16465/statm: 2287 267 226 213 0 72 0
[pid=16466] ppid=16465 vsize=145856 CPUtime=1060.4 cores=0,2,4,6
/proc/16466/stat : 16466 (glucose) R 16465 16080 12121 0 -1 4202496 14375 0 0 0 106016 24 0 0 20 0 1 0 287616420 149356544 35095 33554432000 4194304 5208918 140734766384352 140734766382344 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16466/statm: 36464 35095 104 248 0 36213 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 167936

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/184 16475
/proc/meminfo: memFree=30916104/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=3784 CPUtime=361.63 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 2848 78228 0 0 5 1 36127 30 20 0 1 0 287580247 3874816 544 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 946 544 164 439 0 503 0
[pid=16465] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16465/stat : 16465 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287616420 9367552 267 33554432000 4194304 5064252 140735845936880 140735845935792 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16465/statm: 2287 267 226 213 0 72 0
[pid=16466] ppid=16465 vsize=96536 CPUtime=1120.38 cores=0,2,4,6
/proc/16466/stat : 16466 (glucose) R 16465 16080 12121 0 -1 4202496 15747 0 0 0 112012 26 0 0 20 0 1 0 287616420 98852864 23720 33554432000 4194304 5208918 140734766384352 140734766382440 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16466/statm: 24134 23720 104 248 0 23883 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 118616

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 16475
/proc/meminfo: memFree=30935256/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=3784 CPUtime=361.63 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 2848 78228 0 0 5 1 36127 30 20 0 1 0 287580247 3874816 544 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 946 544 164 439 0 503 0
[pid=16465] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16465/stat : 16465 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287616420 9367552 267 33554432000 4194304 5064252 140735845936880 140735845935792 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16465/statm: 2287 267 226 213 0 72 0
[pid=16466] ppid=16465 vsize=145856 CPUtime=1180.38 cores=0,2,4,6
/proc/16466/stat : 16466 (glucose) R 16465 16080 12121 0 -1 4202496 16655 0 0 0 118009 29 0 0 20 0 1 0 287616420 149356544 31540 33554432000 4194304 5208918 140734766384352 140734766382344 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16466/statm: 36464 31540 104 248 0 36213 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 167936

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/183 16476
/proc/meminfo: memFree=30926288/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=3784 CPUtime=361.63 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 2848 78228 0 0 5 1 36127 30 20 0 1 0 287580247 3874816 544 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 946 544 164 439 0 503 0
[pid=16465] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16465/stat : 16465 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287616420 9367552 267 33554432000 4194304 5064252 140735845936880 140735845935792 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16465/statm: 2287 267 226 213 0 72 0
[pid=16466] ppid=16465 vsize=145856 CPUtime=1240.36 cores=0,2,4,6
/proc/16466/stat : 16466 (glucose) R 16465 16080 12121 0 -1 4202496 17415 0 0 0 124006 30 0 0 20 0 1 0 287616420 149356544 34100 33554432000 4194304 5208918 140734766384352 140734766382344 4229460 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16466/statm: 36464 34100 104 248 0 36213 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 167936

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/183 16476
/proc/meminfo: memFree=30911660/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=3784 CPUtime=361.63 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 2848 78228 0 0 5 1 36127 30 20 0 1 0 287580247 3874816 544 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 946 544 164 439 0 503 0
[pid=16465] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16465/stat : 16465 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287616420 9367552 267 33554432000 4194304 5064252 140735845936880 140735845935792 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16465/statm: 2287 267 226 213 0 72 0
[pid=16466] ppid=16465 vsize=176676 CPUtime=1300.35 cores=0,2,4,6
/proc/16466/stat : 16466 (glucose) R 16465 16080 12121 0 -1 4202496 18759 0 0 0 130002 33 0 0 20 0 1 0 287616420 180916224 36727 33554432000 4194304 5208918 140734766384352 140734766382504 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16466/statm: 44169 36727 104 248 0 43918 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 198756

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/183 16476
/proc/meminfo: memFree=30913536/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=3784 CPUtime=361.63 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 2848 78228 0 0 5 1 36127 30 20 0 1 0 287580247 3874816 544 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 946 544 164 439 0 503 0
[pid=16465] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16465/stat : 16465 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287616420 9367552 267 33554432000 4194304 5064252 140735845936880 140735845935792 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16465/statm: 2287 267 226 213 0 72 0
[pid=16466] ppid=16465 vsize=165608 CPUtime=1360.34 cores=0,2,4,6
/proc/16466/stat : 16466 (glucose) R 16465 16080 12121 0 -1 4202496 19165 0 0 0 136000 34 0 0 20 0 1 0 287616420 169582592 35876 33554432000 4194304 5208918 140734766384352 140734766382344 4229335 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16466/statm: 41402 35876 104 248 0 41151 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 187688

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 16476
/proc/meminfo: memFree=30912856/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=3784 CPUtime=361.63 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 2848 78228 0 0 5 1 36127 30 20 0 1 0 287580247 3874816 544 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 946 544 164 439 0 503 0
[pid=16465] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16465/stat : 16465 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287616420 9367552 267 33554432000 4194304 5064252 140735845936880 140735845935792 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16465/statm: 2287 267 226 213 0 72 0
[pid=16466] ppid=16465 vsize=165608 CPUtime=1420.34 cores=0,2,4,6
/proc/16466/stat : 16466 (glucose) R 16465 16080 12121 0 -1 4202496 19907 0 0 0 141998 36 0 0 20 0 1 0 287616420 169582592 36478 33554432000 4194304 5208918 140734766384352 140734766382344 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16466/statm: 41402 36478 104 248 0 41151 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 187688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 16528
/proc/meminfo: memFree=31105228/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=3784 CPUtime=361.63 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 2848 78228 0 0 5 1 36127 30 20 0 1 0 287580247 3874816 544 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 946 544 164 439 0 503 0
[pid=16465] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16465/stat : 16465 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287616420 9367552 267 33554432000 4194304 5064252 140735845936880 140735845935792 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16465/statm: 2287 267 226 213 0 72 0
[pid=16466] ppid=16465 vsize=196428 CPUtime=1438.44 cores=0,2,4,6
/proc/16466/stat : 16466 (glucose) R 16465 16080 12121 0 -1 4202496 20499 0 0 0 143807 37 0 0 20 0 1 0 287616420 201142272 38081 33554432000 4194304 5208918 140734766384352 140734766382504 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16466/statm: 49107 38081 104 248 0 48856 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 218508

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 16528
/proc/meminfo: memFree=31105228/32873844 swapFree=7632/7632
[pid=16080] ppid=16078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16080/stat : 16080 (npSolver-wbo-It) S 16078 16080 12121 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287580247 9367552 275 33554432000 4194304 5064252 140733881655872 140733881654784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16080/statm: 2287 275 233 213 0 72 0
[pid=16081] ppid=16080 vsize=3784 CPUtime=361.63 cores=0,2,4,6
/proc/16081/stat : 16081 (npSolver-wbo) S 16080 16080 12121 0 -1 4202496 2848 78228 0 0 5 1 36127 30 20 0 1 0 287580247 3874816 544 33554432000 4194304 5990268 140734358895424 140734358886848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16081/statm: 946 544 164 439 0 503 0
[pid=16465] ppid=16081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16465/stat : 16465 (satsolver.sh) S 16081 16080 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287616420 9367552 267 33554432000 4194304 5064252 140735845936880 140735845935792 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16465/statm: 2287 267 226 213 0 72 0
[pid=16466] ppid=16465 vsize=196428 CPUtime=1438.44 cores=0,2,4,6
/proc/16466/stat : 16466 (glucose) R 16465 16080 12121 0 -1 4202496 20499 0 0 0 143807 37 0 0 20 0 1 0 287616420 201142272 38081 33554432000 4194304 5208918 140734766384352 140734766382504 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16466/statm: 49107 38081 104 248 0 48856 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 218508

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.41
CPU system time (s): 0.699893
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 218508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.41
system time used= 0.699893
maximum resident set size= 152324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 272
involuntary context switches= 2027

runsolver used 3.51347 second user time and 8.31274 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 16:15:59
IDJOB=3715279
IDBENCH=79187
IDSOLVER=2296
FILE ID=node141/3715279-1338214559
RUNJOBID= node141-1338210956-15178
PBS_JOBID= 14624602
Free space on /tmp= 71516 MiB

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

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

MD5SUM BENCH= 3ef623ad54bc9b8a55f5198a1c4abc02
RANDOM SEED=4566628

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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:        31254524 kB
Buffers:          294240 kB
Cached:           411876 kB
SwapCached:          220 kB
Active:           305056 kB
Inactive:         474352 kB
Active(anon):      63896 kB
Inactive(anon):    11292 kB
Active(file):     241160 kB
Inactive(file):   463060 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:             21264 kB
Writeback:             0 kB
AnonPages:        110896 kB
Mapped:            11940 kB
Shmem:               172 kB
Slab:             699032 kB
SReclaimable:     141196 kB
SUnreclaim:       557836 kB
KernelStack:        1520 kB
PageTables:         3876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     189992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 71504 MiB
End job on node141 at 2012-05-28 16:46:00