Trace number 3716859

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
wbo2satCp2 2012-05-19? (TO) 1800.14 1801.31

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/pedigree/
normalized-sheep4r-4-3_wcsp.wbo
MD5SUM376764ac4c5c3f094ec1a2d2f7cbae71
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark53.7668
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables26850
Total number of constraints1527009
Number of soft constraints1524324
Number of constraints which are clauses1524324
Number of constraints which are cardinality constraints (but not clauses)2685
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 1259
Min constraint cost 1
Max constraint cost 1259
Sum of constraints costs 1904880840
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

15.93/16.15	o 1029
15.93/16.15	c current bound: 514
15.93/16.15	c fallback to adder encoding
649.10/649.45	o 514
649.10/649.45	c current bound: 257
649.10/649.45	c fallback to adder encoding
946.36/946.77	o 257
946.36/946.77	c current bound: 128
946.36/946.77	c fallback to adder encoding
1800.09/1801.30	./satsolver.sh: line 5:  3105 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1801.31	c error: unexpected solver exit code
1800.09/1801.31	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-3716859-1338244108/watcher-3716859-1338244108 -o /tmp/evaluation-result-3716859-1338244108/solver-3716859-1338244108 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716859-1338244108.wbo 1949579890 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: 1.93 1.99 1.99 3/179 3038
/proc/meminfo: memFree=26792012/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0

[startup+0.0964239 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 3038
/proc/meminfo: memFree=26792012/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 3038
/proc/meminfo: memFree=26792012/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 3038
/proc/meminfo: memFree=26792012/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 3038
/proc/meminfo: memFree=26792012/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.93 1.99 1.99 3/181 3040
/proc/meminfo: memFree=26775988/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=19612 CPUtime=1.48 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) R 3038 3038 1515 0 -1 4202496 3004 0 0 0 148 0 0 0 20 0 1 0 290537877 20082688 4503 33554432000 4194304 5872148 140736843444272 140736843441128 5126736 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3039/statm: 4903 4503 144 410 0 4485 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28760

[startup+3.10028 s]
/proc/loadavg: 1.93 1.99 1.99 3/181 3040
/proc/meminfo: memFree=26759872/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=68764 CPUtime=3.08 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) R 3038 3038 1515 0 -1 4202496 4061 0 0 0 307 1 0 0 20 0 1 0 290537877 70414336 9113 33554432000 4194304 5872148 140736843444272 140736843440712 5126736 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3039/statm: 17191 9113 144 410 0 16773 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 77912

