Trace number 3714046

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? (TO) 1800.12 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlogs03_wcsp.wbo
MD5SUM2a7b9b233224ce80aa11a515af30e7d3
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1177
Best CPU time to get the best result obtained on this benchmark8.17276
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables862
Total number of constraints14841
Number of soft constraints14606
Number of constraints which are clauses14606
Number of constraints which are cardinality constraints (but not clauses)235
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint8
Top cost 43257
Min constraint cost 1
Max constraint cost 43257
Sum of constraints costs 614810168
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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.09	c run usual solver
0.00/0.35	o 173044
0.00/0.35	c current bound: 86522
0.00/0.35	c fallback to adder encoding
1800.08/1800.41	./satsolver.sh: line 5: 31872 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.41	c error: unexpected solver exit code
1800.08/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-3714046-1338218743/watcher-3714046-1338218743 -o /tmp/evaluation-result-3714046-1338218743/solver-3714046-1338218743 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714046-1338218743.wbo 247756366 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 31858
/proc/meminfo: memFree=26875136/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0

[startup+0.032963 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 31858
/proc/meminfo: memFree=26875136/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 31858
/proc/meminfo: memFree=26875136/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 31858
/proc/meminfo: memFree=26875136/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700288 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 31858
/proc/meminfo: memFree=26875136/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 31870
/proc/meminfo: memFree=26819228/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.48 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) R 31858 31858 21976 0 -1 4202496 8450 8306 0 0 119 9 18 2 20 0 1 0 287999727 151154688 22368 33554432000 4194304 5990268 140735152707280 140735152699640 4521650 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 22368 163 439 0 36460 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 156760

