Trace number 3754464

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.13 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-queen5-5-3_wcsp.wbo
MD5SUM3af6143b2c580af9e4edcedcd162c161
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.3
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables75
Total number of constraints505
Number of soft constraints480
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)25
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Top cost 161
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 480
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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.01	c run usual solver
0.00/0.03	o 53
0.00/0.03	c current bound: 26
0.00/0.03	c (debug) using card networks
1800.10/1800.40	./satsolver.sh: line 5: 19285 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.40	c error: unexpected solver exit code
1800.10/1800.40	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-3754464-1339218929/watcher-3754464-1339218929 -o /tmp/evaluation-result-3754464-1339218929/solver-3754464-1339218929 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754464-1339218929.wbo 2096905824 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: 0.00 0.00 0.00 3/177 19271
/proc/meminfo: memFree=28401360/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0

[startup+0.028416 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 19271
/proc/meminfo: memFree=28401360/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/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: 0.00 0.00 0.00 3/177 19271
/proc/meminfo: memFree=28401360/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300109 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 19271
/proc/meminfo: memFree=28401360/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/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: 0.00 0.00 0.00 3/177 19271
/proc/meminfo: memFree=28401360/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 0.00 0.00 0.00 3/183 19287
/proc/meminfo: memFree=28217564/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=8920 CPUtime=1.44 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 2616 0 0 0 144 0 0 0 20 0 1 0 388018953 9134080 1623 33554432000 4194304 5208918 140734495466896 140734495465048 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 2230 1623 102 248 0 1979 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30656

[startup+3.10034 s]
/proc/loadavg: 0.16 0.03 0.01 3/183 19287
/proc/meminfo: memFree=28146600/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=15980 CPUtime=3.04 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 2881 0 0 0 304 0 0 0 20 0 1 0 388018953 16363520 3420 33554432000 4194304 5208918 140734495466896 140734495464840 4211605 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 3995 3420 102 248 0 3744 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 37716

[startup+6.30035 s]
/proc/loadavg: 0.16 0.03 0.01 3/183 19287
/proc/meminfo: memFree=28131688/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=15980 CPUtime=6.24 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 2946 0 0 0 624 0 0 0 20 0 1 0 388018953 16363520 3483 33554432000 4194304 5208918 140734495466896 140734495464840 4212463 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 3995 3483 102 248 0 3744 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37716

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/183 19287
/proc/meminfo: memFree=28121672/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=25772 CPUtime=12.64 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 3746 0 0 0 1264 0 0 0 20 0 1 0 388018953 26390528 5772 33554432000 4194304 5208918 140734495466896 140734495464888 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 6443 5772 102 248 0 6192 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47508

[startup+25.5002 s]
/proc/loadavg: 0.68 0.16 0.05 3/183 19287
/proc/meminfo: memFree=28103460/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=29200 CPUtime=25.44 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 4875 0 0 0 2543 1 0 0 20 0 1 0 388018953 29900800 6773 33554432000 4194304 5208918 140734495466896 140734495464760 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 7300 6773 103 248 0 7049 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 50936

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/183 19287
/proc/meminfo: memFree=28089936/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=31920 CPUtime=51.03 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 5576 0 0 0 5102 1 0 0 20 0 1 0 388018953 32686080 7453 33554432000 4194304 5208918 140734495466896 140734495463272 4212856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 7980 7453 103 248 0 7729 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53656

[startup+102.307 s]
/proc/loadavg: 1.65 0.59 0.21 3/183 19287
/proc/meminfo: memFree=28057996/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=45744 CPUtime=102.23 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 6597 0 0 0 10221 2 0 0 20 0 1 0 388018953 46841856 10086 33554432000 4194304 5208918 140734495466896 140734495464840 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 11436 10086 103 248 0 11185 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 67480

[startup+162.3 s]
/proc/loadavg: 1.87 0.84 0.32 3/183 19288
/proc/meminfo: memFree=28013804/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/182 19298
/proc/meminfo: memFree=27773484/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=142452 CPUtime=1362.03 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 24104 0 0 0 136179 24 0 0 20 0 1 0 388018953 145870848 31888 33554432000 4194304 5208918 140734495466896 140734495464888 4205203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 35613 31888 103 248 0 35362 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 164188

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/183 19299
/proc/meminfo: memFree=27755988/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=142452 CPUtime=1422.03 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 24536 0 0 0 142178 25 0 0 20 0 1 0 388018953 145870848 34960 33554432000 4194304 5208918 140734495466896 140734495463272 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 35613 34960 103 248 0 35362 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 164188

[startup+1482.3 s]
/proc/loadavg: 2.07 1.99 1.57 3/184 19302
/proc/meminfo: memFree=27739448/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=142452 CPUtime=1482.01 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 25383 0 0 0 148175 26 0 0 20 0 1 0 388018953 145870848 31376 33554432000 4194304 5208918 140734495466896 140734495464888 4211712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 35613 31376 103 248 0 35362 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 164188

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.59 3/183 19302
/proc/meminfo: memFree=27743200/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=142452 CPUtime=1542 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 25955 0 0 0 154173 27 0 0 20 0 1 0 388018953 145870848 34448 33554432000 4194304 5208918 140734495466896 140734495463208 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 35613 34448 103 248 0 35362 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 164188

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.62 3/183 19302
/proc/meminfo: memFree=27746160/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=93132 CPUtime=1602 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 27360 0 0 0 160170 30 0 0 20 0 1 0 388018953 95367168 22780 33554432000 4194304 5208918 140734495466896 140734495464984 4229125 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 23283 22780 103 248 0 23032 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 114868

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/183 19302
/proc/meminfo: memFree=27737416/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=142452 CPUtime=1661.98 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 28282 0 0 0 166167 31 0 0 20 0 1 0 388018953 145870848 32912 33554432000 4194304 5208918 140734495466896 140734495464888 4229734 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 35613 32912 103 248 0 35362 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 164188

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/183 19303
/proc/meminfo: memFree=27704060/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=173272 CPUtime=1721.97 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 29433 0 0 0 172164 33 0 0 20 0 1 0 388018953 177430528 35141 33554432000 4194304 5208918 140734495466896 140734495465048 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 43318 35141 103 248 0 43067 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 195008

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.67 3/183 19303
/proc/meminfo: memFree=27719052/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=93132 CPUtime=1781.96 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 30881 0 0 0 178161 35 0 0 20 0 1 0 388018953 95367168 22780 33554432000 4194304 5208918 140734495466896 140734495463272 4229311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 23283 22780 103 248 0 23032 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 114868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.68 2/175 19328
/proc/meminfo: memFree=28318216/32873648 swapFree=7628/7628
[pid=19271] ppid=19269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19271/stat : 19271 (npSolver-wbo-I.) S 19269 19271 19216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388018948 9367552 275 33554432000 4194304 5064252 140735580213008 140735580211920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19271/statm: 2287 275 233 213 0 72 0
[pid=19272] ppid=19271 vsize=3440 CPUtime=0.03 cores=1,3,5,7
/proc/19272/stat : 19272 (npSolver-wbo) S 19271 19271 19216 0 -1 4202496 1625 4737 0 0 1 1 0 1 20 0 1 0 388018948 3522560 508 33554432000 4194304 6006132 140733561528368 140733561519776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19272/statm: 860 508 176 443 0 413 0
[pid=19284] ppid=19272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19284/stat : 19284 (satsolver.sh) S 19272 19271 19216 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388018953 9367552 267 33554432000 4194304 5064252 140735462683040 140735462681952 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19284/statm: 2287 267 226 213 0 72 0
[pid=19285] ppid=19284 vsize=142452 CPUtime=1800.07 cores=1,3,5,7
/proc/19285/stat : 19285 (glucose) R 19284 19271 19216 0 -1 4202496 31305 0 0 0 179971 36 0 0 20 0 1 0 388018953 145870848 33424 33554432000 4194304 5208918 140734495466896 140734495464888 4205192 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19285/statm: 35613 33424 103 248 0 35362 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 164188

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.13
CPU user time (s): 1799.73
CPU system time (s): 0.39194
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 195008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.39194
maximum resident set size= 144204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38657
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 1932

runsolver used 2.66459 second user time and 7.16791 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-09 07:15:30
IDJOB=3754464
IDBENCH=79662
IDSOLVER=2338
FILE ID=node122/3754464-1339218929
RUNJOBID= node122-1339218928-19233
PBS_JOBID= 14644303
Free space on /tmp= 64432 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-queen5-5-3_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754464-1339218929/watcher-3754464-1339218929 -o /tmp/evaluation-result-3754464-1339218929/solver-3754464-1339218929 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754464-1339218929.wbo 2096905824 HOME HOME

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

MD5SUM BENCH= 3af6143b2c580af9e4edcedcd162c161
RANDOM SEED=2096905824

node122.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.533
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.06
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.533
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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
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.533
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.533
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.533
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		: 2666.533
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.533
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:       32873648 kB
MemFree:        28402004 kB
Buffers:          219536 kB
Cached:          3243744 kB
SwapCached:         1864 kB
Active:          1894288 kB
Inactive:        1616608 kB
Active(anon):      45316 kB
Inactive(anon):     4364 kB
Active(file):    1848972 kB
Inactive(file):  1612244 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099788 kB
Dirty:             17572 kB
Writeback:             0 kB
AnonPages:         28900 kB
Mapped:             9144 kB
Shmem:                 0 kB
Slab:             819020 kB
SReclaimable:     263268 kB
SUnreclaim:       555752 kB
KernelStack:        1392 kB
PageTables:         4480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     184616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 64432 MiB
End job on node122 at 2012-06-09 07:45:30