Trace number 3714866

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/PARTIAL-BIGINT-LIN/wcsp/
zenotravel/normalized-zenotravel02cc_wcsp.wbo
MD5SUMf7fbceb2db366adfa00d3571e2c07795
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark724
Best CPU time to get the best result obtained on this benchmark1.21481
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables423
Total number of constraints8096
Number of soft constraints7980
Number of constraints which are clauses7980
Number of constraints which are cardinality constraints (but not clauses)116
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 23921
Min constraint cost 1
Max constraint cost 23921
Sum of constraints costs 187588067
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 20
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.04	c run usual solver
0.00/0.17	o 95765
0.00/0.17	c fallback to adder encoding
666.79/667.38	o 83328
666.79/667.38	c fallback to adder encoding
1668.51/1669.26	o 83325
1668.51/1669.26	c fallback to adder encoding
1800.06/1800.41	./satsolver.sh: line 5:  9669 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3714866-1338247792/watcher-3714866-1338247792 -o /tmp/evaluation-result-3714866-1338247792/solver-3714866-1338247792 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714866-1338247792.wbo 386857274 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.07 2.33 2/179 9575
/proc/meminfo: memFree=26704788/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0

[startup+0.0164039 s]
/proc/loadavg: 2.00 2.07 2.33 2/179 9575
/proc/meminfo: memFree=26704788/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100101 s]
/proc/loadavg: 2.00 2.07 2.33 2/179 9575
/proc/meminfo: memFree=26704788/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.00 2.07 2.33 2/179 9575
/proc/meminfo: memFree=26704788/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700269 s]
/proc/loadavg: 2.00 2.07 2.33 2/179 9575
/proc/meminfo: memFree=26704788/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.07 2.33 3/183 9589
/proc/meminfo: memFree=26590752/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=75136 CPUtime=0.93 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 5906 6671 0 0 74 10 8 1 20 0 1 0 290906061 76939264 13871 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18784 13871 164 439 0 18341 0
[pid=9588] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9588/stat : 9588 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290906157 9367552 267 33554432000 4194304 5064252 140736033633584 140736033632496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9588/statm: 2287 267 226 213 0 72 0
[pid=9589] ppid=9588 vsize=130716 CPUtime=0.52 cores=0,2,4,6
/proc/9589/stat : 9589 (glucose) R 9588 9575 8990 0 -1 4202496 21426 0 0 0 46 6 0 0 20 0 1 0 290906158 133853184 28712 33554432000 4194304 5208918 140734020870416 140734019819816 4465602 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9589/statm: 32679 28712 70 248 0 32428 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 224148

[startup+3.10033 s]
/proc/loadavg: 2.00 2.07 2.32 3/183 9589
/proc/meminfo: memFree=26473316/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=75136 CPUtime=0.93 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 5906 6671 0 0 74 10 8 1 20 0 1 0 290906061 76939264 13871 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18784 13871 164 439 0 18341 0
[pid=9588] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9588/stat : 9588 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290906157 9367552 267 33554432000 4194304 5064252 140736033633584 140736033632496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9588/statm: 2287 267 226 213 0 72 0
[pid=9589] ppid=9588 vsize=146284 CPUtime=2.13 cores=0,2,4,6
/proc/9589/stat : 9589 (glucose) R 9588 9575 8990 0 -1 4202496 26462 0 0 0 205 8 0 0 20 0 1 0 290906158 149794816 31508 33554432000 4194304 5208918 140734020870416 140734020868264 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9589/statm: 36571 31508 104 248 0 36320 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 239716

[startup+6.30039 s]
/proc/loadavg: 2.00 2.07 2.32 3/183 9589
/proc/meminfo: memFree=26470884/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=75136 CPUtime=0.93 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 5906 6671 0 0 74 10 8 1 20 0 1 0 290906061 76939264 13871 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18784 13871 164 439 0 18341 0
[pid=9588] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9588/stat : 9588 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290906157 9367552 267 33554432000 4194304 5064252 140736033633584 140736033632496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9588/statm: 2287 267 226 213 0 72 0
[pid=9589] ppid=9588 vsize=148736 CPUtime=5.32 cores=0,2,4,6
/proc/9589/stat : 9589 (glucose) R 9588 9575 8990 0 -1 4202496 27100 0 0 0 524 8 0 0 20 0 1 0 290906158 152305664 32657 33554432000 4194304 5208918 140734020870416 140734020868312 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9589/statm: 37184 32657 104 248 0 36933 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 242168

