Trace number 3715144

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-topDown? (TO) 1800.04 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/spot5/
normalized-spot5-404_wcsp.wbo
MD5SUM2413d46290c8b1663f08f424871383e0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark0.814875
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables258
Total number of constraints1137
Number of soft constraints1037
Number of constraints which are clauses1037
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 164
Min constraint cost 1
Max constraint cost 164
Sum of constraints costs 153831
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c run usual solver
0.00/0.04	o 69044
0.00/0.04	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3715144-1338226766/watcher-3715144-1338226766 -o /tmp/evaluation-result-3715144-1338226766/solver-3715144-1338226766 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715144-1338226766.wbo 29198161 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.95 1.98 3/179 2551
/proc/meminfo: memFree=31271608/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0

[startup+0.0348799 s]
/proc/loadavg: 1.97 1.95 1.98 3/179 2551
/proc/meminfo: memFree=31271608/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 1.97 1.95 1.98 3/179 2551
/proc/meminfo: memFree=31271608/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 1.97 1.95 1.98 3/179 2551
/proc/meminfo: memFree=31271608/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700261 s]
/proc/loadavg: 1.97 1.95 1.98 3/179 2551
/proc/meminfo: memFree=31271608/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 1.97 1.95 1.98 3/183 2565
/proc/meminfo: memFree=31238808/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=32808 CPUtime=1.34 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 6140 0 0 0 133 1 0 0 20 0 1 0 288800924 33595392 7567 33554432000 4194304 5208918 140733391812112 140733391809960 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 8202 7567 104 248 0 7951 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 62484

[startup+3.10036 s]
/proc/loadavg: 1.97 1.95 1.98 3/183 2565
/proc/meminfo: memFree=31224784/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=32808 CPUtime=2.94 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 6250 0 0 0 293 1 0 0 20 0 1 0 288800924 33595392 7669 33554432000 4194304 5208918 140733391812112 140733391808488 4213123 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 8202 7669 104 248 0 7951 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 62484

[startup+6.30036 s]
/proc/loadavg: 1.97 1.95 1.98 3/183 2572
/proc/meminfo: memFree=31225664/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=35528 CPUtime=6.14 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 6988 0 0 0 613 1 0 0 20 0 1 0 288800924 36380672 8354 33554432000 4194304 5208918 140733391812112 140733391809976 4212930 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 8882 8354 104 248 0 8631 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 65204

[startup+12.7004 s]
/proc/loadavg: 1.98 1.96 1.98 3/183 2593
/proc/meminfo: memFree=31212668/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=48364 CPUtime=12.54 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 8281 0 0 0 1252 2 0 0 20 0 1 0 288800924 49524736 11543 33554432000 4194304 5208918 140733391812112 140733391807880 4212457 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 12091 11543 104 248 0 11840 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 78040

[startup+25.5004 s]
/proc/loadavg: 1.98 1.96 1.98 3/183 2621
/proc/meminfo: memFree=31197356/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=68460 CPUtime=25.34 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 10027 0 0 0 2531 3 0 0 20 0 1 0 288800924 70103040 14927 33554432000 4194304 5208918 140733391812112 140733391810200 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 17115 14927 104 248 0 16864 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 98136

[startup+51.1005 s]
/proc/loadavg: 2.05 1.97 1.98 3/184 2681
/proc/meminfo: memFree=31167868/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=98808 CPUtime=50.93 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 11337 0 0 0 5089 4 0 0 20 0 1 0 288800924 101179392 22679 33554432000 4194304 5208918 140733391812112 140733391807880 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 24702 22679 104 248 0 24451 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 128484

[startup+102.307 s]
/proc/loadavg: 1.94 1.96 1.98 3/183 2779
/proc/meminfo: memFree=31112880/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=162260 CPUtime=102.12 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 13082 0 0 0 10206 6 0 0 20 0 1 0 288800924 166154240 36242 33554432000 4194304 5208918 140733391812112 140733391810104 4229507 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 40565 36242 104 248 0 40314 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 191936

[startup+162.3 s]
/proc/loadavg: 2.01 1.98 1.98 3/183 2884
/proc/meminfo: memFree=31101632/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 57115 0 0 0 136089 100 0 0 20 0 1 0 288800924 227872768 54443 33554432000 4194304 5208918 140733391812112 140733391808424 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 55633 54443 104 248 0 55382 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 252208