[startup+3.10044 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 31872
/proc/meminfo: memFree=26631248/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=346172 CPUtime=1.19 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 39109 0 0 0 107 12 0 0 20 0 1 0 287999916 354480128 57664 33554432000 4194304 5208918 140737352735280 140737351684680 4239846 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 86543 57664 91 248 0 86292 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 512080

[startup+6.30042 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 31872
/proc/meminfo: memFree=26451900/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=273484 CPUtime=4.39 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 42089 0 0 0 425 14 0 0 20 0 1 0 287999916 280047616 56172 33554432000 4194304 5208918 140737352735280 140737352733128 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 68371 56172 96 248 0 68120 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 439392

[startup+12.7005 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 31872
/proc/meminfo: memFree=26453164/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=276140 CPUtime=10.79 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 42725 0 0 0 1064 15 0 0 20 0 1 0 287999916 282767360 56808 33554432000 4194304 5208918 140737352735280 140737352733240 4205238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 69035 56808 96 248 0 68784 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 442048

[startup+25.5005 s]
/proc/loadavg: 2.12 2.03 2.01 3/185 31872
/proc/meminfo: memFree=26449752/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=278264 CPUtime=23.59 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 43247 0 0 0 2344 15 0 0 20 0 1 0 287999916 284942336 57841 33554432000 4194304 5208918 140737352735280 140737352733240 4212881 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 69566 57841 96 248 0 69315 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 444172

[startup+51.1005 s]
/proc/loadavg: 2.08 2.03 2.00 3/185 31872
/proc/meminfo: memFree=26446652/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=280260 CPUtime=49.19 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 43779 0 0 0 4903 16 0 0 20 0 1 0 287999916 286986240 58373 33554432000 4194304 5208918 140737352735280 140737352733128 4212930 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 70065 58373 96 248 0 69814 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 446168

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/185 31872
/proc/meminfo: memFree=26436480/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=285100 CPUtime=100.38 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 45017 0 0 0 10022 16 0 0 20 0 1 0 287999916 291942400 60122 33554432000 4194304 5208918 140737352735280 140737352733128 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 71275 60122 104 248 0 71024 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 451008

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 31872
/proc/meminfo: memFree=26431704/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=287240 CPUtime=160.37 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 45631 0 0 0 16021 16 0 0 20 0 1 0 287999916 294133760 60736 33554432000 4194304 5208918 140737352735280 140737352733032 4211030 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 71810 60736 104 248 0 71559 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 31934
/proc/meminfo: memFree=26410272/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=351248 CPUtime=1360.17 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 49374 0 0 0 135998 19 0 0 20 0 1 0 287999916 359677952 71655 33554432000 4194304 5208918 140737352735280 140737352733032 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 87812 71655 105 248 0 87561 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 517156

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 31934
/proc/meminfo: memFree=26396200/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=351620 CPUtime=1420.17 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 49470 0 0 0 141998 19 0 0 20 0 1 0 287999916 360058880 72773 33554432000 4194304 5208918 140737352735280 140737352733032 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 87905 72773 105 248 0 87654 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 517528

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 31938
/proc/meminfo: memFree=26381020/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=351620 CPUtime=1480.15 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 49507 0 0 0 147996 19 0 0 20 0 1 0 287999916 360058880 73832 33554432000 4194304 5208918 140737352735280 140737352731656 4211540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 87905 73832 105 248 0 87654 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 517528

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 31938
/proc/meminfo: memFree=26360612/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=354272 CPUtime=1540.14 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 49991 0 0 0 153995 19 0 0 20 0 1 0 287999916 362774528 75849 33554432000 4194304 5208918 140737352735280 140737352733112 4211570 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 88568 75849 105 248 0 88317 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 520180

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 31938
/proc/meminfo: memFree=26372236/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=354272 CPUtime=1600.13 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 49993 0 0 0 159994 19 0 0 20 0 1 0 287999916 362774528 76873 33554432000 4194304 5208918 140737352735280 140737352733112 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 88568 76873 105 248 0 88317 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 520180

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 31938
/proc/meminfo: memFree=26367416/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=354272 CPUtime=1660.12 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 49994 0 0 0 165993 19 0 0 20 0 1 0 287999916 362774528 77385 33554432000 4194304 5208918 140737352735280 140737352733112 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 88568 77385 105 248 0 88317 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 520180

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 31938
/proc/meminfo: memFree=26360716/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=354272 CPUtime=1720.11 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 49994 0 0 0 171992 19 0 0 20 0 1 0 287999916 362774528 77385 33554432000 4194304 5208918 140737352735280 140737352733112 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 88568 77385 105 248 0 88317 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 520180

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 31938
/proc/meminfo: memFree=26399436/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=304184 CPUtime=1780.1 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 50432 0 0 0 177989 21 0 0 20 0 1 0 287999916 311484416 66844 33554432000 4194304 5208918 140737352735280 140737352733368 4211605 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 76046 66844 105 248 0 75795 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 470092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 31939
/proc/meminfo: memFree=26399676/32873844 swapFree=7124/7124
[pid=31858] ppid=31856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31858/stat : 31858 (npSolver-wbo-I.) S 31856 31858 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287999726 9367552 274 33554432000 4194304 5064252 140734660221840 140734660220752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31858/statm: 2287 274 233 213 0 72 0
[pid=31859] ppid=31858 vsize=147612 CPUtime=1.87 cores=1,3,5,7
/proc/31859/stat : 31859 (npSolver-wbo) S 31858 31858 21976 0 -1 4202496 9287 8306 0 0 144 23 18 2 20 0 1 0 287999727 151154688 25953 33554432000 4194304 5990268 140735152707280 140735152698720 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31859/statm: 36903 25953 164 439 0 36460 0
[pid=31871] ppid=31859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31871/stat : 31871 (satsolver.sh) S 31859 31858 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287999916 9367552 267 33554432000 4194304 5064252 140737469176272 140737469175184 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31871/statm: 2287 267 226 213 0 72 0
[pid=31872] ppid=31871 vsize=304184 CPUtime=1798.21 cores=1,3,5,7
/proc/31872/stat : 31872 (glucose) R 31871 31858 21976 0 -1 4202496 50432 0 0 0 179800 21 0 0 20 0 1 0 287999916 311484416 66844 33554432000 4194304 5208918 140737352735280 140737352733368 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31872/statm: 76046 66844 105 248 0 75795 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 470092

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.12
CPU user time (s): 1799.63
CPU system time (s): 0.490925
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 600320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.490925
maximum resident set size= 376572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69015
page faults= 0
swaps= 0
block input operations= 0
block output operations= 181296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61
involuntary context switches= 1868

runsolver used 5.83611 second user time and 16.7095 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 17:25:43
IDJOB=3714046
IDBENCH=79460
IDSOLVER=2295
FILE ID=node134/3714046-1338218743
RUNJOBID= node134-1338192934-21993
PBS_JOBID= 14624583
Free space on /tmp= 70848 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlogs03_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714046-1338218743/watcher-3714046-1338218743 -o /tmp/evaluation-result-3714046-1338218743/solver-3714046-1338218743 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714046-1338218743.wbo 247756366 HOME HOME

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

MD5SUM BENCH= 2a7b9b233224ce80aa11a515af30e7d3
RANDOM SEED=247756366

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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.56
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.278
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.278
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.59
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.278
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.278
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.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		: 2667.278
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.57
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.278
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26876044 kB
Buffers:          474648 kB
Cached:          4057668 kB
SwapCached:            0 kB
Active:          2387464 kB
Inactive:        2742732 kB
Active(anon):     593268 kB
Inactive(anon):     5996 kB
Active(file):    1794196 kB
Inactive(file):  2736736 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8536 kB
Writeback:             0 kB
AnonPages:        605452 kB
Mapped:            15456 kB
Shmem:               212 kB
Slab:             726744 kB
SReclaimable:     168628 kB
SUnreclaim:       558116 kB
KernelStack:        1520 kB
PageTables:         5132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     840692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    520192 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= 70752 MiB
End job on node134 at 2012-05-28 17:55:44