[startup+6.30027 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3040
/proc/meminfo: memFree=26630360/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=167376 CPUtime=6.29 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) R 3038 3038 1515 0 -1 4202496 8300 0 0 0 622 7 0 0 20 0 1 0 290537877 171393024 38363 33554432000 4194304 5872148 140736843444272 140736843441656 4555626 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3039/statm: 41844 38363 153 410 0 41426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 176524

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 3042
/proc/meminfo: memFree=26333208/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=197148 CPUtime=10.46 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 10190 0 0 0 1032 14 0 0 20 0 1 0 290537877 201879552 45813 33554432000 4194304 5872148 140736843444272 140736843440152 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3039/statm: 49287 45813 160 410 0 48869 0
[pid=3041] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3041/stat : 3041 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 290538924 9367552 267 33554432000 4194304 5064252 140733852390960 140733852389872 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3041/statm: 2287 267 226 213 0 72 0
[pid=3042] ppid=3041 vsize=294164 CPUtime=2.22 cores=0,2,4,6
/proc/3042/stat : 3042 (glucose_static) R 3041 3038 1515 0 -1 4202496 42012 0 0 0 213 9 0 0 20 0 1 0 290538924 301223936 65485 33554432000 4194304 4896791 140735436833920 140735436831128 4224118 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3042/statm: 73541 65485 78 172 0 73367 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 509608

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 3045
/proc/meminfo: memFree=26048856/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=16.94 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 18557 43136 0 0 1179 250 245 20 20 0 1 0 290537877 268992512 61690 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/3039/statm: 65672 61690 175 410 0 65254 0
[pid=3044] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3044/stat : 3044 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 290539585 9367552 267 33554432000 4194304 5064252 140736339751888 140736339750800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3044/statm: 2287 267 226 213 0 72 0
[pid=3045] ppid=3044 vsize=412252 CPUtime=8.4 cores=0,2,4,6
/proc/3045/stat : 3045 (glucose_static) R 3044 3038 1515 0 -1 4202496 51192 0 0 0 825 15 0 0 20 0 1 0 290539586 422146048 88556 33554432000 4194304 4896791 140734634325680 140734634322888 4225134 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3045/statm: 103063 88556 78 172 0 102889 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 693236

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3045
/proc/meminfo: memFree=26060076/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=16.94 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 18557 43136 0 0 1179 250 245 20 20 0 1 0 290537877 268992512 61690 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/3039/statm: 65672 61690 175 410 0 65254 0
[pid=3044] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3044/stat : 3044 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 290539585 9367552 267 33554432000 4194304 5064252 140736339751888 140736339750800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3044/statm: 2287 267 226 213 0 72 0
[pid=3045] ppid=3044 vsize=412520 CPUtime=33.99 cores=0,2,4,6
/proc/3045/stat : 3045 (glucose_static) R 3044 3038 1515 0 -1 4202496 51517 0 0 0 3384 15 0 0 20 0 1 0 290539586 422420480 88625 33554432000 4194304 4896791 140734634325680 140734634323192 4203037 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3045/statm: 103130 88625 78 172 0 102956 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 693504

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3048
/proc/meminfo: memFree=26050988/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=16.94 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 18557 43136 0 0 1179 250 245 20 20 0 1 0 290537877 268992512 61690 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/3039/statm: 65672 61690 175 410 0 65254 0
[pid=3044] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3044/stat : 3044 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 290539585 9367552 267 33554432000 4194304 5064252 140736339751888 140736339750800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3044/statm: 2287 267 226 213 0 72 0
[pid=3045] ppid=3044 vsize=413052 CPUtime=85.19 cores=0,2,4,6
/proc/3045/stat : 3045 (glucose_static) R 3044 3038 1515 0 -1 4202496 51653 0 0 0 8504 15 0 0 20 0 1 0 290539586 422965248 89272 33554432000 4194304 4896791 140734634325680 140734634322888 4203104 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3045/statm: 103263 89272 78 172 0 103089 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 694036

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 3049
/proc/meminfo: memFree=25944444/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=16.94 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 18557 43136 0 0 1179 250 245 20 20 0 1 0 290537877 268992512 61690 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/3039/statm: 65672 61690 175 410 0 65254 0
[pid=3044] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3044/stat : 3044 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 290539585 9367552 267 33554432000 4194304 5064252 140736339751888 140736339750800 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3044/statm: 2287 267 226 213 0 72 0
[pid=3045] ppid=3044 vsize=414008 CPUtime=145.17 cores=0,2,4,6
/proc/3045/stat : 3045 (glucose_static) R 3044 3038 1515 0 -1 4202496 51848 0 0 0 14502 15 0 0 20 0 1 0 290539586 423944192 89978 33554432000 4194304 4896791 140734634325680 140734634322888 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3045/statm: 103502 89978 78 172 0 103328 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 694992

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 3049
/proc/meminfo: memFree=26008832/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=16.94 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 18557 43136 0 0 1179 250 245 20 20 0 1 0 290537877 268992512 61690 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/3039/statm: 65672 61690 175 410 0 65254 0
[pid=3044] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 3.91 3.32 2.66 2/182 3155
/proc/meminfo: memFree=7173056/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=947.25 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 37830 160400 0 0 1349 274 93023 79 20 0 1 0 290537877 268992512 59130 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 86 0 0
/proc/3039/statm: 65672 59130 175 410 0 65254 0
[pid=3104] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3104/stat : 3104 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290632708 9367552 266 33554432000 4194304 5064252 140737166754320 140737166753232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3104/statm: 2287 266 226 213 0 72 0
[pid=3105] ppid=3104 vsize=406112 CPUtime=473.9 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3104 3038 1515 0 -1 4202496 47473 0 0 0 47375 15 0 0 20 0 1 0 290632708 415858688 86329 33554432000 4194304 4896791 140736127827360 140736127824728 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3105/statm: 101528 86329 76 172 0 101354 0
Current children cumulated CPU time (s) 1421.15
Current children cumulated vsize (KiB) 687096

[startup+1482.3 s]
/proc/loadavg: 4.52 3.60 2.80 2/182 3155
/proc/meminfo: memFree=3164264/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=947.25 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 37830 160400 0 0 1349 274 93023 79 20 0 1 0 290537877 268992512 59130 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 86 0 0
/proc/3039/statm: 65672 59130 175 410 0 65254 0
[pid=3104] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3104/stat : 3104 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290632708 9367552 266 33554432000 4194304 5064252 140737166754320 140737166753232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3104/statm: 2287 266 226 213 0 72 0
[pid=3105] ppid=3104 vsize=406264 CPUtime=533.89 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3104 3038 1515 0 -1 4202496 47494 0 0 0 53374 15 0 0 20 0 1 0 290632708 416014336 86393 33554432000 4194304 4896791 140736127827360 140736127824408 4203936 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3105/statm: 101566 86393 76 172 0 101392 0
Current children cumulated CPU time (s) 1481.14
Current children cumulated vsize (KiB) 687248

