Trace number 3717159

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-myciel5g-4_wcsp.wbo
MD5SUM3fb8f81d652630b13b866ff5b3a4bf01
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark716.004
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables188
Total number of constraints991
Number of soft constraints944
Number of constraints which are clauses944
Number of constraints which are cardinality constraints (but not clauses)47
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 237
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 944
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
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.02	o 14
0.00/0.02	c current bound: 7
2.27/2.32	o 7
2.27/2.32	c current bound: 3
2.27/2.32	c (debug) using card networks
1800.07/1800.41	./satsolver.sh: line 5:  3589 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3717159-1338245695/watcher-3717159-1338245695 -o /tmp/evaluation-result-3717159-1338245695/solver-3717159-1338245695 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717159-1338245695.wbo 1731211785 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: 4.79 4.00 3.03 3/180 3579
/proc/meminfo: memFree=26403664/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0

[startup+0.046296 s]
/proc/loadavg: 4.79 4.00 3.03 3/180 3579
/proc/meminfo: memFree=26403664/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100175 s]
/proc/loadavg: 4.79 4.00 3.03 3/180 3579
/proc/meminfo: memFree=26403664/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300111 s]
/proc/loadavg: 4.79 4.00 3.03 3/180 3579
/proc/meminfo: memFree=26403664/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 4.79 4.00 3.03 3/180 3579
/proc/meminfo: memFree=26403664/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 4.79 4.00 3.03 3/184 3586
/proc/meminfo: memFree=26399408/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2540 CPUtime=0.01 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 521 1409 0 0 1 0 0 0 20 0 1 0 290696452 2600960 329 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 635 329 169 410 0 217 0
[pid=3585] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3585/stat : 3585 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696454 9367552 267 33554432000 4194304 5064252 140735023734336 140735023733248 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3585/statm: 2287 267 226 213 0 72 0
[pid=3586] ppid=3585 vsize=8100 CPUtime=1.46 cores=1,3,5,7
/proc/3586/stat : 3586 (glucose_static) R 3585 3579 1515 0 -1 4202496 1022 0 0 0 146 0 0 0 20 0 1 0 290696454 8294400 906 33554432000 4194304 4896791 140737296027584 140737296025272 4203765 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3586/statm: 2025 906 76 172 0 1851 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 28936

[startup+3.10015 s]
/proc/loadavg: 4.56 3.97 3.02 3/184 3586
/proc/meminfo: memFree=26400400/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 11924
heavy processes:

[startup+6.30034 s]
/proc/loadavg: 4.56 3.97 3.02 3/184 3589
/proc/meminfo: memFree=26400260/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=6616 CPUtime=3.96 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 2591 0 0 0 396 0 0 0 20 0 1 0 290696685 6774784 1245 33554432000 4194304 4896791 140735901483248 140735901480456 4204538 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3589/statm: 1654 1245 78 172 0 1480 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 27688

[startup+12.7003 s]
/proc/loadavg: 4.25 3.92 3.02 3/184 3589
/proc/meminfo: memFree=26399048/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=8936 CPUtime=10.35 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 5032 0 0 0 1035 0 0 0 20 0 1 0 290696685 9150464 1774 33554432000 4194304 4896791 140735901483248 140735901480456 4224921 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3589/statm: 2234 1774 78 172 0 2060 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 30008

[startup+25.5003 s]
/proc/loadavg: 3.90 3.86 3.01 3/184 3589
/proc/meminfo: memFree=26398752/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=12256 CPUtime=23.15 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 9044 0 0 0 2313 2 0 0 20 0 1 0 290696685 12550144 2274 33554432000 4194304 4896791 140735901483248 140735901480824 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 3064 2274 78 172 0 2890 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 33328

[startup+51.1003 s]
/proc/loadavg: 3.25 3.71 2.98 3/184 3590
/proc/meminfo: memFree=26395856/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=17224 CPUtime=48.74 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 13766 0 0 0 4871 3 0 0 20 0 1 0 290696685 17637376 3230 33554432000 4194304 4896791 140735901483248 140735901480776 4224802 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 4306 3230 78 172 0 4132 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 38296

[startup+102.307 s]
/proc/loadavg: 2.50 3.42 2.92 3/183 3590
/proc/meminfo: memFree=26387976/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=21304 CPUtime=99.95 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 24006 0 0 0 9988 7 0 0 20 0 1 0 290696685 21815296 4535 33554432000 4194304 4896791 140735901483248 140735901480776 4224635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 5326 4535 78 172 0 5152 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 42376

