Trace number 3716218

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
wbo2sat 2012-05-19? (TO) 1800.06 1800.35

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/spot5/
normalized-spot5-5_wcsp.wbo
MD5SUMc2eaa81317da42a84288274e542e014d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark281
Best CPU time to get the best result obtained on this benchmark1800.01
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1118
Total number of constraints14967
Number of soft constraints14658
Number of constraints which are clauses14658
Number of constraints which are cardinality constraints (but not clauses)309
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 377
Min constraint cost 1
Max constraint cost 377
Sum of constraints costs 5409949
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.14	o 878033
0.00/0.14	c current bound: 439016
0.00/0.14	c fallback to adder encoding
1800.02/1800.34	./satsolver.sh: line 5: 29192 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.02/1800.34	c error: unexpected solver exit code
1800.02/1800.34	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-3716218-1338241068/watcher-3716218-1338241068 -o /tmp/evaluation-result-3716218-1338241068/solver-3716218-1338241068 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716218-1338241068.wbo 926055897 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.05 1.20 1.54 4/175 29180
/proc/meminfo: memFree=30243776/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0

[startup+0.0316149 s]
/proc/loadavg: 1.05 1.20 1.54 4/175 29180
/proc/meminfo: memFree=30243776/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100154 s]
/proc/loadavg: 1.05 1.20 1.54 4/175 29180
/proc/meminfo: memFree=30243776/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300257 s]
/proc/loadavg: 1.05 1.20 1.54 4/175 29180
/proc/meminfo: memFree=30243776/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700263 s]
/proc/loadavg: 1.05 1.20 1.54 4/175 29180
/proc/meminfo: memFree=30243776/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 1.05 1.20 1.54 3/179 29190
/proc/meminfo: memFree=30092724/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.47 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) R 29178 29178 27775 0 -1 4202496 8306 2120 0 0 140 6 1 0 20 0 1 0 290235340 151265280 26703 33554432000 4194304 5872148 140735889782704 140735889776552 4663481 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 26703 173 410 0 36512 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 156868

[startup+3.10039 s]
/proc/loadavg: 1.12 1.21 1.54 3/181 29192
/proc/meminfo: memFree=29810676/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=319252 CPUtime=1.27 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 43348 0 0 0 115 12 0 0 20 0 1 0 290235522 326914048 63979 33554432000 4194304 4896791 140734662044272 140734660993064 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 79813 63980 58 172 0 79639 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 485268

[startup+6.3004 s]
/proc/loadavg: 1.12 1.21 1.54 4/183 29194
/proc/meminfo: memFree=29191260/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=285608 CPUtime=4.46 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 48200 0 0 0 431 15 0 0 20 0 1 0 290235522 292462592 62691 33554432000 4194304 4896791 140734662044272 140734662041480 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 71402 62691 78 172 0 71228 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 451624

[startup+12.7004 s]
/proc/loadavg: 1.34 1.25 1.55 3/183 29194
/proc/meminfo: memFree=28737920/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=286924 CPUtime=10.86 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 48529 0 0 0 1070 16 0 0 20 0 1 0 290235522 293810176 63020 33554432000 4194304 4896791 140734662044272 140734662041320 4203052 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 71731 63020 78 172 0 71557 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 452940

[startup+25.5003 s]
/proc/loadavg: 1.44 1.28 1.56 3/183 29195
/proc/meminfo: memFree=28731736/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=288092 CPUtime=23.66 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 48806 0 0 0 2350 16 0 0 20 0 1 0 290235522 295006208 63808 33554432000 4194304 4896791 140734662044272 140734662041496 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 72023 63808 78 172 0 71849 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 454108

[startup+51.1003 s]
/proc/loadavg: 1.63 1.33 1.57 3/183 29195
/proc/meminfo: memFree=28720940/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=288488 CPUtime=49.26 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 48888 0 0 0 4910 16 0 0 20 0 1 0 290235522 295411712 64401 33554432000 4194304 4896791 140734662044272 140734662041480 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 72122 64401 78 172 0 71948 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 454504

[startup+102.307 s]
/proc/loadavg: 1.85 1.44 1.59 3/183 29195
/proc/meminfo: memFree=28718832/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=288488 CPUtime=100.45 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 48898 0 0 0 10029 16 0 0 20 0 1 0 290235522 295411712 64411 33554432000 4194304 4896791 140734662044272 140734662041480 4203841 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 72122 64411 78 172 0 71948 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 454504

[startup+162.3 s]
/proc/loadavg: 1.94 1.54 1.61 3/184 29198
/proc/meminfo: memFree=28716156/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=288488 CPUtime=160.44 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 48899 0 0 0 16028 16 0 0 20 0 1 0 290235522 295411712 64923 33554432000 4194304 4896791 140734662044272 140734662041480 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 72122 64923 78 172 0 71948 0
Current children cumulated CPU time (s) 162.23

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.87 3/184 29242
/proc/meminfo: memFree=28479940/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=338576 CPUtime=1420.25 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 49766 0 0 0 142007 18 0 0 20 0 1 0 290235522 346701824 70993 33554432000 4194304 4896791 140734662044272 140734662041800 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 84644 70993 78 172 0 84470 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 504592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/183 29242
/proc/meminfo: memFree=28467508/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=338576 CPUtime=1480.23 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 49767 0 0 0 148005 18 0 0 20 0 1 0 290235522 346701824 70994 33554432000 4194304 4896791 140734662044272 140734662041800 4203849 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 84644 70994 78 172 0 84470 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 504592

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/182 29242
/proc/meminfo: memFree=28462780/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=338576 CPUtime=1540.22 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 49768 0 0 0 154004 18 0 0 20 0 1 0 290235522 346701824 71506 33554432000 4194304 4896791 140734662044272 140734662041800 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 84644 71506 78 172 0 84470 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 504592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/183 29243
/proc/meminfo: memFree=28471260/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=338576 CPUtime=1600.21 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 49770 0 0 0 160003 18 0 0 20 0 1 0 290235522 346701824 72019 33554432000 4194304 4896791 140734662044272 140734662041800 4203844 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 84644 72019 78 172 0 84470 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 504592