[startup+1542.3 s]
/proc/loadavg: 4.89 3.88 2.95 2/182 3155
/proc/meminfo: memFree=2610044/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=947.25 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 37830 160400 0 0 1349 274 93023 79 20 0 1 0 290537877 268992512 59130 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 86 0 0
/proc/3039/statm: 65672 59130 175 410 0 65254 0
[pid=3104] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3104/stat : 3104 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290632708 9367552 266 33554432000 4194304 5064252 140737166754320 140737166753232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3104/statm: 2287 266 226 213 0 72 0
[pid=3105] ppid=3104 vsize=406264 CPUtime=593.88 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3104 3038 1515 0 -1 4202496 47497 0 0 0 59373 15 0 0 20 0 1 0 290632708 416014336 86907 33554432000 4194304 4896791 140736127827360 140736127824408 4203844 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3105/statm: 101566 86907 76 172 0 101392 0
Current children cumulated CPU time (s) 1541.13
Current children cumulated vsize (KiB) 687248

[startup+1602.3 s]
/proc/loadavg: 4.25 3.92 3.02 3/184 3589
/proc/meminfo: memFree=26398468/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=947.25 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 37830 160400 0 0 1349 274 93023 79 20 0 1 0 290537877 268992512 59130 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 86 0 0
/proc/3039/statm: 65672 59130 175 410 0 65254 0
[pid=3104] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3104/stat : 3104 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290632708 9367552 266 33554432000 4194304 5064252 140737166754320 140737166753232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3104/statm: 2287 266 226 213 0 72 0
[pid=3105] ppid=3104 vsize=406264 CPUtime=653.87 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3104 3038 1515 0 -1 4202496 47814 0 0 0 65371 16 0 0 20 0 1 0 290632708 416014336 82882 33554432000 4194304 4896791 140736127827360 140736127824936 4203889 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3105/statm: 101566 82882 76 172 0 101392 0
Current children cumulated CPU time (s) 1601.12
Current children cumulated vsize (KiB) 687248

[startup+1662.3 s]
/proc/loadavg: 2.82 3.57 2.95 3/183 3590
/proc/meminfo: memFree=26391392/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=947.25 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 37830 160400 0 0 1349 274 93023 79 20 0 1 0 290537877 268992512 59130 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 86 0 0
/proc/3039/statm: 65672 59130 175 410 0 65254 0
[pid=3104] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3104/stat : 3104 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290632708 9367552 266 33554432000 4194304 5064252 140737166754320 140737166753232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3104/statm: 2287 266 226 213 0 72 0
[pid=3105] ppid=3104 vsize=406264 CPUtime=713.86 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3104 3038 1515 0 -1 4202496 47817 0 0 0 71370 16 0 0 20 0 1 0 290632708 416014336 83396 33554432000 4194304 4896791 140736127827360 140736127824936 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3105/statm: 101566 83396 76 172 0 101392 0
Current children cumulated CPU time (s) 1661.11
Current children cumulated vsize (KiB) 687248

[startup+1722.3 s]
/proc/loadavg: 2.30 3.28 2.89 3/183 3590
/proc/meminfo: memFree=26382384/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=947.25 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 37830 160400 0 0 1349 274 93023 79 20 0 1 0 290537877 268992512 59130 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 86 0 0
/proc/3039/statm: 65672 59130 175 410 0 65254 0
[pid=3104] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3104/stat : 3104 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290632708 9367552 266 33554432000 4194304 5064252 140737166754320 140737166753232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3104/statm: 2287 266 226 213 0 72 0
[pid=3105] ppid=3104 vsize=406264 CPUtime=773.85 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3104 3038 1515 0 -1 4202496 47823 0 0 0 77369 16 0 0 20 0 1 0 290632708 416014336 83402 33554432000 4194304 4896791 140736127827360 140736127824936 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3105/statm: 101566 83402 76 172 0 101392 0
Current children cumulated CPU time (s) 1721.1
Current children cumulated vsize (KiB) 687248

