Trace number 3716668

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.14 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-41-40--soft-0-100-0.wbo
MD5SUM19fe712a4f6ee0b978bb364f3985a5e4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small 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 benchmark0.06299
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1640
Total number of constraints81
Number of soft constraints81
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 4603
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4602
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
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

1.38/1.40	o 1294
1.38/1.40	c current bound: 647
4.16/4.23	o 38
4.16/4.23	c current bound: 19
4.56/4.60	o 19
4.56/4.60	c current bound: 9
4.59/4.99	o 5
4.59/4.99	c current bound: 2
6.06/6.18	o 1
6.06/6.18	c current bound: 0
1800.09/1800.61	./satsolver.sh: line 5:  5515 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.61	c error: unexpected solver exit code
1800.09/1800.61	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-3716668-1338209178/watcher-3716668-1338209178 -o /tmp/evaluation-result-3716668-1338209178/solver-3716668-1338209178 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716668-1338209178.wbo 1392387220 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.00 1.99 1.88 2/179 5493
/proc/meminfo: memFree=30950896/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0

[startup+0.0601739 s]
/proc/loadavg: 2.00 1.99 1.88 2/179 5493
/proc/meminfo: memFree=30950896/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100317 s]
/proc/loadavg: 2.00 1.99 1.88 2/179 5493
/proc/meminfo: memFree=30950896/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 2.00 1.99 1.88 2/179 5493
/proc/meminfo: memFree=30950896/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700209 s]
/proc/loadavg: 2.00 1.99 1.88 2/179 5493
/proc/meminfo: memFree=30950896/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 1.99 1.88 3/183 5500
/proc/meminfo: memFree=30932256/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=13288 CPUtime=1.43 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 4730 5085 0 0 18 12 112 1 20 0 1 0 287042158 13606912 2530 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 3322 2530 173 410 0 2904 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 22436

[startup+3.10036 s]
/proc/loadavg: 2.00 1.99 1.88 3/183 5503
/proc/meminfo: memFree=30901492/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=13288 CPUtime=1.43 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 4730 5085 0 0 18 12 112 1 20 0 1 0 287042158 13606912 2530 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 3322 2530 173 410 0 2904 0
[pid=5502] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5502/stat : 5502 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042303 9367552 266 33554432000 4194304 5064252 140736055906560 140736055905472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5502/statm: 2287 266 226 213 0 72 0
[pid=5503] ppid=5502 vsize=38488 CPUtime=1.64 cores=1,3,5,7
/proc/5503/stat : 5503 (glucose_static) R 5502 5493 1906 0 -1 4202496 7977 0 0 0 163 1 0 0 20 0 1 0 287042303 39411712 8725 33554432000 4194304 4896791 140736949570608 140736949567816 4225417 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 9622 8725 76 172 0 9448 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 70072

[startup+6.30035 s]
/proc/loadavg: 2.00 1.99 1.88 3/183 5512
/proc/meminfo: memFree=30926780/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 18992

[startup+12.7004 s]
/proc/loadavg: 2.00 1.99 1.88 3/183 5515
/proc/meminfo: memFree=30921092/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=18104 CPUtime=6.5 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 6291 0 0 0 649 1 0 0 20 0 1 0 287042777 18538496 4040 33554432000 4194304 4896791 140736394724048 140736394721256 4225243 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 4526 4040 78 172 0 4352 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 46244

[startup+25.5004 s]
/proc/loadavg: 2.00 1.99 1.88 3/183 5515
/proc/meminfo: memFree=30911732/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=25208 CPUtime=19.3 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 13514 0 0 0 1928 2 0 0 20 0 1 0 287042777 25812992 5503 33554432000 4194304 4896791 140736394724048 140736394721256 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 6302 5503 78 172 0 6128 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 53348