[startup+12.7004 s]
/proc/loadavg: 2.00 2.07 2.32 3/184 9592
/proc/meminfo: memFree=26470312/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=75136 CPUtime=0.93 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 5906 6671 0 0 74 10 8 1 20 0 1 0 290906061 76939264 13871 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18784 13871 164 439 0 18341 0
[pid=9588] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9588/stat : 9588 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290906157 9367552 267 33554432000 4194304 5064252 140736033633584 140736033632496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9588/statm: 2287 267 226 213 0 72 0
[pid=9589] ppid=9588 vsize=148736 CPUtime=11.72 cores=0,2,4,6
/proc/9589/stat : 9589 (glucose) R 9588 9575 8990 0 -1 4202496 27105 0 0 0 1164 8 0 0 20 0 1 0 290906158 152305664 32662 33554432000 4194304 5208918 140734020870416 140734020868312 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9589/statm: 37184 32662 104 248 0 36933 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 242168

[startup+25.5004 s]
/proc/loadavg: 2.00 2.06 2.32 3/184 9592
/proc/meminfo: memFree=26471340/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=75136 CPUtime=0.93 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 5906 6671 0 0 74 10 8 1 20 0 1 0 290906061 76939264 13871 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18784 13871 164 439 0 18341 0
[pid=9588] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9588/stat : 9588 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290906157 9367552 267 33554432000 4194304 5064252 140736033633584 140736033632496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9588/statm: 2287 267 226 213 0 72 0
[pid=9589] ppid=9588 vsize=149528 CPUtime=24.52 cores=0,2,4,6
/proc/9589/stat : 9589 (glucose) R 9588 9575 8990 0 -1 4202496 27314 0 0 0 2444 8 0 0 20 0 1 0 290906158 153116672 32871 33554432000 4194304 5208918 140734020870416 140734020868168 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9589/statm: 37382 32871 104 248 0 37131 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 242960

[startup+51.1004 s]
/proc/loadavg: 2.00 2.06 2.31 3/184 9592
/proc/meminfo: memFree=26466060/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=75136 CPUtime=0.93 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 5906 6671 0 0 74 10 8 1 20 0 1 0 290906061 76939264 13871 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18784 13871 164 439 0 18341 0
[pid=9588] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9588/stat : 9588 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290906157 9367552 267 33554432000 4194304 5064252 140736033633584 140736033632496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9588/statm: 2287 267 226 213 0 72 0
[pid=9589] ppid=9588 vsize=151296 CPUtime=50.11 cores=0,2,4,6
/proc/9589/stat : 9589 (glucose) R 9588 9575 8990 0 -1 4202496 27751 0 0 0 5003 8 0 0 20 0 1 0 290906158 154927104 33818 33554432000 4194304 5208918 140734020870416 140734020868264 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9589/statm: 37824 33818 104 248 0 37573 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 244728

