Trace number 3755152

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 1.0 (fixed)? (TO) 1800.06 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-le450-5a-5_wcsp.wbo
MD5SUM821044947071ea4d556d5ba9ce1f8458
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.19597
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2250
Total number of constraints29020
Number of soft constraints28570
Number of constraints which are clauses28570
Number of constraints which are cardinality constraints (but not clauses)450
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5
Top cost 5715
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 28570
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.23	c run usual solver
1.52/1.70	o 692
1.52/1.70	c current bound: 346
1.52/1.70	c fallback to adder encoding
1800.03/1800.41	./satsolver.sh: line 5: 26428 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3755152-1339204173/watcher-3755152-1339204173 -o /tmp/evaluation-result-3755152-1339204173/solver-3755152-1339204173 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755152-1339204173.wbo 381975097 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: 3.00 2.64 2.59 3/180 26414
/proc/meminfo: memFree=30160940/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0

[startup+0.025733 s]
/proc/loadavg: 3.00 2.64 2.59 3/180 26414
/proc/meminfo: memFree=30160940/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100318 s]
/proc/loadavg: 3.00 2.64 2.59 3/180 26414
/proc/meminfo: memFree=30160940/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300305 s]
/proc/loadavg: 3.00 2.64 2.59 3/180 26414
/proc/meminfo: memFree=30160940/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700267 s]
/proc/loadavg: 3.00 2.64 2.59 3/180 26414
/proc/meminfo: memFree=30160940/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/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: 3.00 2.64 2.59 3/184 26418
/proc/meminfo: memFree=30113984/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=18824 CPUtime=0.32 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 6304 0 0 0 23 9 0 0 20 0 1 0 386545895 19275776 4158 33554432000 4194304 6006132 140733300565728 140733300558832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 4706 4158 155 443 0 4259 0
[pid=26417] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26417/stat : 26417 (cp2_pre.sh) S 26415 26414 22170 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 386545928 9367552 277 33554432000 4194304 5064252 140733250327632 140733250326336 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26417/statm: 2287 277 234 213 0 72 0
[pid=26418] ppid=26417 vsize=33588 CPUtime=1.16 cores=0,2,4,6
/proc/26418/stat : 26418 (coprocessor) R 26417 26414 22170 0 -1 4202496 7129 0 0 0 115 1 0 0 20 0 1 0 386545928 34394112 7852 33554432000 4194304 6586260 140736825977392 140736825972712 5732208 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/26418/statm: 8397 7852 195 584 0 7809 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 70708

[startup+3.10034 s]
/proc/loadavg: 3.00 2.64 2.59 3/182 26426
/proc/meminfo: memFree=30078012/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=189548 CPUtime=3.08 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) R 26414 26414 22170 0 -1 4202496 16749 14367 0 0 160 17 127 4 20 0 1 0 386545895 194097152 38169 33554432000 4194304 6006132 140733300565728 140733300558088 4535958 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 47387 38169 176 443 0 46940 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 198696

[startup+6.30039 s]
/proc/loadavg: 2.92 2.63 2.58 3/184 26428
/proc/meminfo: memFree=29608856/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=387540 CPUtime=1.56 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 49993 0 0 0 143 13 0 0 20 0 1 0 386546362 396840960 85200 33554432000 4194304 5208918 140734117280848 140734116230344 4221600 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 96885 85200 70 248 0 96634 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 692664

[startup+12.7004 s]
/proc/loadavg: 2.85 2.62 2.58 3/184 26428
/proc/meminfo: memFree=29338020/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=495968 CPUtime=7.96 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 74179 0 0 0 774 22 0 0 20 0 1 0 386546362 507871232 106827 33554432000 4194304 5208918 140734117280848 140734117278808 4229319 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 123992 106827 95 248 0 123741 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 801092

