Trace number 3698088

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:30:4.5:0.95:100.opb
MD5SUM18cfc7903c565bab689cc8ffed68f1fd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark4.24235
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables4617
Total number of constraints5280
Number of constraints which are clauses4395
Number of constraints which are cardinality constraints (but not clauses)885
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint23
Number of terms in the objective function 4617
Biggest coefficient in the objective function 2642
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 13340
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2642
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 13340
Number of bits of the biggest sum of numbers14
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.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.49	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.49	c [INC SYSTEM] execute solver
0.00/0.55	c [INC SEARCH] formula is SAT
0.00/0.55	c [INC SYSTEM] solved the initial formula
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.67	o 885
0.00/0.67	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.67	c write failed with 2
0.00/0.67	c [INC SEARCH] iteration: 0
0.00/0.67	c [INC BOUNDS] best value:3527 search for 3526
0.00/0.67	c [INC SYSTEM] create new solver instance
0.00/0.67	c [INC] encode full formula
0.00/0.67	c fallback to adder encoding
0.00/0.97	c set iterative enc to: adder
0.00/0.97	c set iterative enc to: none
0.98/1.01	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.41	c write failed with -1

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-3698088-1338060168/watcher-3698088-1338060168 -o /tmp/evaluation-result-3698088-1338060168/solver-3698088-1338060168 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698088-1338060168.opb 956185520 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: 2.00 2.00 2.00 3/173 5929
/proc/meminfo: memFree=27776944/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (runsolver) D 5926 5929 5308 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 272143683 12095488 50 33554432000 4194304 5436572 140736047355248 140736047351544 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/5929/statm: 2953 50 31 304 0 2645 0