[startup+51.1004 s]
/proc/loadavg: 2.06 2.00 1.89 3/183 5515
/proc/meminfo: memFree=30901520/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=29912 CPUtime=44.89 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 22183 0 0 0 4483 6 0 0 20 0 1 0 287042777 30629888 6509 33554432000 4194304 4896791 140736394724048 140736394721624 4224929 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 7478 6509 78 172 0 7304 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 58052

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 1.89 3/183 5516
/proc/meminfo: memFree=30880776/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=39204 CPUtime=96.08 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 33302 0 0 0 9598 10 0 0 20 0 1 0 287042777 40144896 8706 33554432000 4194304 4896791 140736394724048 140736394721256 4224950 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 9801 8706 78 172 0 9627 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 67344

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.90 3/183 5516
/proc/meminfo: memFree=30856704/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=50560 CPUtime=156.07 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 44825 0 0 0 15592 15 0 0 20 0 1 0 287042777 51773440 12049 33554432000 4194304 4896791 140736394724048 140736394719784 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 12640 12049 78 172 0 12466 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 78700

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 5516
/proc/meminfo: memFree=30845716/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 5550
/proc/meminfo: memFree=30681356/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=150840 CPUtime=1355.79 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 124908 0 0 0 135498 81 0 0 20 0 1 0 287042777 154460160 35098 33554432000 4194304 4896791 140736394724048 140736394721336 4224960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 37710 35098 78 172 0 37536 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 178980

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 5550
/proc/meminfo: memFree=30670720/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=152132 CPUtime=1415.78 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 126810 0 0 0 141495 83 0 0 20 0 1 0 287042777 155783168 37142 33554432000 4194304 4896791 140736394724048 140736394719784 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 38033 37142 78 172 0 37859 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 180272

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/184 5553
/proc/meminfo: memFree=30639052/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=184228 CPUtime=1475.75 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 128829 0 0 0 147488 87 0 0 20 0 1 0 287042777 188649472 38864 33554432000 4194304 4896791 140736394724048 140736394721256 4223805 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 46057 38864 78 172 0 45883 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 212368

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 1.92 3/183 5553
/proc/meminfo: memFree=30634988/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=187084 CPUtime=1535.73 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 130869 0 0 0 153484 89 0 0 20 0 1 0 287042777 191574016 40036 33554432000 4194304 4896791 140736394724048 140736394721256 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 46771 40036 78 172 0 46597 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 215224

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/183 5553
/proc/meminfo: memFree=30621068/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=189336 CPUtime=1595.73 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 132772 0 0 0 159481 92 0 0 20 0 1 0 287042777 193880064 42595 33554432000 4194304 4896791 140736394724048 140736394721256 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 47334 42595 78 172 0 47160 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 217476

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/183 5554
/proc/meminfo: memFree=30613188/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=190536 CPUtime=1655.71 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 134456 0 0 0 165476 95 0 0 20 0 1 0 287042777 195108864 44655 33554432000 4194304 4896791 140736394724048 140736394721256 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 47634 44655 78 172 0 47460 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 218676

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 5554
/proc/meminfo: memFree=30612272/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=193860 CPUtime=1715.7 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 136648 0 0 0 171472 98 0 0 20 0 1 0 287042777 198512640 45959 33554432000 4194304 4896791 140736394724048 140736394721256 4225373 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 48465 45959 78 172 0 48291 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 222000

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 5599
/proc/meminfo: memFree=30686028/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=196168 CPUtime=1775.69 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 138611 0 0 0 177468 101 0 0 20 0 1 0 287042777 200876032 46524 33554432000 4194304 4896791 140736394724048 140736394721256 4225420 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 49042 46524 78 172 0 48868 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 224308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 5605
/proc/meminfo: memFree=30777704/32873844 swapFree=7620/7620
[pid=5493] ppid=5491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5493/stat : 5493 (runWbo2sat.sh) S 5491 5493 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287042158 9367552 275 33554432000 4194304 5064252 140734685216192 140734685215104 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5493/statm: 2287 275 233 213 0 72 0
[pid=5494] ppid=5493 vsize=9844 CPUtime=6.09 cores=1,3,5,7
/proc/5494/stat : 5494 (wbo2sat) S 5493 5493 1906 0 -1 4202496 6540 27854 0 0 19 12 569 9 20 0 1 0 287042158 10080256 1820 33554432000 4194304 5872148 140736112186832 140736112180104 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5494/statm: 2461 1820 174 410 0 2043 0
[pid=5514] ppid=5494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5514/stat : 5514 (satsolver.sh) S 5494 5493 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287042776 9367552 267 33554432000 4194304 5064252 140736453487040 140736453485952 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5514/statm: 2287 267 226 213 0 72 0
[pid=5515] ppid=5514 vsize=165348 CPUtime=1794 cores=1,3,5,7
/proc/5515/stat : 5515 (glucose_static) R 5514 5493 1906 0 -1 4202496 139457 0 0 0 179298 102 0 0 20 0 1 0 287042777 169316352 39311 33554432000 4194304 4896791 140736394724048 140736394719784 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5515/statm: 41337 39311 78 172 0 41163 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 193488

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.62
CPU time (s): 1800.14
CPU user time (s): 1798.88
CPU system time (s): 1.25381
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 254660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.88
system time used= 1.25381
maximum resident set size= 215712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174841
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 207
involuntary context switches= 1875

runsolver used 3.58446 second user time and 9.34558 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 14:46:18
IDJOB=3716668
IDBENCH=79169
IDSOLVER=2298
FILE ID=node143/3716668-1338209178
RUNJOBID= node143-1338207343-5233
PBS_JOBID= 14624608
Free space on /tmp= 71652 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-41-40--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716668-1338209178/watcher-3716668-1338209178 -o /tmp/evaluation-result-3716668-1338209178/solver-3716668-1338209178 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716668-1338209178.wbo 1392387220 HOME HOME

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

MD5SUM BENCH= 19fe712a4f6ee0b978bb364f3985a5e4
RANDOM SEED=1392387220

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        30951260 kB
Buffers:          399304 kB
Cached:           645844 kB
SwapCached:            0 kB
Active:           681740 kB
Inactive:         402744 kB
Active(anon):      30468 kB
Inactive(anon):    11300 kB
Active(file):     651272 kB
Inactive(file):   391444 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8860 kB
Writeback:             0 kB
AnonPages:         46128 kB
Mapped:            15044 kB
Shmem:               200 kB
Slab:             699020 kB
SReclaimable:     140880 kB
SUnreclaim:       558140 kB
KernelStack:        1520 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     159900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 71640 MiB
End job on node143 at 2012-05-28 15:16:19