[startup+25.5004 s]
/proc/loadavg: 2.66 2.59 2.57 3/184 26429
/proc/meminfo: memFree=29341264/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=503464 CPUtime=20.76 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 75201 0 0 0 2054 22 0 0 20 0 1 0 386546362 515547136 108871 33554432000 4194304 5208918 140734117280848 140734117278680 4211141 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 125866 108871 105 248 0 125615 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 808588

[startup+51.1004 s]
/proc/loadavg: 2.49 2.55 2.56 3/185 26432
/proc/meminfo: memFree=29342316/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=503464 CPUtime=46.36 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 75201 0 0 0 4614 22 0 0 20 0 1 0 386546362 515547136 108871 33554432000 4194304 5208918 140734117280848 140734117278680 4211013 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 125866 108871 105 248 0 125615 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 808588

[startup+102.307 s]
/proc/loadavg: 1.77 2.36 2.49 2/175 26567
/proc/meminfo: memFree=29565560/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=503464 CPUtime=97.55 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 75328 0 0 0 9733 22 0 0 20 0 1 0 386546362 515547136 110020 33554432000 4194304 5208918 140734117280848 140734117277224 4229319 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 125866 110020 105 248 0 125615 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 808588

[startup+162.3 s]
/proc/loadavg: 1.28 2.11 2.39 2/175 26567
/proc/meminfo: memFree=29556252/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=503464 CPUtime=157.54 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 75508 0 0 0 15732 22 0 0 20 0 1 0 386546362 515547136 112244 33554432000 4194304 5208918 140734117280848 140734117277160 4211635 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 125866 112244 105 248 0 125615 0
Current children cumulated CPU time (s) 162.19

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


[startup+1362.3 s]
/proc/loadavg: 1.05 1.07 1.38 2/174 26790
/proc/meminfo: memFree=29454284/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=515760 CPUtime=1357.34 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 81223 0 0 0 135702 32 0 0 20 0 1 0 386546362 528138240 122709 33554432000 4194304 5208918 140734117280848 140734117278600 4229021 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 128940 122709 105 248 0 128689 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 820884

[startup+1422.31 s]
/proc/loadavg: 1.02 1.05 1.35 2/174 26790
/proc/meminfo: memFree=29447212/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=597752 CPUtime=1417.34 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 81911 0 0 0 141701 33 0 0 20 0 1 0 386546362 612098048 124405 33554432000 4194304 5208918 140734117280848 140734117278600 4211553 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 149438 124405 105 248 0 149187 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 902876

[startup+1482.3 s]
/proc/loadavg: 1.00 1.04 1.33 2/174 26790
/proc/meminfo: memFree=29438588/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=600296 CPUtime=1477.32 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 82522 0 0 0 147699 33 0 0 20 0 1 0 386546362 614703104 126549 33554432000 4194304 5208918 140734117280848 140734117277224 4211792 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 150074 126549 105 248 0 149823 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 905420

