Trace number 3754928

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-capmo2_wcsp.wbo
MD5SUMfae2f00dc57ff1dba83c1276ab8a2bc1
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1243610
Best CPU time to get the best result obtained on this benchmark1800.76
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10200
Total number of constraints20300
Number of soft constraints20100
Number of constraints which are clauses20100
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint100
Top cost 19304198
Min constraint cost 1
Max constraint cost 19304198
Sum of constraints costs 193196633046
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
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.21	c run usual solver
1.87/1.91	o 1551485
1.87/1.91	c current bound: 775742
1.87/1.91	c fallback to adder encoding
1800.06/1800.41	./satsolver.sh: line 5:  7970 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-3754928-1339199376/watcher-3754928-1339199376 -o /tmp/evaluation-result-3754928-1339199376/solver-3754928-1339199376 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754928-1339199376.wbo 662107690 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.02 2.00 3/181 7956
/proc/meminfo: memFree=30466672/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0

[startup+0.0279741 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 7956
/proc/meminfo: memFree=30466672/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 7956
/proc/meminfo: memFree=30466672/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300118 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 7956
/proc/meminfo: memFree=30466672/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700113 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 7956
/proc/meminfo: memFree=30466672/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/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.02 2.00 3/185 7960
/proc/meminfo: memFree=30422112/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=16800 CPUtime=0.27 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 5440 0 0 0 20 7 0 0 20 0 1 0 29904693 17203200 3484 33554432000 4194304 6006132 140734026385344 140734026378448 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7957/statm: 4200 3484 156 443 0 3753 0
[pid=7959] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7959/stat : 7959 (cp2_pre.sh) S 7957 7956 4273 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 29904721 9367552 277 33554432000 4194304 5064252 140737234573056 140737234571760 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7959/statm: 2287 277 234 213 0 72 0
[pid=7960] ppid=7959 vsize=33212 CPUtime=1.2 cores=0,2,4,6
/proc/7960/stat : 7960 (coprocessor) R 7959 7956 4273 0 -1 4202496 6977 0 0 0 120 0 0 0 20 0 1 0 29904721 34009088 7732 33554432000 4194304 6586260 140735805290416 140735805285960 5598875 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/7960/statm: 8303 7732 189 584 0 7715 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 68308

[startup+3.10033 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 7968
/proc/meminfo: memFree=30408848/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=179712 CPUtime=3.07 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) R 7956 7956 4273 0 -1 4202496 14284 14906 0 0 136 18 150 3 20 0 1 0 29904693 184025088 31755 33554432000 4194304 6006132 140734026385344 140734026378152 4535954 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7957/statm: 44928 31755 176 443 0 44481 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 188860

[startup+6.30035 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 7970
/proc/meminfo: memFree=29881312/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=561928 CPUtime=1.94 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 63740 0 0 0 177 17 0 0 20 0 1 0 29905128 575414272 98563 33554432000 4194304 5208918 140735104109008 140735103058408 4239859 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 140482 98563 90 248 0 140231 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 891008

[startup+12.7004 s]
/proc/loadavg: 2.16 2.05 2.01 3/185 7970
/proc/meminfo: memFree=29755920/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=433272 CPUtime=8.34 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 65477 0 0 0 814 20 0 0 20 0 1 0 29905128 443670528 89092 33554432000 4194304 5208918 140735104109008 140735104106968 4211013 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 108318 89092 103 248 0 108067 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 762352

[startup+25.507 s]
/proc/loadavg: 2.12 2.05 2.01 3/186 7973
/proc/meminfo: memFree=29726672/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=439664 CPUtime=21.14 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 67071 0 0 0 2093 21 0 0 20 0 1 0 29905128 450215936 95285 33554432000 4194304 5208918 140735104109008 140735104106760 4205761 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 109916 95285 105 248 0 109665 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 768744

[startup+51.1004 s]
/proc/loadavg: 2.08 2.05 2.01 3/186 7974
/proc/meminfo: memFree=29724588/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=446132 CPUtime=46.73 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 69324 0 0 0 4649 24 0 0 20 0 1 0 29905128 456839168 94512 33554432000 4194304 5208918 140735104109008 140735104106856 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 111533 94512 105 248 0 111282 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 775212

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/185 7974
/proc/meminfo: memFree=29741216/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=450504 CPUtime=97.92 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 70695 0 0 0 9766 26 0 0 20 0 1 0 29905128 461316096 95379 33554432000 4194304 5208918 140735104109008 140735104106760 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 112626 95379 105 248 0 112375 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 779584

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/185 7974
/proc/meminfo: memFree=29726852/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=454624 CPUtime=157.92 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 72209 0 0 0 15763 29 0 0 20 0 1 0 29905128 465534976 98106 33554432000 4194304 5208918 140735104109008 140735104106856 4211834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 113656 98106 105 248 0 113405 0
Current children cumulated CPU time (s) 162.21

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


[startup+1362.3 s]
/proc/loadavg: 2.15 2.17 2.08 3/185 8059
/proc/meminfo: memFree=23416364/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=507640 CPUtime=1357.72 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 96433 0 0 0 135702 70 0 0 20 0 1 0 29905128 519823360 116931 33554432000 4194304 5208918 140735104109008 140735104105384 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 126910 116931 105 248 0 126659 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 836720

[startup+1422.3 s]
/proc/loadavg: 2.05 2.13 2.07 3/185 8059
/proc/meminfo: memFree=23390984/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=589744 CPUtime=1417.71 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 97306 0 0 0 141699 72 0 0 20 0 1 0 29905128 603897856 123416 33554432000 4194304 5208918 140735104109008 140735104106760 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 147436 123416 105 248 0 147185 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 918824

[startup+1482.3 s]
/proc/loadavg: 2.02 2.11 2.06 3/185 8059
/proc/meminfo: memFree=23402588/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=509588 CPUtime=1477.71 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 98191 0 0 0 147695 76 0 0 20 0 1 0 29905128 521818112 120508 33554432000 4194304 5208918 140735104109008 140735104105384 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 127397 120508 105 248 0 127146 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 838668

[startup+1542.3 s]
/proc/loadavg: 2.00 2.08 2.06 3/185 8059
/proc/meminfo: memFree=23383664/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=592856 CPUtime=1537.71 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 99325 0 0 0 153693 78 0 0 20 0 1 0 29905128 607084544 125208 33554432000 4194304 5208918 140735104109008 140735104106680 4211615 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 148214 125208 105 248 0 147963 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 921936

[startup+1602.3 s]
/proc/loadavg: 2.00 2.07 2.05 3/185 8060
/proc/meminfo: memFree=23400480/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=511620 CPUtime=1597.69 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 99896 0 0 0 159688 81 0 0 20 0 1 0 29905128 523898880 120999 33554432000 4194304 5208918 140735104109008 140735104106760 4211897 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 127905 120999 105 248 0 127654 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 840700

[startup+1662.31 s]
/proc/loadavg: 2.00 2.05 2.05 3/185 8060
/proc/meminfo: memFree=23380004/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=594280 CPUtime=1657.69 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 100891 0 0 0 165687 82 0 0 20 0 1 0 29905128 608542720 126073 33554432000 4194304 5208918 140735104109008 140735104105384 4211851 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 148570 126073 105 248 0 148319 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 923360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.04 3/185 8060
/proc/meminfo: memFree=23409792/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=514256 CPUtime=1717.67 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 101755 0 0 0 171682 85 0 0 20 0 1 0 29905128 526598144 118579 33554432000 4194304 5208918 140735104109008 140735104107096 4228992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 128564 118579 105 248 0 128313 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 843336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/185 8060
/proc/meminfo: memFree=23409668/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=514256 CPUtime=1777.66 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 101755 0 0 0 177681 85 0 0 20 0 1 0 29905128 526598144 118579 33554432000 4194304 5208918 140735104109008 140735104107096 4205128 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 128564 118579 105 248 0 128313 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 843336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.03 2.03 3/185 8060
/proc/meminfo: memFree=23409668/32873844 swapFree=7124/7124
[pid=7956] ppid=7954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7956/stat : 7956 (npSolver-wbo.sh) S 7954 7956 4273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29904693 9367552 275 33554432000 4194304 5064252 140733625993600 140733625992512 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7956/statm: 2287 275 233 213 0 72 0
[pid=7957] ppid=7956 vsize=310784 CPUtime=4.29 cores=0,2,4,6
/proc/7957/stat : 7957 (npSolver-wbo) S 7956 7956 4273 0 -1 4202496 15415 14906 0 0 234 42 150 3 20 0 1 0 29904693 318242816 49164 33554432000 4194304 6006132 140734026385344 140734026376752 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/7957/statm: 77696 49164 177 443 0 77249 0
[pid=7969] ppid=7957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7969/stat : 7969 (satsolver.sh) S 7957 7956 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 29905128 9367552 267 33554432000 4194304 5064252 140734511666672 140734511665584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7969/statm: 2287 267 226 213 0 72 0
[pid=7970] ppid=7969 vsize=514256 CPUtime=1795.77 cores=0,2,4,6
/proc/7970/stat : 7970 (glucose) R 7969 7956 4273 0 -1 4202496 101755 0 0 0 179492 85 0 0 20 0 1 0 29905128 526598144 118579 33554432000 4194304 5208918 140735104109008 140735104107096 4205761 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7970/statm: 128564 118579 105 248 0 128313 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 843336

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.42
CPU time (s): 1800.11
CPU user time (s): 1798.78
CPU system time (s): 1.3318
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 1054952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.78
system time used= 1.3318
maximum resident set size= 628092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133068
page faults= 0
swaps= 0
block input operations= 8
block output operations= 307544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 131
involuntary context switches= 1909

runsolver used 8.46671 second user time and 17.1474 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-09 01:49:36
IDJOB=3754928
IDBENCH=79539
IDSOLVER=2339
FILE ID=node134/3754928-1339199376
RUNJOBID= node134-1339183988-5536
PBS_JOBID= 14643800
Free space on /tmp= 70900 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-capmo2_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754928-1339199376/watcher-3754928-1339199376 -o /tmp/evaluation-result-3754928-1339199376/solver-3754928-1339199376 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754928-1339199376.wbo 662107690 HOME HOME

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

MD5SUM BENCH= fae2f00dc57ff1dba83c1276ab8a2bc1
RANDOM SEED=662107690

node134.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.091
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.18
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.56
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.091
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	: 5332.56
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.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30466936 kB
Buffers:          359824 kB
Cached:           918312 kB
SwapCached:            0 kB
Active:           743804 kB
Inactive:         841704 kB
Active(anon):     293612 kB
Inactive(anon):    11900 kB
Active(file):     450192 kB
Inactive(file):   829804 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8972 kB
Writeback:             4 kB
AnonPages:        309676 kB
Mapped:            15332 kB
Shmem:               212 kB
Slab:             681208 kB
SReclaimable:     123436 kB
SUnreclaim:       557772 kB
KernelStack:        1536 kB
PageTables:         4908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     455640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 69212 MiB
End job on node134 at 2012-06-09 02:19:37