Trace number 3753510

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 (fixed)? (TO) 1800.09 1800.52

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/spot5/
normalized-spot5-28_wcsp.wbo
MD5SUMa55ceb8d29eae2e4164c23000e30d1cb
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark283110
Best CPU time to get the best result obtained on this benchmark1800.1
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables576
Total number of constraints7352
Number of soft constraints7122
Number of constraints which are clauses7122
Number of constraints which are cardinality constraints (but not clauses)230
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 326159
Min constraint cost 1
Max constraint cost 326159
Sum of constraints costs 2248213986
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.07	c run usual solver
0.00/0.25	o 865626986
0.00/0.25	c fallback to adder encoding
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3753510-1339206380/watcher-3753510-1339206380 -o /tmp/evaluation-result-3753510-1339206380/solver-3753510-1339206380 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753510-1339206380.wbo 400849905 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 684
/proc/meminfo: memFree=22121236/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0

[startup+0.0415819 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 684
/proc/meminfo: memFree=22121236/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100564 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 684
/proc/meminfo: memFree=22121236/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300337 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 684
/proc/meminfo: memFree=22121236/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700321 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 684
/proc/meminfo: memFree=22121236/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 696
/proc/meminfo: memFree=22035916/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=169364 CPUtime=1.46 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) R 684 684 349 0 -1 4202496 11051 8049 0 0 124 9 12 1 20 0 1 0 386762848 173428736 29675 33554432000 4194304 6006132 140735099299776 140735099292120 4535977 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/685/statm: 42341 29675 179 443 0 41894 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 178512

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 696
/proc/meminfo: memFree=21955300/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 309584