[startup+0.0302571 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 5929
/proc/meminfo: memFree=27776944/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 5929
/proc/meminfo: memFree=27776944/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 5929
/proc/meminfo: memFree=27776944/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700204 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 5929
/proc/meminfo: memFree=27776944/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5948
/proc/meminfo: memFree=27676048/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 20624

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5949
/proc/meminfo: memFree=27646924/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=61220 CPUtime=2.08 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 13305 0 0 0 206 2 0 0 20 0 1 0 272143784 62689280 13627 33554432000 4194304 5654031 140735762802528 140735762790344 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 15305 13627 141 357 0 14945 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 81844

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5949
/proc/meminfo: memFree=27643364/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=61752 CPUtime=5.27 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 13567 0 0 0 525 2 0 0 20 0 1 0 272143784 63234048 13877 33554432000 4194304 5654031 140735762802528 140735762790344 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 15438 13877 141 357 0 15078 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 82376

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5949
/proc/meminfo: memFree=27622604/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=70268 CPUtime=11.67 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 14282 0 0 0 1164 3 0 0 20 0 1 0 272143784 71954432 15071 33554432000 4194304 5654031 140735762802528 140735762790344 4208683 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 17567 15071 141 357 0 17207 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 90892

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5949
/proc/meminfo: memFree=27610144/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=72764 CPUtime=24.47 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 15202 0 0 0 2444 3 0 0 20 0 1 0 272143784 74510336 15819 33554432000 4194304 5654031 140735762802528 140735762790344 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 18191 15819 141 357 0 17831 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 93388

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5949
/proc/meminfo: memFree=27564632/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=112908 CPUtime=50.06 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 16917 0 0 0 5001 5 0 0 20 0 1 0 272143784 115617792 26113 33554432000 4194304 5654031 140735762802528 140735762790344 4214483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 28227 26113 141 357 0 27867 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 133532

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5949
/proc/meminfo: memFree=27529848/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=124940 CPUtime=101.25 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 17897 0 0 0 10119 6 0 0 20 0 1 0 272143784 127938560 29937 33554432000 4194304 5654031 140735762802528 140735762790344 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 31235 29937 141 357 0 30875 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 145564

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5950
/proc/meminfo: memFree=27545728/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=124696 CPUtime=161.24 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 18460 0 0 0 16117 7 0 0 20 0 1 0 272143784 127688704 26074 33554432000 4194304 5654031 140735762802528 140735762790344 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 31174 26074 141 357 0 30814 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 145320

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5950
/proc/meminfo: memFree=27474488/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=186204 CPUtime=221.23 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 20534 0 0 0 22114 9 0 0 20 0 1 0 272143784 190672896 41931 33554432000 4194304 5654031 140735762802528 140735762790344 4214494 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 46551 41931 141 357 0 46191 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 206828

[startup+282.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 5950
/proc/meminfo: memFree=27474360/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=27391812/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=217024 CPUtime=1241.06 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 38055 0 0 0 124058 48 0 0 20 0 1 0 272143784 222232576 47076 33554432000 4194304 5654031 140735762802528 140735762790344 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 54256 47076 141 357 0 53896 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 237648

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5960
/proc/meminfo: memFree=27322680/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=267112 CPUtime=1301.06 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 38377 0 0 0 130057 49 0 0 20 0 1 0 272143784 273522688 55057 33554432000 4194304 5654031 140735762802528 140735762790344 4215121 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 66778 55057 141 357 0 66418 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 287736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5960
/proc/meminfo: memFree=27346836/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=217024 CPUtime=1361.05 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 38766 0 0 0 136054 51 0 0 20 0 1 0 272143784 222232576 50148 33554432000 4194304 5654031 140735762802528 140735762790344 4232997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 54256 50148 141 357 0 53896 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 237648

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5961
/proc/meminfo: memFree=27322768/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=267112 CPUtime=1421.04 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 39095 0 0 0 142052 52 0 0 20 0 1 0 272143784 273522688 58648 33554432000 4194304 5654031 140735762802528 140735762790344 4244660 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 66778 58648 141 357 0 66418 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 287736

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5961
/proc/meminfo: memFree=27346812/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=267112 CPUtime=1481.03 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 39796 0 0 0 148049 54 0 0 20 0 1 0 272143784 273522688 55064 33554432000 4194304 5654031 140735762802528 140735762790344 4233455 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 66778 55064 141 357 0 66418 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 287736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5961
/proc/meminfo: memFree=27413332/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=217024 CPUtime=1541.01 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 40194 0 0 0 154046 55 0 0 20 0 1 0 272143784 222232576 48619 33554432000 4194304 5654031 140735762802528 140735762790344 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 54256 48619 141 357 0 53896 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 237648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5961
/proc/meminfo: memFree=27301752/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=267112 CPUtime=1601 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 40511 0 0 0 160044 56 0 0 20 0 1 0 272143784 273522688 57112 33554432000 4194304 5654031 140735762802528 140735762790344 4215307 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 66778 57112 141 357 0 66418 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 287736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5964
/proc/meminfo: memFree=27294456/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=267112 CPUtime=1660.99 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 40522 0 0 0 166043 56 0 0 20 0 1 0 272143784 273522688 62744 33554432000 4194304 5654031 140735762802528 140735762790344 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 66778 62744 141 357 0 66418 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 287736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5965
/proc/meminfo: memFree=27341716/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=267112 CPUtime=1720.98 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 41221 0 0 0 172039 59 0 0 20 0 1 0 272143784 273522688 54552 33554432000 4194304 5654031 140735762802528 140735762790344 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 66778 54552 141 357 0 66418 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 287736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5965
/proc/meminfo: memFree=27366284/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=267112 CPUtime=1780.96 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 41249 0 0 0 178037 59 0 0 20 0 1 0 272143784 273522688 59160 33554432000 4194304 5654031 140735762802528 140735762790344 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 66778 59160 141 357 0 66418 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 287736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5965
/proc/meminfo: memFree=27313968/32873648 swapFree=6848/6848
[pid=5929] ppid=5926 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5929/stat : 5929 (npSolver-pbo-It) S 5926 5929 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735191483792 140735191482704 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5929/statm: 2287 275 233 213 0 72 0
[pid=5935] ppid=5929 vsize=11476 CPUtime=0.99 cores=0,2,4,6
/proc/5935/stat : 5935 (npSolver-pbo) S 5929 5929 5308 0 -1 4202496 6516 9752 0 0 39 14 43 3 20 0 1 0 272143683 11751424 2446 33554432000 4194304 5992684 140736023652592 140736023638424 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5935/statm: 2869 2446 183 440 0 2425 0
[pid=5949] ppid=5935 vsize=267112 CPUtime=1799.06 cores=0,2,4,6
/proc/5949/stat : 5949 (glucosInc) R 5935 5929 5308 0 -1 4202496 41254 0 0 0 179847 59 0 0 20 0 1 0 272143784 273522688 61720 33554432000 4194304 5654031 140735762802528 140735762790344 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5949/statm: 66778 61720 141 357 0 66418 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 287736

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.31
CPU system time (s): 0.777881
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 367876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.777881
maximum resident set size= 317828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57900
page faults= 0
swaps= 0
block input operations= 0
block output operations= 51096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 124
involuntary context switches= 1884

runsolver used 10.2534 second user time and 15.7256 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 21:22:48
IDJOB=3698088
IDBENCH=2221
IDSOLVER=2275
FILE ID=node113/3698088-1338060168
RUNJOBID= node113-1338052965-5324
PBS_JOBID= 14624415
Free space on /tmp= 71344 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:30:4.5:0.95:100.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698088-1338060168/watcher-3698088-1338060168 -o /tmp/evaluation-result-3698088-1338060168/solver-3698088-1338060168 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698088-1338060168.opb 956185520 HOME HOME

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

MD5SUM BENCH= 18cfc7903c565bab689cc8ffed68f1fd
RANDOM SEED=956185520

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27778216 kB
Buffers:          269504 kB
Cached:          4033488 kB
SwapCached:            0 kB
Active:          1018732 kB
Inactive:        3295364 kB
Active(anon):      13440 kB
Inactive(anon):        0 kB
Active(file):    1005292 kB
Inactive(file):  3295364 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16784 kB
Writeback:             0 kB
AnonPages:         17468 kB
Mapped:            13668 kB
Shmem:               200 kB
Slab:             643664 kB
SReclaimable:      87816 kB
SUnreclaim:       555848 kB
KernelStack:        1424 kB
PageTables:         3896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71304 MiB
End job on node113 at 2012-05-26 21:52:49