Trace number 3750075

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 1.0 (fixed)? (TO) 1800.13 1802.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_3.opb
MD5SUM96fec7ce232e48bab56f85f395e33fea
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6182423
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 164566592
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193952320580
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 164566592
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193952320580
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.13	c old isEQ: 0, new EQ is 1
2.59/2.67	c run usual solver
138.65/138.89	c model valid
138.65/138.89	c current solution ok
143.16/143.54	o 134627965
143.16/143.54	c current bound: 67314032
143.16/143.54	c fallback to adder encoding
384.89/385.31	c model valid
384.89/385.31	c current solution ok
384.90/385.46	o 61314405
384.90/385.46	c current bound: 30657252
384.90/385.46	c fallback to adder encoding
859.18/860.52	c model valid
859.18/860.52	c current solution ok
859.21/860.67	o 29905581
859.21/860.67	c current bound: 14952840
859.21/860.67	c fallback to adder encoding
1800.09/1802.91	./satsolver.sh: line 5: 25150 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1802.91	c error: unexpected solver exit code
1800.09/1802.91	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-3750075-1339181642/watcher-3750075-1339181642 -o /tmp/evaluation-result-3750075-1339181642/solver-3750075-1339181642 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750075-1339181642.opb 147071016 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.68 1.92 1.96 2/175 25058
/proc/meminfo: memFree=30082820/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0

[startup+0.094727 s]
/proc/loadavg: 1.68 1.92 1.96 2/175 25058
/proc/meminfo: memFree=30082820/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100251 s]
/proc/loadavg: 1.68 1.92 1.96 2/175 25058
/proc/meminfo: memFree=30082820/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300212 s]
/proc/loadavg: 1.68 1.92 1.96 2/175 25058
/proc/meminfo: memFree=30082820/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 1.68 1.92 1.96 2/175 25058
/proc/meminfo: memFree=30082820/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.68 1.92 1.96 4/181 25064
/proc/meminfo: memFree=29822868/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=180804 CPUtime=1.48 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) R 25058 25058 14782 0 -1 4202496 8626 0 0 0 144 4 0 0 20 0 1 0 384289109 185143296 31547 33554432000 4194304 6004724 140737435979792 140737435974392 4536305 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25060/statm: 45201 31547 163 442 0 44755 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 189952

[startup+3.10033 s]
/proc/loadavg: 1.68 1.92 1.96 3/181 25064
/proc/meminfo: memFree=29679104/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=284528 CPUtime=2.7 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 9736 0 0 0 239 31 0 0 20 0 1 0 384289109 291356672 40590 33554432000 4194304 6004724 140737435979792 140737435973840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 71132 40590 171 442 0 70686 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 293676

[startup+6.30042 s]
/proc/loadavg: 1.78 1.94 1.96 3/183 25069
/proc/meminfo: memFree=29133012/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=284528 CPUtime=2.7 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 9736 0 0 0 239 31 0 0 20 0 1 0 384289109 291356672 40590 33554432000 4194304 6004724 140737435979792 140737435973840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 71132 40590 171 442 0 70686 0
[pid=25065] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25065/stat : 25065 (cp2_pre.sh) S 25060 25058 14782 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384289380 9367552 277 33554432000 4194304 5064252 140735577345424 140735577344128 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25065/statm: 2287 277 234 213 0 72 0
[pid=25066] ppid=25065 vsize=663156 CPUtime=3.57 cores=0,2,4,6
/proc/25066/stat : 25066 (coprocessor) R 25065 25058 14782 0 -1 4202496 66760 0 0 0 341 16 0 0 20 0 1 0 384289380 679071744 148183 33554432000 4194304 6586260 140734289357872 140734289354200 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/25066/statm: 165789 148183 164 584 0 165201 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 965980