[startup+6.30049 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 699
/proc/meminfo: memFree=27268764/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=444412 CPUtime=3.33 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 64974 0 0 0 311 22 0 0 20 0 1 0 386763144 455077888 95662 33554432000 4194304 5208918 140735997524928 140735997522776 4211508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 111103 95662 105 248 0 110852 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 763144

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 751
/proc/meminfo: memFree=28576012/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=450316 CPUtime=9.73 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 66429 0 0 0 950 23 0 0 20 0 1 0 386763144 461123584 100694 33554432000 4194304 5208918 140735997524928 140735997522776 4229338 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 112579 100694 105 248 0 112328 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 769048

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 751
/proc/meminfo: memFree=28327436/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=457672 CPUtime=22.53 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 68711 0 0 0 2226 27 0 0 20 0 1 0 386763144 468656128 103197 33554432000 4194304 5208918 140735997524928 140735997522776 4229311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 114418 103197 105 248 0 114167 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 776404

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 751
/proc/meminfo: memFree=28304864/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=466392 CPUtime=48.12 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 71577 0 0 0 4780 32 0 0 20 0 1 0 386763144 477585408 104898 33554432000 4194304 5208918 140735997524928 140735997522776 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 116598 104898 105 248 0 116347 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 785124

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 751
/proc/meminfo: memFree=28283912/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=478796 CPUtime=99.32 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 76929 0 0 0 9890 42 0 0 20 0 1 0 386763144 490287104 109000 33554432000 4194304 5208918 140735997524928 140735997522776 4213234 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 119699 109000 105 248 0 119448 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 797528

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 751
/proc/meminfo: memFree=28227764/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=487416 CPUtime=159.31 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 81072 0 0 0 15880 51 0 0 20 0 1 0 386763144 499113984 115177 33554432000 4194304 5208918 140735997524928 140735997522776 4229699 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 121854 115177 105 248 0 121603 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 806148

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 755
/proc/meminfo: memFree=28233996/32873844 swapFree=7636/7636
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 133417 0 0 0 141672 232 0 0 20 0 1 0 386763144 672108544 143550 33554432000 4194304 5208918 140735997524928 140735997521240 4213744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 164089 143550 105 248 0 163838 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 975088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 789
/proc/meminfo: memFree=27920416/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=657892 CPUtime=1479.02 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 134093 0 0 0 147667 235 0 0 20 0 1 0 386763144 673681408 148844 33554432000 4194304 5208918 140735997524928 140735997522776 4229712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 164473 148844 105 248 0 164222 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 976624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 789
/proc/meminfo: memFree=27936556/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=659756 CPUtime=1539.02 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 135040 0 0 0 153663 239 0 0 20 0 1 0 386763144 675590144 152499 33554432000 4194304 5208918 140735997524928 140735997522776 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 164939 152499 105 248 0 164688 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 978488

[startup+1602.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 789
/proc/meminfo: memFree=27942084/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=663920 CPUtime=1599 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 136866 0 0 0 159654 246 0 0 20 0 1 0 386763144 679854080 146320 33554432000 4194304 5208918 140735997524928 140735997521304 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 165980 146320 105 248 0 165729 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 982652

[startup+1662.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/183 789
/proc/meminfo: memFree=27913912/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=665344 CPUtime=1659 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 137513 0 0 0 165650 250 0 0 20 0 1 0 386763144 681312256 149030 33554432000 4194304 5208918 140735997524928 140735997522776 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 166336 149030 105 248 0 166085 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 984076

[startup+1722.3 s]
/proc/loadavg: 2.17 2.08 2.02 3/183 790
/proc/meminfo: memFree=27879488/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=667088 CPUtime=1718.99 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 138463 0 0 0 171644 255 0 0 20 0 1 0 386763144 683098112 151651 33554432000 4194304 5208918 140735997524928 140735997522776 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 166772 151651 105 248 0 166521 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 985820

[startup+1782.3 s]
/proc/loadavg: 2.11 2.08 2.02 3/183 790
/proc/meminfo: memFree=27906488/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=668688 CPUtime=1778.98 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 139162 0 0 0 177639 259 0 0 20 0 1 0 386763144 684736512 152866 33554432000 4194304 5208918 140735997524928 140735997521304 4229704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 167172 152866 105 248 0 166921 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 987420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.08 2.07 2.02 3/183 790
/proc/meminfo: memFree=27860564/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=669380 CPUtime=1797.18 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 139331 0 0 0 179459 259 0 0 20 0 1 0 386763144 685445120 158145 33554432000 4194304 5208918 140735997524928 140735997521304 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 167345 158145 105 248 0 167094 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 988112

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.08 2.07 2.02 3/183 790
/proc/meminfo: memFree=27860564/32873844 swapFree=7632/7632
[pid=684] ppid=682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/684/stat : 684 (npSolver-wbo-It) S 682 684 349 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 386762848 9367552 275 33554432000 4194304 5064252 140735439717504 140735439716416 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/684/statm: 2287 275 233 213 0 72 0
[pid=685] ppid=684 vsize=300436 CPUtime=2.91 cores=1,3,5,7
/proc/685/stat : 685 (npSolver-wbo) S 684 684 349 0 -1 4202496 12663 8049 0 0 240 38 12 1 20 0 1 0 386762848 307646464 48620 33554432000 4194304 6006132 140735099299776 140735099291168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/685/statm: 75109 48620 180 443 0 74662 0
[pid=697] ppid=685 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/697/stat : 697 (satsolver.sh) S 685 684 349 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386763144 9367552 267 33554432000 4194304 5064252 140735186204336 140735186203248 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/697/statm: 2287 267 226 213 0 72 0
[pid=698] ppid=697 vsize=669380 CPUtime=1797.18 cores=1,3,5,7
/proc/698/stat : 698 (glucose) R 697 684 349 0 -1 4202496 139331 0 0 0 179459 259 0 0 20 0 1 0 386763144 685445120 158145 33554432000 4194304 5208918 140735997524928 140735997521304 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/698/statm: 167345 158145 105 248 0 167094 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 988112

Child status: 0

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

Real time (s): 1800.52
CPU time (s): 1800.09
CPU user time (s): 1797.11
CPU system time (s): 2.98
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 1198900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.53261
system time used= 0.408937
maximum resident set size= 351768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21690
page faults= 0
swaps= 0
block input operations= 8
block output operations= 316120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 21

runsolver used 8.06577 second user time and 13.266 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-09 03:46:20
IDJOB=3753510
IDBENCH=79600
IDSOLVER=2337
FILE ID=node144/3753510-1339206380
RUNJOBID= node144-1339204579-372
PBS_JOBID= 14643862
Free space on /tmp= 66688 MiB

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

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

MD5SUM BENCH= a55ceb8d29eae2e4164c23000e30d1cb
RANDOM SEED=400849905

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.92
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.196
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.196
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:        22123556 kB
Buffers:         1117340 kB
Cached:          2797808 kB
SwapCached:          460 kB
Active:          9704340 kB
Inactive:         104696 kB
Active(anon):    5878276 kB
Inactive(anon):    11384 kB
Active(file):    3826064 kB
Inactive(file):    93312 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:       5990772 kB
Mapped:            11604 kB
Shmem:               172 kB
Slab:             790300 kB
SReclaimable:     231940 kB
SUnreclaim:       558360 kB
KernelStack:        1520 kB
PageTables:        15552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    7251456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2879488 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= 68108 MiB
End job on node144 at 2012-06-09 04:16:20