[startup+1782.3 s]
/proc/loadavg: 2.11 3.04 2.83 3/183 3590
/proc/meminfo: memFree=26377896/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=947.25 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 37830 160400 0 0 1349 274 93023 79 20 0 1 0 290537877 268992512 59130 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 86 0 0
/proc/3039/statm: 65672 59130 175 410 0 65254 0
[pid=3104] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3104/stat : 3104 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290632708 9367552 266 33554432000 4194304 5064252 140737166754320 140737166753232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3104/statm: 2287 266 226 213 0 72 0
[pid=3105] ppid=3104 vsize=406264 CPUtime=833.84 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3104 3038 1515 0 -1 4202496 47833 0 0 0 83368 16 0 0 20 0 1 0 290632708 416014336 83412 33554432000 4194304 4896791 140736127827360 140736127824936 4203846 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3105/statm: 101566 83412 76 172 0 101392 0
Current children cumulated CPU time (s) 1781.09
Current children cumulated vsize (KiB) 687248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.14 2.99 2.82 3/183 3590
/proc/meminfo: memFree=26379940/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=947.25 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 37830 160400 0 0 1349 274 93023 79 20 0 1 0 290537877 268992512 59130 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 86 0 0
/proc/3039/statm: 65672 59130 175 410 0 65254 0
[pid=3104] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3104/stat : 3104 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290632708 9367552 266 33554432000 4194304 5064252 140737166754320 140737166753232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3104/statm: 2287 266 226 213 0 72 0
[pid=3105] ppid=3104 vsize=406264 CPUtime=852.84 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3104 3038 1515 0 -1 4202496 47837 0 0 0 85268 16 0 0 20 0 1 0 290632708 416014336 83416 33554432000 4194304 4896791 140736127827360 140736127824936 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3105/statm: 101566 83416 76 172 0 101392 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 687248

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.3 s]
/proc/loadavg: 2.14 2.99 2.82 3/183 3590
/proc/meminfo: memFree=26379940/32873844 swapFree=7108/7108
[pid=3038] ppid=3036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3038/stat : 3038 (runWbo2satCp2.s) S 3036 3038 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290537877 9367552 275 33554432000 4194304 5064252 140735091244256 140735091243168 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3038/statm: 2287 275 233 213 0 72 0
[pid=3039] ppid=3038 vsize=262688 CPUtime=947.25 cores=0,2,4,6
/proc/3039/stat : 3039 (wbo2sat) S 3038 3038 1515 0 -1 4202496 37830 160400 0 0 1349 274 93023 79 20 0 1 0 290537877 268992512 59130 33554432000 4194304 5872148 140736843444272 140736843437544 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 86 0 0
/proc/3039/statm: 65672 59130 175 410 0 65254 0
[pid=3104] ppid=3039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3104/stat : 3104 (satsolver.sh) S 3039 3038 1515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290632708 9367552 266 33554432000 4194304 5064252 140737166754320 140737166753232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3104/statm: 2287 266 226 213 0 72 0
[pid=3105] ppid=3104 vsize=406264 CPUtime=852.84 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3104 3038 1515 0 -1 4202496 47837 0 0 0 85268 16 0 0 20 0 1 0 290632708 416014336 83416 33554432000 4194304 4896791 140736127827360 140736127824936 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3105/statm: 101566 83416 76 172 0 101392 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 687248

Child status: 0
Real time (s): 1801.31
CPU time (s): 1800.14
CPU user time (s): 1796.42
CPU system time (s): 3.71244
CPU usage (%): 99.9346
Max. virtual memory (cumulated for all children) (KiB): 779736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.42
system time used= 3.71244
maximum resident set size= 426548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247058
page faults= 0
swaps= 0
block input operations= 0
block output operations= 859024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 86
involuntary context switches= 2163

runsolver used 3.41548 second user time and 8.66368 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-29 00:28:29
IDJOB=3716859
IDBENCH=79628
IDSOLVER=2299
FILE ID=node111/3716859-1338244108
RUNJOBID= node111-1338229274-1532
PBS_JOBID= 14624644
Free space on /tmp= 67716 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/pedigree/normalized-sheep4r-4-3_wcsp.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716859-1338244108/watcher-3716859-1338244108 -o /tmp/evaluation-result-3716859-1338244108/solver-3716859-1338244108 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716859-1338244108.wbo 1949579890 HOME HOME

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

MD5SUM BENCH= 376764ac4c5c3f094ec1a2d2f7cbae71
RANDOM SEED=1949579890

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26792920 kB
Buffers:          571740 kB
Cached:          4201160 kB
SwapCached:         1600 kB
Active:          4523084 kB
Inactive:         608536 kB
Active(anon):     351376 kB
Inactive(anon):     8212 kB
Active(file):    4171708 kB
Inactive(file):   600324 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67103492 kB
Dirty:             72820 kB
Writeback:             0 kB
AnonPages:        365184 kB
Mapped:            15376 kB
Shmem:                 8 kB
Slab:             806244 kB
SReclaimable:     247720 kB
SUnreclaim:       558524 kB
KernelStack:        1456 kB
PageTables:         4748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     508712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 67600 MiB
End job on node111 at 2012-05-29 00:58:30