[startup+1542.3 s]
/proc/loadavg: 1.00 1.03 1.31 2/173 26790
/proc/meminfo: memFree=29434748/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=600296 CPUtime=1537.31 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 82533 0 0 0 153698 33 0 0 20 0 1 0 386546362 614703104 127582 33554432000 4194304 5208918 140734117280848 140734117277224 4211553 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 150074 127582 105 248 0 149823 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 905420

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/174 26791
/proc/meminfo: memFree=29430396/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=518908 CPUtime=1597.3 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 83139 0 0 0 159695 35 0 0 20 0 1 0 386546362 531361792 117696 33554432000 4194304 5208918 140734117280848 140734117277224 4229365 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 129727 117696 105 248 0 129476 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 824032

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/174 26791
/proc/meminfo: memFree=29467692/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=518908 CPUtime=1657.29 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 83142 0 0 0 165694 35 0 0 20 0 1 0 386546362 531361792 119232 33554432000 4194304 5208918 140734117280848 140734117277224 4211656 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 129727 119232 105 248 0 129476 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 824032

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/174 26791
/proc/meminfo: memFree=29460988/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=518908 CPUtime=1717.29 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 83146 0 0 0 171693 36 0 0 20 0 1 0 386546362 531361792 120768 33554432000 4194304 5208918 140734117280848 140734117277224 4211584 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 129727 120768 105 248 0 129476 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 824032

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/174 26791
/proc/meminfo: memFree=29455152/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=518908 CPUtime=1777.28 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 83149 0 0 0 177692 36 0 0 20 0 1 0 386546362 531361792 122306 33554432000 4194304 5208918 140734117280848 140734117277224 4211521 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 129727 122306 105 248 0 129476 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 824032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.22 2/174 26791
/proc/meminfo: memFree=29453228/32873844 swapFree=7636/7636
[pid=26414] ppid=26412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26414/stat : 26414 (npSolver-wbo.sh) S 26412 26414 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386545895 9367552 275 33554432000 4194304 5064252 140733584861664 140733584860576 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26414/statm: 2287 275 233 213 0 72 0
[pid=26415] ppid=26414 vsize=286828 CPUtime=4.65 cores=0,2,4,6
/proc/26415/stat : 26415 (npSolver-wbo) S 26414 26414 22170 0 -1 4202496 18330 14367 0 0 286 48 127 4 20 0 1 0 386545895 293711872 51771 33554432000 4194304 6006132 140733300565728 140733300557136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26415/statm: 71707 51771 178 443 0 71260 0
[pid=26427] ppid=26415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26427/stat : 26427 (satsolver.sh) S 26415 26414 22170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386546362 9367552 266 33554432000 4194304 5064252 140733210688656 140733210687568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26427/statm: 2287 266 226 213 0 72 0
[pid=26428] ppid=26427 vsize=518908 CPUtime=1795.38 cores=0,2,4,6
/proc/26428/stat : 26428 (glucose) R 26427 26414 22170 0 -1 4202496 83168 0 0 0 179502 36 0 0 20 0 1 0 386546362 531361792 122836 33554432000 4194304 5208918 140734117280848 140734117277224 4211744 0 0 4096 0 0 0 0 17 4 0 0 5 0 0
/proc/26428/statm: 129727 122836 105 248 0 129476 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 824032

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.06
CPU user time (s): 1799.17
CPU system time (s): 0.891864
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 1035648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.17
system time used= 0.891864
maximum resident set size= 616812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116855
page faults= 0
swaps= 0
block input operations= 0
block output operations= 374720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 138
involuntary context switches= 1867

runsolver used 3.63245 second user time and 8.42072 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-09 03:09:33
IDJOB=3755152
IDBENCH=79658
IDSOLVER=2339
FILE ID=node108/3755152-1339204173
RUNJOBID= node108-1339183319-22418
PBS_JOBID= 14643837
Free space on /tmp= 71240 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-le450-5a-5_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3755152-1339204173/watcher-3755152-1339204173 -o /tmp/evaluation-result-3755152-1339204173/solver-3755152-1339204173 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755152-1339204173.wbo 381975097 HOME HOME

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

MD5SUM BENCH= 821044947071ea4d556d5ba9ce1f8458
RANDOM SEED=381975097

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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	: 5438.55
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.273
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.90
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.273
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:        30161476 kB
Buffers:         1355772 kB
Cached:           208132 kB
SwapCached:         1600 kB
Active:          1739688 kB
Inactive:          21644 kB
Active(anon):     190732 kB
Inactive(anon):     7692 kB
Active(file):    1548956 kB
Inactive(file):    13952 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67100560 kB
Dirty:             14916 kB
Writeback:             0 kB
AnonPages:        201756 kB
Mapped:            11712 kB
Shmem:                 0 kB
Slab:             809224 kB
SReclaimable:     250108 kB
SUnreclaim:       559116 kB
KernelStack:        1504 kB
PageTables:         4288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     363204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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= 71144 MiB
End job on node108 at 2012-06-09 03:39:34