[startup+12.7004 s]
/proc/loadavg: 1.96 1.97 1.97 3/183 25076
/proc/meminfo: memFree=28404652/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=284528 CPUtime=2.7 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 9736 0 0 0 239 31 0 0 20 0 1 0 384289109 291356672 40590 33554432000 4194304 6004724 140737435979792 140737435973840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 71132 40590 171 442 0 70686 0
[pid=25065] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25065/stat : 25065 (cp2_pre.sh) S 25060 25058 14782 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384289380 9367552 277 33554432000 4194304 5064252 140735577345424 140735577344128 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25065/statm: 2287 277 234 213 0 72 0
[pid=25066] ppid=25065 vsize=789164 CPUtime=9.87 cores=0,2,4,6
/proc/25066/stat : 25066 (coprocessor) R 25065 25058 14782 0 -1 4202496 85887 0 0 0 939 48 0 0 20 0 1 0 384289380 808103936 191991 33554432000 4194304 6586260 140734289357872 140734289353624 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 10 0 0
/proc/25066/statm: 197291 191991 199 584 0 196703 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1091988

[startup+25.5004 s]
/proc/loadavg: 2.11 2.00 1.98 3/181 25084
/proc/meminfo: memFree=29477108/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=284528 CPUtime=13.16 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 9744 86789 0 0 239 31 990 56 20 0 1 0 384289109 291356672 40590 33554432000 4194304 6004724 140737435979792 140737435974928 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 71132 40590 171 442 0 70686 0
[pid=25078] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384290438 9367552 266 33554432000 4194304 5064252 140735167896544 140735167895456 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25078/statm: 2287 266 226 213 0 72 0
[pid=25079] ppid=25078 vsize=294208 CPUtime=12.2 cores=0,2,4,6
/proc/25079/stat : 25079 (glucose) R 25078 25058 14782 0 -1 4202496 52531 0 0 0 1208 12 0 0 20 0 1 0 384290438 301268992 68446 33554432000 4194304 5208918 140733820181392 140733820179240 4210662 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25079/statm: 73552 68446 103 248 0 73301 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 597032

[startup+51.1005 s]
/proc/loadavg: 2.07 2.00 1.98 3/183 25093
/proc/meminfo: memFree=29156316/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=284528 CPUtime=13.16 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 9744 86789 0 0 239 31 990 56 20 0 1 0 384289109 291356672 40590 33554432000 4194304 6004724 140737435979792 140737435974928 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 71132 40590 171 442 0 70686 0
[pid=25078] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384290438 9367552 266 33554432000 4194304 5064252 140735167896544 140735167895456 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25078/statm: 2287 266 226 213 0 72 0
[pid=25079] ppid=25078 vsize=295660 CPUtime=37.79 cores=0,2,4,6
/proc/25079/stat : 25079 (glucose) R 25078 25058 14782 0 -1 4202496 52944 0 0 0 3767 12 0 0 20 0 1 0 384290438 302755840 68858 33554432000 4194304 5208918 140733820181392 140733820179240 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25079/statm: 73915 68858 103 248 0 73664 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 598484

[startup+102.301 s]
/proc/loadavg: 2.08 2.01 1.99 3/183 25100
/proc/meminfo: memFree=29196048/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=284528 CPUtime=13.16 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 9744 86789 0 0 239 31 990 56 20 0 1 0 384289109 291356672 40590 33554432000 4194304 6004724 140737435979792 140737435974928 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25060/statm: 71132 40590 171 442 0 70686 0
[pid=25078] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384290438 9367552 266 33554432000 4194304 5064252 140735167896544 140735167895456 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25078/statm: 2287 266 226 213 0 72 0
[pid=25079] ppid=25078 vsize=299756 CPUtime=88.99 cores=0,2,4,6
/proc/25079/stat : 25079 (glucose) R 25078 25058 14782 0 -1 4202496 54091 0 0 0 8886 13 0 0 20 0 1 0 384290438 306950144 70001 33554432000 4194304 5208918 140733820181392 140733820179240 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25079/statm: 74939 70001 103 248 0 74688 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 602580