[startup+1422.31 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 5410
/proc/meminfo: memFree=31005172/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=273688 CPUtime=1421.88 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 58387 0 0 0 142085 103 0 0 20 0 1 0 288800924 280256512 59069 33554432000 4194304 5208918 140733391812112 140733391809960 4229648 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 68422 59069 104 248 0 68171 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 303364

[startup+1482.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 5452
/proc/meminfo: memFree=31017240/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=275248 CPUtime=1481.86 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 59490 0 0 0 148079 107 0 0 20 0 1 0 288800924 281853952 61952 33554432000 4194304 5208918 140733391812112 140733391809960 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 68812 61952 104 248 0 68561 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 304924

[startup+1542.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/183 5480
/proc/meminfo: memFree=31008472/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=276424 CPUtime=1541.85 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 60433 0 0 0 154075 110 0 0 20 0 1 0 288800924 283058176 61144 33554432000 4194304 5208918 140733391812112 140733391809960 4212322 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 69106 61144 104 248 0 68855 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 306100

[startup+1602.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 5502
/proc/meminfo: memFree=30997168/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=277480 CPUtime=1601.84 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 61406 0 0 0 160071 113 0 0 20 0 1 0 288800924 284139520 62920 33554432000 4194304 5208918 140733391812112 140733391809960 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 69370 62920 104 248 0 69119 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 307156

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 5530
/proc/meminfo: memFree=30987904/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=279592 CPUtime=1661.82 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 62596 0 0 0 166066 116 0 0 20 0 1 0 288800924 286302208 65569 33554432000 4194304 5208918 140733391812112 140733391808488 4229469 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 69898 65569 104 248 0 69647 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 309268

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 5565
/proc/meminfo: memFree=30996748/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=282260 CPUtime=1721.81 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 63848 0 0 0 172063 118 0 0 20 0 1 0 288800924 289034240 62513 33554432000 4194304 5208918 140733391812112 140733391809960 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 70565 62513 104 248 0 70314 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 311936

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 5600
/proc/meminfo: memFree=31017716/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=235148 CPUtime=1781.8 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 64939 0 0 0 178059 121 0 0 20 0 1 0 288800924 240791552 57762 33554432000 4194304 5208918 140733391812112 140733391809944 4211615 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 58787 57762 104 248 0 58536 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 264824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 5614
/proc/meminfo: memFree=31012132/32873844 swapFree=7632/7632
[pid=2551] ppid=2549 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2551/stat : 2551 (npSolver-wbo-It) S 2549 2551 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288800910 9367552 275 33554432000 4194304 5064252 140735266420544 140735266419456 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2551/statm: 2287 275 233 213 0 72 0
[pid=2552] ppid=2551 vsize=11380 CPUtime=0.13 cores=0,2,4,6
/proc/2552/stat : 2552 (npSolver-wbo) S 2551 2551 12121 0 -1 4202496 2869 5856 0 0 9 2 1 1 20 0 1 0 288800910 11653120 1916 33554432000 4194304 5990268 140734932736912 140734932728336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2845 1916 164 439 0 2402 0
[pid=2564] ppid=2552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2564/stat : 2564 (satsolver.sh) S 2552 2551 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288800924 9367552 267 33554432000 4194304 5064252 140735494091536 140735494090448 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2564/statm: 2287 267 226 213 0 72 0
[pid=2565] ppid=2564 vsize=285236 CPUtime=1799.91 cores=0,2,4,6
/proc/2565/stat : 2565 (glucose) R 2564 2551 12121 0 -1 4202496 65256 0 0 0 179869 122 0 0 20 0 1 0 288800924 292081664 60112 33554432000 4194304 5208918 140733391812112 140733391810264 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2565/statm: 71309 60112 104 248 0 71058 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 314912

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2551 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=110983
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=35994
# CPU time returned by wait4() is 0.146977
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1798.79
CPU system time (s): 1.25
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 394828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.110983
system time used= 0.035994
maximum resident set size= 13152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9702
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 18

runsolver used 4.70528 second user time and 15.7566 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 19:39:26
IDJOB=3715144
IDBENCH=79432
IDSOLVER=2296
FILE ID=node141/3715144-1338226766
RUNJOBID= node141-1338210956-15178
PBS_JOBID= 14624602
Free space on /tmp= 71516 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/spot5/normalized-spot5-404_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715144-1338226766/watcher-3715144-1338226766 -o /tmp/evaluation-result-3715144-1338226766/solver-3715144-1338226766 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715144-1338226766.wbo 29198161 HOME HOME

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

MD5SUM BENCH= 2413d46290c8b1663f08f424871383e0
RANDOM SEED=29198161

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.92
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.744
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.744
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.92
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.744
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:        31271980 kB
Buffers:          313160 kB
Cached:           412552 kB
SwapCached:          220 kB
Active:           284280 kB
Inactive:         477560 kB
Active(anon):      26184 kB
Inactive(anon):    11292 kB
Active(file):     258096 kB
Inactive(file):   466268 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:             12320 kB
Writeback:             0 kB
AnonPages:         46444 kB
Mapped:            11768 kB
Shmem:               172 kB
Slab:             699984 kB
SReclaimable:     141452 kB
SUnreclaim:       558532 kB
KernelStack:        1544 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     152776 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= 71504 MiB
End job on node141 at 2012-05-28 20:09:26