[startup+1662.3 s]
/proc/loadavg: 2.11 2.03 1.91 3/183 29243
/proc/meminfo: memFree=28468080/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=338576 CPUtime=1660.21 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 49771 0 0 0 166002 19 0 0 20 0 1 0 290235522 346701824 72020 33554432000 4194304 4896791 140734662044272 140734662041800 4203853 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 84644 72020 78 172 0 84470 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 504592

[startup+1722.3 s]
/proc/loadavg: 2.23 2.08 1.93 3/183 29243
/proc/meminfo: memFree=28390944/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=338972 CPUtime=1720.2 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 49865 0 0 0 172001 19 0 0 20 0 1 0 290235522 347107328 72625 33554432000 4194304 4896791 140734662044272 140734662041480 4203064 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 84743 72625 78 172 0 84569 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 504988

[startup+1788.29 s]
/proc/loadavg: 2.13 2.08 1.93 3/183 29243
/proc/meminfo: memFree=28418316/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=358392 CPUtime=1786.18 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 57405 0 0 0 178592 26 0 0 20 0 1 0 290235522 366993408 73801 33554432000 4194304 4896791 140734662044272 140734662041480 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 89598 73801 78 172 0 89424 0
Current children cumulated CPU time (s) 1787.97
Current children cumulated vsize (KiB) 524408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.33 s]
/proc/loadavg: 2.09 2.07 1.93 3/183 29243
/proc/meminfo: memFree=28388632/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=312064 CPUtime=1798.23 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 59622 0 0 0 179793 30 0 0 20 0 1 0 290235522 319553536 71430 33554432000 4194304 4896791 140734662044272 140734662041480 4224109 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 78016 71430 78 172 0 77842 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 478080

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.33 s]
/proc/loadavg: 2.09 2.07 1.93 3/183 29243
/proc/meminfo: memFree=28388632/32873844 swapFree=7108/7108
[pid=29178] ppid=29175 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29178/stat : 29178 (runWbo2sat.sh) S 29175 29178 27775 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290235339 9367552 274 33554432000 4194304 5064252 140736445743712 140736445742624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29178/statm: 2287 274 233 213 0 72 0
[pid=29182] ppid=29178 vsize=147720 CPUtime=1.79 cores=0,2,4,6
/proc/29182/stat : 29182 (wbo2sat) S 29178 29178 27775 0 -1 4202496 8532 2120 0 0 158 20 1 0 20 0 1 0 290235340 151265280 29264 33554432000 4194304 5872148 140735889782704 140735889775976 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29182/statm: 36930 29264 174 410 0 36512 0
[pid=29191] ppid=29182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29191/stat : 29191 (satsolver.sh) S 29182 29178 27775 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290235521 9367552 267 33554432000 4194304 5064252 140733430707840 140733430706752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29191/statm: 2287 267 226 213 0 72 0
[pid=29192] ppid=29191 vsize=312064 CPUtime=1798.23 cores=0,2,4,6
/proc/29192/stat : 29192 (glucose_static) R 29191 29178 27775 0 -1 4202496 59622 0 0 0 179793 30 0 0 20 0 1 0 290235522 319553536 71430 33554432000 4194304 4896791 140734662044272 140734662041480 4224109 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29192/statm: 78016 71430 78 172 0 77842 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 478080

Child status: 0
Real time (s): 1800.35
CPU time (s): 1800.06
CPU user time (s): 1799.54
CPU system time (s): 0.52192
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 577324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.52192
maximum resident set size= 366080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71264
page faults= 0
swaps= 0
block input operations= 0
block output operations= 204496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 2290

runsolver used 3.48147 second user time and 8.87265 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-28 23:37:48
IDJOB=3716218
IDBENCH=79598
IDSOLVER=2298
FILE ID=node102/3716218-1338241068
RUNJOBID= node102-1338241068-29153
PBS_JOBID= 14624651
Free space on /tmp= 71520 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-5_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716218-1338241068/watcher-3716218-1338241068 -o /tmp/evaluation-result-3716218-1338241068/solver-3716218-1338241068 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716218-1338241068.wbo 926055897 HOME HOME

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

MD5SUM BENCH= c2eaa81317da42a84288274e542e014d
RANDOM SEED=926055897

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30244784 kB
Buffers:          408756 kB
Cached:          1370880 kB
SwapCached:            0 kB
Active:          1063744 kB
Inactive:         725788 kB
Active(anon):       1820 kB
Inactive(anon):    11036 kB
Active(file):    1061924 kB
Inactive(file):   714752 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17828 kB
Writeback:             0 kB
AnonPages:         17264 kB
Mapped:            13568 kB
Shmem:               200 kB
Slab:             698980 kB
SReclaimable:     141124 kB
SUnreclaim:       557856 kB
KernelStack:        1384 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     102808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71176 MiB
End job on node102 at 2012-05-29 00:08:23