[startup+162.3 s]
/proc/loadavg: 2.16 2.04 2.00 3/183 25107
/proc/meminfo: memFree=28196816/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=594944 CPUtime=146.75 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 18952 150166 0 0 640 434 13513 88 20 0 1 0 384289109 609222656 108500 33554432000 4194304 6004724 140737435979792 140737435972144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 14 0 0
/proc/25060/statm: 148736 108500 180 442 0 148290 0
[pid=25106] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25106/stat : 25106 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384303813 9367552 266 33554432000 4194304 5064252 140735348929248 140735348928160 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25106/statm: 2287 266 226 213 0 72 0
[pid=25107] ppid=25106 vsize=812308 CPUtime=15.21 cores=0,2,4,6
/proc/25107/stat : 25107 (glucose) R 25106 25058 14782 0 -1 4202496 113196 0 0 0 1487 34 0 0 20 0 1 0 384303814 831803392 180777 33554432000 4194304 5208918 140736123564016 140736123561864 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25107/statm: 203077 180777 103 248 0 202826 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 1425548

[startup+222.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 25108
/proc/meminfo: memFree=28119144/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/183 25154
/proc/meminfo: memFree=28231316/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=594944 CPUtime=861.89 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 38714 396222 0 0 1143 507 84199 340 20 0 1 0 384289109 609222656 92629 33554432000 4194304 6004724 140737435979792 140737435972144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 208 0 0
/proc/25060/statm: 148736 92629 181 442 0 148290 0
[pid=25149] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25149/stat : 25149 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384375553 9367552 267 33554432000 4194304 5064252 140736350979136 140736350978048 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25149/statm: 2287 267 226 213 0 72 0
[pid=25150] ppid=25149 vsize=794392 CPUtime=497.74 cores=0,2,4,6
/proc/25150/stat : 25150 (glucose) R 25149 25058 14782 0 -1 4202496 102317 0 0 0 49736 38 0 0 20 0 1 0 384375553 813457408 165090 33554432000 4194304 5208918 140736796521040 140736796519192 4229424 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25150/statm: 198598 165090 105 248 0 198347 0
Current children cumulated CPU time (s) 1359.63
Current children cumulated vsize (KiB) 1407632

[startup+1422.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/183 25154
/proc/meminfo: memFree=28307340/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=594944 CPUtime=861.89 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 38714 396222 0 0 1143 507 84199 340 20 0 1 0 384289109 609222656 92629 33554432000 4194304 6004724 140737435979792 140737435972144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 208 0 0
/proc/25060/statm: 148736 92629 181 442 0 148290 0
[pid=25149] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25149/stat : 25149 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384375553 9367552 267 33554432000 4194304 5064252 140736350979136 140736350978048 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25149/statm: 2287 267 226 213 0 72 0
[pid=25150] ppid=25149 vsize=794392 CPUtime=557.74 cores=0,2,4,6
/proc/25150/stat : 25150 (glucose) R 25149 25058 14782 0 -1 4202496 102527 0 0 0 55736 38 0 0 20 0 1 0 384375553 813457408 166322 33554432000 4194304 5208918 140736796521040 140736796519192 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25150/statm: 198598 166322 105 248 0 198347 0
Current children cumulated CPU time (s) 1419.63
Current children cumulated vsize (KiB) 1407632

[startup+1482.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/183 25155
/proc/meminfo: memFree=28250008/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=594944 CPUtime=861.89 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 38714 396222 0 0 1143 507 84199 340 20 0 1 0 384289109 609222656 92629 33554432000 4194304 6004724 140737435979792 140737435972144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 208 0 0
/proc/25060/statm: 148736 92629 181 442 0 148290 0
[pid=25149] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25149/stat : 25149 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384375553 9367552 267 33554432000 4194304 5064252 140736350979136 140736350978048 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25149/statm: 2287 267 226 213 0 72 0
[pid=25150] ppid=25149 vsize=794392 CPUtime=617.7 cores=0,2,4,6
/proc/25150/stat : 25150 (glucose) R 25149 25058 14782 0 -1 4202496 102733 0 0 0 61732 38 0 0 20 0 1 0 384375553 813457408 168044 33554432000 4194304 5208918 140736796521040 140736796519192 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25150/statm: 198598 168044 105 248 0 198347 0
Current children cumulated CPU time (s) 1479.59
Current children cumulated vsize (KiB) 1407632

[startup+1542.31 s]
/proc/loadavg: 2.06 2.06 2.01 3/183 25155
/proc/meminfo: memFree=28260152/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=594944 CPUtime=861.89 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 38714 396222 0 0 1143 507 84199 340 20 0 1 0 384289109 609222656 92629 33554432000 4194304 6004724 140737435979792 140737435972144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 208 0 0
/proc/25060/statm: 148736 92629 181 442 0 148290 0
[pid=25149] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25149/stat : 25149 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384375553 9367552 267 33554432000 4194304 5064252 140736350979136 140736350978048 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25149/statm: 2287 267 226 213 0 72 0
[pid=25150] ppid=25149 vsize=794392 CPUtime=677.66 cores=0,2,4,6
/proc/25150/stat : 25150 (glucose) R 25149 25058 14782 0 -1 4202496 102988 0 0 0 67727 39 0 0 20 0 1 0 384375553 813457408 178471 33554432000 4194304 5208918 140736796521040 140736796517352 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25150/statm: 198598 178471 105 248 0 198347 0
Current children cumulated CPU time (s) 1539.55
Current children cumulated vsize (KiB) 1407632

[startup+1602.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/184 25158
/proc/meminfo: memFree=27861952/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=594944 CPUtime=861.89 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 38714 396222 0 0 1143 507 84199 340 20 0 1 0 384289109 609222656 92629 33554432000 4194304 6004724 140737435979792 140737435972144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 208 0 0
/proc/25060/statm: 148736 92629 181 442 0 148290 0
[pid=25149] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25149/stat : 25149 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384375553 9367552 267 33554432000 4194304 5064252 140736350979136 140736350978048 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25149/statm: 2287 267 226 213 0 72 0
[pid=25150] ppid=25149 vsize=1141576 CPUtime=737.63 cores=0,2,4,6
/proc/25150/stat : 25150 (glucose) R 25149 25058 14782 0 -1 4202496 104594 0 0 0 73713 50 0 0 20 0 1 0 384375553 1168973824 244615 33554432000 4194304 5208918 140736796521040 140736796519192 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25150/statm: 285394 244615 105 248 0 285143 0
Current children cumulated CPU time (s) 1599.52
Current children cumulated vsize (KiB) 1754816

[startup+1662.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 25158
/proc/meminfo: memFree=27855368/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=594944 CPUtime=861.89 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 38714 396222 0 0 1143 507 84199 340 20 0 1 0 384289109 609222656 92629 33554432000 4194304 6004724 140737435979792 140737435972144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 208 0 0
/proc/25060/statm: 148736 92629 181 442 0 148290 0
[pid=25149] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25149/stat : 25149 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384375553 9367552 267 33554432000 4194304 5064252 140736350979136 140736350978048 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25149/statm: 2287 267 226 213 0 72 0
[pid=25150] ppid=25149 vsize=1147820 CPUtime=797.61 cores=0,2,4,6
/proc/25150/stat : 25150 (glucose) R 25149 25058 14782 0 -1 4202496 105481 0 0 0 79701 60 0 0 20 0 1 0 384375553 1175367680 223453 33554432000 4194304 5208918 140736796521040 140736796518872 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25150/statm: 286955 223453 105 248 0 286704 0
Current children cumulated CPU time (s) 1659.5
Current children cumulated vsize (KiB) 1761060

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 25158
/proc/meminfo: memFree=27921376/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=594944 CPUtime=861.89 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 38714 396222 0 0 1143 507 84199 340 20 0 1 0 384289109 609222656 92629 33554432000 4194304 6004724 140737435979792 140737435972144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 208 0 0
/proc/25060/statm: 148736 92629 181 442 0 148290 0
[pid=25149] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25149/stat : 25149 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384375553 9367552 267 33554432000 4194304 5064252 140736350979136 140736350978048 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25149/statm: 2287 267 226 213 0 72 0
[pid=25150] ppid=25149 vsize=1147820 CPUtime=857.6 cores=0,2,4,6
/proc/25150/stat : 25150 (glucose) R 25149 25058 14782 0 -1 4202496 106021 0 0 0 85699 61 0 0 20 0 1 0 384375553 1175367680 237275 33554432000 4194304 5208918 140736796521040 140736796518872 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25150/statm: 286955 237275 105 248 0 286704 0
Current children cumulated CPU time (s) 1719.49
Current children cumulated vsize (KiB) 1761060

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 25159
/proc/meminfo: memFree=27839456/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=594944 CPUtime=861.89 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 38714 396222 0 0 1143 507 84199 340 20 0 1 0 384289109 609222656 92629 33554432000 4194304 6004724 140737435979792 140737435972144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 208 0 0
/proc/25060/statm: 148736 92629 181 442 0 148290 0
[pid=25149] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25149/stat : 25149 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384375553 9367552 267 33554432000 4194304 5064252 140736350979136 140736350978048 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25149/statm: 2287 267 226 213 0 72 0
[pid=25150] ppid=25149 vsize=1359436 CPUtime=917.59 cores=0,2,4,6
/proc/25150/stat : 25150 (glucose) R 25149 25058 14782 0 -1 4202496 106513 0 0 0 91696 63 0 0 20 0 1 0 384375553 1392062464 262601 33554432000 4194304 5208918 140736796521040 140736796518872 4222322 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25150/statm: 339859 262601 105 248 0 339608 0
Current children cumulated CPU time (s) 1779.48
Current children cumulated vsize (KiB) 1972676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.9 s]
/proc/loadavg: 1.98 2.03 2.00 2/174 25184
/proc/meminfo: memFree=28725836/32873844 swapFree=7628/7628
[pid=25058] ppid=25054 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25058/stat : 25058 (npSolver-pbo.sh) S 25054 25058 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384289109 9367552 274 33554432000 4194304 5064252 140736202375792 140736202374704 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 2287 274 233 213 0 72 0
[pid=25060] ppid=25058 vsize=594944 CPUtime=861.89 cores=0,2,4,6
/proc/25060/stat : 25060 (npSolver-pbo) S 25058 25058 14782 0 -1 4202496 38714 396222 0 0 1143 507 84199 340 20 0 1 0 384289109 609222656 92629 33554432000 4194304 6004724 140737435979792 140737435972144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 208 0 0
/proc/25060/statm: 148736 92629 181 442 0 148290 0
[pid=25149] ppid=25060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25149/stat : 25149 (satsolver.sh) S 25060 25058 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384375553 9367552 267 33554432000 4194304 5064252 140736350979136 140736350978048 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25149/statm: 2287 267 226 213 0 72 0
[pid=25150] ppid=25149 vsize=800636 CPUtime=938.2 cores=0,2,4,6
/proc/25150/stat : 25150 (glucose) R 25149 25058 14782 0 -1 4202496 106575 0 0 0 93754 66 0 0 20 0 1 0 384375553 819851264 180343 33554432000 4194304 5208918 140736796521040 140736796519128 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25150/statm: 200159 180343 105 248 0 199908 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1413876

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1802.92
CPU time (s): 1800.13
CPU user time (s): 1790.98
CPU system time (s): 9.14861
CPU usage (%): 99.8449
Max. virtual memory (cumulated for all children) (KiB): 2098692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.98
system time used= 9.14861
maximum resident set size= 1204528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 542500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2098520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10113
involuntary context switches= 2306

runsolver used 5.44317 second user time and 19.425 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-08 20:54:02
IDJOB=3750075
IDBENCH=92755
IDSOLVER=2334
FILE ID=node146/3750075-1339181642
RUNJOBID= node146-1339181642-25031
PBS_JOBID= 14643816
Free space on /tmp= 70724 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat100_4_32_3.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750075-1339181642/watcher-3750075-1339181642 -o /tmp/evaluation-result-3750075-1339181642/solver-3750075-1339181642 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750075-1339181642.opb 147071016 HOME HOME

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

MD5SUM BENCH= 96fec7ce232e48bab56f85f395e33fea
RANDOM SEED=147071016

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30083504 kB
Buffers:          400304 kB
Cached:          1491636 kB
SwapCached:         2168 kB
Active:          1872212 kB
Inactive:          24060 kB
Active(anon):       2604 kB
Inactive(anon):     4020 kB
Active(file):    1869608 kB
Inactive(file):    20040 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:             19544 kB
Writeback:             0 kB
AnonPages:         25212 kB
Mapped:             8188 kB
Shmem:                 0 kB
Slab:             753176 kB
SReclaimable:     192460 kB
SUnreclaim:       560716 kB
KernelStack:        1408 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 70452 MiB
End job on node146 at 2012-06-08 21:24:05