[startup+162.3 s]
/proc/loadavg: 2.20 3.18 2.86 3/183 3590
/proc/meminfo: memFree=26383428/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=25148 CPUtime=159.92 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 32102 0 0 0 15983 9 0 0 20 0 1 0 290696685 25751552 5440 33554432000 4194304 4896791 140735901483248 140735901480776 4203849 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 6287 5440 78 172 0 6113 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.22 3/183 3711
/proc/meminfo: memFree=26653348/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=57244 CPUtime=1359.73 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 100206 0 0 0 135915 58 0 0 20 0 1 0 290696685 58617856 12732 33554432000 4194304 4896791 140735901483248 140735901480824 4225788 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 14311 12732 78 172 0 14137 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 78316

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.20 3/183 3711
/proc/meminfo: memFree=26658220/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=64712 CPUtime=1419.72 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 102335 0 0 0 141912 60 0 0 20 0 1 0 290696685 66265088 14196 33554432000 4194304 4896791 140735901483248 140735901480776 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 16178 14196 78 172 0 16004 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 85784

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/183 3711
/proc/meminfo: memFree=26646664/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=76624 CPUtime=1479.71 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 104196 0 0 0 147909 62 0 0 20 0 1 0 290696685 78462976 15897 33554432000 4194304 4896791 140735901483248 140735901480776 4225379 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 19156 15897 78 172 0 18982 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 97696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/184 3714
/proc/meminfo: memFree=26637080/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=77328 CPUtime=1539.7 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 105020 0 0 0 153907 63 0 0 20 0 1 0 290696685 79183872 16954 33554432000 4194304 4896791 140735901483248 140735901480680 4224877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 19332 16954 78 172 0 19158 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 98400

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/183 3715
/proc/meminfo: memFree=26644692/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=67028 CPUtime=1599.69 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 106912 0 0 0 159904 65 0 0 20 0 1 0 290696685 68636672 14012 33554432000 4194304 4896791 140735901483248 140735901480824 4225171 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 16757 14012 78 172 0 16583 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 88100

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/183 3715
/proc/meminfo: memFree=26661168/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=68356 CPUtime=1659.68 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 108226 0 0 0 165902 66 0 0 20 0 1 0 290696685 69996544 14783 33554432000 4194304 4896791 140735901483248 140735901480824 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 17089 14783 78 172 0 16915 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 89428

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/183 3715
/proc/meminfo: memFree=26650124/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=81208 CPUtime=1719.68 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 109559 0 0 0 171900 68 0 0 20 0 1 0 290696685 83156992 15968 33554432000 4194304 4896791 140735901483248 140735901480680 4225420 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 20302 15968 78 172 0 20128 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 102280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/183 3715
/proc/meminfo: memFree=26638564/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=81424 CPUtime=1779.67 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 110463 0 0 0 177898 69 0 0 20 0 1 0 290696685 83378176 17620 33554432000 4194304 4896791 140735901483248 140735901480776 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 20356 17620 78 172 0 20182 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 102496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.12 3/183 3715
/proc/meminfo: memFree=26644148/32873844 swapFree=7108/7108
[pid=3579] ppid=3577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3579/stat : 3579 (runWbo2satCp2.s) S 3577 3579 1515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290696452 9367552 275 33554432000 4194304 5064252 140735528771376 140735528770288 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3579/statm: 2287 275 233 213 0 72 0
[pid=3580] ppid=3579 vsize=2776 CPUtime=2.3 cores=1,3,5,7
/proc/3580/stat : 3580 (wbo2sat) S 3579 3579 1515 0 -1 4202496 950 3699 0 0 1 0 229 0 20 0 1 0 290696452 2842624 390 33554432000 4194304 5872148 140733640261104 140733640254376 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3580/statm: 694 390 173 410 0 276 0
[pid=3588] ppid=3580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3588/stat : 3588 (satsolver.sh) S 3580 3579 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290696684 9367552 267 33554432000 4194304 5064252 140734999723712 140734999722624 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3588/statm: 2287 267 226 213 0 72 0
[pid=3589] ppid=3588 vsize=70284 CPUtime=1797.77 cores=1,3,5,7
/proc/3589/stat : 3589 (glucose_static) R 3588 3579 1515 0 -1 4202496 110745 0 0 0 179708 69 0 0 20 0 1 0 290696685 71970816 15023 33554432000 4194304 4896791 140735901483248 140735901480824 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 17571 15023 78 172 0 17397 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 91356

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.4
CPU system time (s): 0.713891
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 120580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.713891
maximum resident set size= 85872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116384
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 1946

runsolver used 3.2605 second user time and 8.48471 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-29 00:54:55
IDJOB=3717159
IDBENCH=79655
IDSOLVER=2299
FILE ID=node111/3717159-1338245695
RUNJOBID= node111-1338229274-1533
PBS_JOBID= 14624644
Free space on /tmp= 67608 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-myciel5g-4_wcsp.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717159-1338245695/watcher-3717159-1338245695 -o /tmp/evaluation-result-3717159-1338245695/solver-3717159-1338245695 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717159-1338245695.wbo 1731211785 HOME HOME

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

MD5SUM BENCH= 3fb8f81d652630b13b866ff5b3a4bf01
RANDOM SEED=1731211785

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:        26403920 kB
Buffers:          602060 kB
Cached:          4314276 kB
SwapCached:         1600 kB
Active:          4921484 kB
Inactive:         572660 kB
Active(anon):     570632 kB
Inactive(anon):     8208 kB
Active(file):    4350852 kB
Inactive(file):   564452 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67103492 kB
Dirty:             15180 kB
Writeback:             0 kB
AnonPages:        582188 kB
Mapped:            15240 kB
Shmem:                 8 kB
Slab:             832088 kB
SReclaimable:     273168 kB
SUnreclaim:       558920 kB
KernelStack:        1544 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     794004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    520192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67708 MiB
End job on node111 at 2012-05-29 01:24:55