[startup+102.307 s]
/proc/loadavg: 2.00 2.05 2.29 3/183 9592
/proc/meminfo: memFree=26460868/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=75136 CPUtime=0.93 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 5906 6671 0 0 74 10 8 1 20 0 1 0 290906061 76939264 13871 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18784 13871 164 439 0 18341 0
[pid=9588] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9588/stat : 9588 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290906157 9367552 267 33554432000 4194304 5064252 140736033633584 140736033632496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9588/statm: 2287 267 226 213 0 72 0
[pid=9589] ppid=9588 vsize=156680 CPUtime=101.31 cores=0,2,4,6
/proc/9589/stat : 9589 (glucose) R 9588 9575 8990 0 -1 4202496 29570 0 0 0 10122 9 0 0 20 0 1 0 290906158 160440320 34648 33554432000 4194304 5208918 140734020870416 140734020868264 4229354 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9589/statm: 39170 34648 104 248 0 38919 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 250112

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.26 3/183 9592
/proc/meminfo: memFree=26446912/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=75136 CPUtime=0.93 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 5906 6671 0 0 74 10 8 1 20 0 1 0 290906061 76939264 13871 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18784 13871 164 439 0 18341 0
[pid=9588] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/183 9661
/proc/meminfo: memFree=30470564/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=74884 CPUtime=668.03 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 11290 45254 0 0 145 19 66605 34 20 0 1 0 290906061 76681216 13904 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18721 13904 164 439 0 18278 0
[pid=9603] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9603/stat : 9603 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290972879 9367552 267 33554432000 4194304 5064252 140734199917904 140734199916816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9603/statm: 2287 267 226 213 0 72 0
[pid=9604] ppid=9603 vsize=200768 CPUtime=694 cores=0,2,4,6
/proc/9604/stat : 9604 (glucose) R 9603 9575 8990 0 -1 4202496 35167 0 0 0 69390 10 0 0 20 0 1 0 290972879 205586432 41809 33554432000 4194304 5208918 140735835000128 140735834997976 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9604/statm: 50192 41809 104 248 0 49941 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 293948

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.06 3/183 9661
/proc/meminfo: memFree=30462068/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=74884 CPUtime=668.03 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 11290 45254 0 0 145 19 66605 34 20 0 1 0 290906061 76681216 13904 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18721 13904 164 439 0 18278 0
[pid=9603] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9603/stat : 9603 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290972879 9367552 267 33554432000 4194304 5064252 140734199917904 140734199916816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9603/statm: 2287 267 226 213 0 72 0
[pid=9604] ppid=9603 vsize=202040 CPUtime=754 cores=0,2,4,6
/proc/9604/stat : 9604 (glucose) R 9603 9575 8990 0 -1 4202496 35566 0 0 0 75390 10 0 0 20 0 1 0 290972879 206888960 43230 33554432000 4194304 5208918 140735835000128 140735834997880 4211628 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9604/statm: 50510 43230 104 248 0 50259 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 295220

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/183 9661
/proc/meminfo: memFree=30485120/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=74884 CPUtime=668.03 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 11290 45254 0 0 145 19 66605 34 20 0 1 0 290906061 76681216 13904 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18721 13904 164 439 0 18278 0
[pid=9603] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9603/stat : 9603 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290972879 9367552 267 33554432000 4194304 5064252 140734199917904 140734199916816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9603/statm: 2287 267 226 213 0 72 0
[pid=9604] ppid=9603 vsize=172668 CPUtime=813.97 cores=0,2,4,6
/proc/9604/stat : 9604 (glucose) R 9603 9575 8990 0 -1 4202496 36376 0 0 0 81386 11 0 0 20 0 1 0 290972879 176812032 39936 33554432000 4194304 5208918 140735835000128 140735834997960 4211561 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9604/statm: 43167 39936 104 248 0 42916 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 265848

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/183 9662
/proc/meminfo: memFree=30470044/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=74884 CPUtime=668.03 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 11290 45254 0 0 145 19 66605 34 20 0 1 0 290906061 76681216 13904 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18721 13904 164 439 0 18278 0
[pid=9603] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9603/stat : 9603 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290972879 9367552 267 33554432000 4194304 5064252 140734199917904 140734199916816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9603/statm: 2287 267 226 213 0 72 0
[pid=9604] ppid=9603 vsize=172668 CPUtime=873.97 cores=0,2,4,6
/proc/9604/stat : 9604 (glucose) R 9603 9575 8990 0 -1 4202496 36377 0 0 0 87386 11 0 0 20 0 1 0 290972879 176812032 40448 33554432000 4194304 5208918 140735835000128 140735834997960 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9604/statm: 43167 40448 104 248 0 42916 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 265848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 9662
/proc/meminfo: memFree=30458440/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=74884 CPUtime=668.03 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 11290 45254 0 0 145 19 66605 34 20 0 1 0 290906061 76681216 13904 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18721 13904 164 439 0 18278 0
[pid=9603] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9603/stat : 9603 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290972879 9367552 267 33554432000 4194304 5064252 140734199917904 140734199916816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9603/statm: 2287 267 226 213 0 72 0
[pid=9604] ppid=9603 vsize=172668 CPUtime=933.97 cores=0,2,4,6
/proc/9604/stat : 9604 (glucose) R 9603 9575 8990 0 -1 4202496 36380 0 0 0 93385 12 0 0 20 0 1 0 290972879 176812032 41984 33554432000 4194304 5208918 140735835000128 140735834997960 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9604/statm: 43167 41984 104 248 0 42916 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 265848

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 9662
/proc/meminfo: memFree=30450316/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=74884 CPUtime=668.03 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 11290 45254 0 0 145 19 66605 34 20 0 1 0 290906061 76681216 13904 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18721 13904 164 439 0 18278 0
[pid=9603] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9603/stat : 9603 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290972879 9367552 267 33554432000 4194304 5064252 140734199917904 140734199916816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9603/statm: 2287 267 226 213 0 72 0
[pid=9604] ppid=9603 vsize=203488 CPUtime=993.95 cores=0,2,4,6
/proc/9604/stat : 9604 (glucose) R 9603 9575 8990 0 -1 4202496 36966 0 0 0 99383 12 0 0 20 0 1 0 290972879 208371712 43075 33554432000 4194304 5208918 140735835000128 140735834995816 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9604/statm: 50872 43075 104 248 0 50621 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 296668

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 9669
/proc/meminfo: memFree=30477696/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=74884 CPUtime=1669.75 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 16674 88304 0 0 215 28 166665 67 20 0 1 0 290906061 76681216 13904 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18721 13904 164 439 0 18278 0
[pid=9668] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9668/stat : 9668 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291073066 9367552 266 33554432000 4194304 5064252 140733645720464 140733645719376 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9668/statm: 2287 266 226 213 0 72 0
[pid=9669] ppid=9668 vsize=148540 CPUtime=52.23 cores=0,2,4,6
/proc/9669/stat : 9669 (glucose) R 9668 9575 8990 0 -1 4202496 26364 0 0 0 5216 7 0 0 20 0 1 0 291073066 152104960 34799 33554432000 4194304 5208918 140737452941808 140737452939656 4211668 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9669/statm: 37135 34799 104 248 0 36884 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 241720

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 9669
/proc/meminfo: memFree=30468548/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=74884 CPUtime=1669.75 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 16674 88304 0 0 215 28 166665 67 20 0 1 0 290906061 76681216 13904 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18721 13904 164 439 0 18278 0
[pid=9668] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9668/stat : 9668 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291073066 9367552 266 33554432000 4194304 5064252 140733645720464 140733645719376 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9668/statm: 2287 266 226 213 0 72 0
[pid=9669] ppid=9668 vsize=180020 CPUtime=112.21 cores=0,2,4,6
/proc/9669/stat : 9669 (glucose) R 9668 9575 8990 0 -1 4202496 27054 0 0 0 11214 7 0 0 20 0 1 0 291073066 184340480 37021 33554432000 4194304 5208918 140737452941808 140737452939656 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9669/statm: 45005 37021 104 248 0 44754 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 273200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 9669
/proc/meminfo: memFree=30483616/32873648 swapFree=6864/6864
[pid=9575] ppid=9573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (npSolver-wbo-It) S 9573 9575 8990 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 290906061 9367552 275 33554432000 4194304 5064252 140735928362496 140735928361408 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9575/statm: 2287 275 233 213 0 72 0
[pid=9576] ppid=9575 vsize=74884 CPUtime=1669.75 cores=0,2,4,6
/proc/9576/stat : 9576 (npSolver-wbo) S 9575 9575 8990 0 -1 4202496 16674 88304 0 0 215 28 166665 67 20 0 1 0 290906061 76681216 13904 33554432000 4194304 5990268 140734788381968 140734788373392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9576/statm: 18721 13904 164 439 0 18278 0
[pid=9668] ppid=9576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9668/stat : 9668 (satsolver.sh) S 9576 9575 8990 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291073066 9367552 266 33554432000 4194304 5064252 140733645720464 140733645719376 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9668/statm: 2287 266 226 213 0 72 0
[pid=9669] ppid=9668 vsize=181472 CPUtime=130.31 cores=0,2,4,6
/proc/9669/stat : 9669 (glucose) R 9668 9575 8990 0 -1 4202496 27415 0 0 0 13024 7 0 0 20 0 1 0 291073066 185827328 37896 33554432000 4194304 5208918 140737452941808 140737452939656 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9669/statm: 45368 37896 104 248 0 45117 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 274652

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.11
CPU user time (s): 1799.06
CPU system time (s): 1.04584
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 344540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.04584
maximum resident set size= 213476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133381
page faults= 0
swaps= 0
block input operations= 0
block output operations= 290448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1089
involuntary context switches= 2056

runsolver used 2.97655 second user time and 8.01278 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-29 01:29:52
IDJOB=3714866
IDBENCH=79584
IDSOLVER=2296
FILE ID=node113/3714866-1338247792
RUNJOBID= node113-1338242385-9006
PBS_JOBID= 14624662
Free space on /tmp= 70320 MiB

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

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

MD5SUM BENCH= f7fbceb2db366adfa00d3571e2c07795
RANDOM SEED=386857274

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.026
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.026
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		: 2667.026
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:       32873648 kB
MemFree:        26705060 kB
Buffers:          360704 kB
Cached:          1570812 kB
SwapCached:         1580 kB
Active:          5186080 kB
Inactive:         122484 kB
Active(anon):    3377788 kB
Inactive(anon):     1624 kB
Active(file):    1808292 kB
Inactive(file):   120860 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67097920 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:       3386620 kB
Mapped:            11068 kB
Shmem:                 0 kB
Slab:             711528 kB
SReclaimable:     155348 kB
SUnreclaim:       556180 kB
KernelStack:        1480 kB
PageTables:        10796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    4699896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1869824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71244 MiB
End job on node113 at 2012-05-29 01:59:53