Trace number 3749748

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.05 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K80.opb
MD5SUMa3fcbcd7997dcbab652ff1a098fe5a93
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5440
Total number of constraints5602
Number of constraints which are clauses5522
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint80
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 81
Number of bits of the biggest sum of numbers7
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.05	c run usual solver
1800.01/1800.41	./satsolver.sh: line 5: 17120 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.41	c error: unexpected solver exit code
1800.01/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3749748-1339220763/watcher-3749748-1339220763 -o /tmp/evaluation-result-3749748-1339220763/solver-3749748-1339220763 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749748-1339220763.opb 524395530 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: 1.84 1.94 1.67 4/175 17109
/proc/meminfo: memFree=31370044/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0

[startup+0.0974079 s]
/proc/loadavg: 1.84 1.94 1.67 4/175 17109
/proc/meminfo: memFree=31370044/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 1.84 1.94 1.67 4/175 17109
/proc/meminfo: memFree=31370044/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30027 s]
/proc/loadavg: 1.84 1.94 1.67 4/175 17109
/proc/meminfo: memFree=31370044/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 1.84 1.94 1.67 4/175 17109
/proc/meminfo: memFree=31370044/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 1.84 1.94 1.67 4/183 17123
/proc/meminfo: memFree=31349092/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=9648 CPUtime=1.31 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 3586 0 0 0 131 0 0 0 20 0 1 0 388204894 9879552 1944 33554432000 4194304 5208918 140734012427808 140734012425768 4231456 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 2412 1944 105 248 0 2161 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 33396

[startup+3.10043 s]
/proc/loadavg: 1.84 1.94 1.67 4/183 17123
/proc/meminfo: memFree=31338920/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=15692 CPUtime=2.91 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 4365 0 0 0 291 0 0 0 20 0 1 0 388204894 16068608 3195 33554432000 4194304 5208918 140734012427808 140734012424184 4213728 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 3923 3195 105 248 0 3672 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 39440

[startup+6.30042 s]
/proc/loadavg: 1.85 1.94 1.67 4/183 17123
/proc/meminfo: memFree=31322604/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=21492 CPUtime=6.11 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 7291 0 0 0 610 1 0 0 20 0 1 0 388204894 22007808 4996 33554432000 4194304 5208918 140734012427808 140734012425672 4211540 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 5373 4996 105 248 0 5122 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 45240

[startup+12.7004 s]
/proc/loadavg: 1.86 1.94 1.68 4/183 17123
/proc/meminfo: memFree=31288684/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=48980 CPUtime=12.51 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 8291 0 0 0 1249 2 0 0 20 0 1 0 388204894 50155520 8350 33554432000 4194304 5208918 140734012427808 140734012425752 4205148 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 12245 8350 105 248 0 11994 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 72728

[startup+25.5005 s]
/proc/loadavg: 1.97 1.96 1.68 4/183 17123
/proc/meminfo: memFree=31265248/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=67836 CPUtime=25.3 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 8345 0 0 0 2528 2 0 0 20 0 1 0 388204894 69464064 10400 33554432000 4194304 5208918 140734012427808 140734012423496 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 16959 10400 105 248 0 16708 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 91584

[startup+51.1005 s]
/proc/loadavg: 2.03 1.98 1.70 4/183 17123
/proc/meminfo: memFree=31144724/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=117156 CPUtime=50.9 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 9285 0 0 0 5086 4 0 0 20 0 1 0 388204894 119967744 24946 33554432000 4194304 5208918 140734012427808 140734012425800 4212930 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 29289 24946 105 248 0 29038 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 140904

[startup+102.307 s]
/proc/loadavg: 2.01 1.98 1.71 4/183 17123
/proc/meminfo: memFree=31162456/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=67836 CPUtime=102.1 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 10461 0 0 0 10201 9 0 0 20 0 1 0 388204894 69464064 16583 33554432000 4194304 5208918 140734012427808 140734012424184 4229151 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 16959 16583 105 248 0 16708 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 91584

[startup+162.3 s]
/proc/loadavg: 2.00 1.98 1.73 4/183 17124
/proc/meminfo: memFree=31103776/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 4/183 17156
/proc/meminfo: memFree=31012808/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=292092 CPUtime=1361.86 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 57824 0 0 0 136076 110 0 0 20 0 1 0 388204894 299102208 53576 33554432000 4194304 5208918 140734012427808 140734012425960 4229296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 73023 53576 105 248 0 72772 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 315840

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 4/183 17157
/proc/meminfo: memFree=30885732/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=293272 CPUtime=1421.84 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 60240 0 0 0 142070 114 0 0 20 0 1 0 388204894 300310528 52801 33554432000 4194304 5208918 140734012427808 140734012424184 4211648 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 73318 52801 105 248 0 73067 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 317020

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/184 17160
/proc/meminfo: memFree=30916688/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=212584 CPUtime=1481.83 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 62082 0 0 0 148065 118 0 0 20 0 1 0 388204894 217686016 51472 33554432000 4194304 5208918 140734012427808 140734012424184 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 53146 51472 105 248 0 52895 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 236332

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 1.91 4/183 17160
/proc/meminfo: memFree=31011184/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=213520 CPUtime=1541.81 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 64477 0 0 0 154060 121 0 0 20 0 1 0 388204894 218644480 50170 33554432000 4194304 5208918 140734012427808 140734012424120 4211732 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 53380 50170 105 248 0 53129 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 237268

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.91 4/183 17160
/proc/meminfo: memFree=30902368/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=214484 CPUtime=1601.8 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 66865 0 0 0 160054 126 0 0 20 0 1 0 388204894 219631616 46315 33554432000 4194304 5208918 140734012427808 140734012425960 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 53621 46315 105 248 0 53370 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 238232

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.91 4/183 17160
/proc/meminfo: memFree=30933520/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=215504 CPUtime=1661.79 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 69251 0 0 0 166049 130 0 0 20 0 1 0 388204894 220676096 41437 33554432000 4194304 5208918 140734012427808 140734012425960 4205220 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 53876 41437 105 248 0 53625 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 239252

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/183 17161
/proc/meminfo: memFree=31051056/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=166984 CPUtime=1721.79 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 70985 0 0 0 172045 134 0 0 20 0 1 0 388204894 170991616 37957 33554432000 4194304 5208918 140734012427808 140734012424184 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 41746 37957 105 248 0 41495 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 190732

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/183 17161
/proc/meminfo: memFree=30971420/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=136588 CPUtime=1781.75 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 72675 0 0 0 178038 137 0 0 20 0 1 0 388204894 139866112 30316 33554432000 4194304 5208918 140734012427808 140734012425800 4229541 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 34147 30316 105 248 0 33896 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 160336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 17161
/proc/meminfo: memFree=31037504/32873844 swapFree=8656/8656
[pid=17108] ppid=17103 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17108/stat : 17108 (npSolver-pbo.sh) S 17103 17108 16941 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388204876 9367552 275 33554432000 4194304 5064252 140737440941728 140737440940640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17108/statm: 2287 275 233 213 0 72 0
[pid=17111] ppid=17108 vsize=5452 CPUtime=0.15 cores=1,3,5,7
/proc/17111/stat : 17111 (npSolver-pbo) S 17108 17108 16941 0 -1 4202496 2978 2739 0 0 3 1 11 0 20 0 1 0 388204876 5582848 1007 33554432000 4194304 6004724 140733773784624 140733773779760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17111/statm: 1363 1007 148 442 0 917 0
[pid=17119] ppid=17111 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (satsolver.sh) S 17111 17108 16941 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388204894 9367552 267 33554432000 4194304 5064252 140735798925840 140735798924752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17119/statm: 2287 267 226 213 0 72 0
[pid=17120] ppid=17119 vsize=167408 CPUtime=1799.86 cores=1,3,5,7
/proc/17120/stat : 17120 (glucose) R 17119 17108 16941 0 -1 4202496 73274 0 0 0 179848 138 0 0 20 0 1 0 388204894 171425792 38575 33554432000 4194304 5208918 140734012427808 140734012424184 4229515 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17120/statm: 41852 38575 105 248 0 41601 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 191156

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.05
CPU user time (s): 1798.64
CPU system time (s): 1.41379
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 322208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.64
system time used= 1.41378
maximum resident set size= 230860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 143
involuntary context switches= 1917

runsolver used 3.14552 second user time and 7.2069 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-09 07:46:03
IDJOB=3749748
IDBENCH=90115
IDSOLVER=2334
FILE ID=node102/3749748-1339220763
RUNJOBID= node102-1339220763-17083
PBS_JOBID= 14644326
Free space on /tmp= 71224 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K80.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749748-1339220763/watcher-3749748-1339220763 -o /tmp/evaluation-result-3749748-1339220763/solver-3749748-1339220763 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749748-1339220763.opb 524395530 HOME HOME

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

MD5SUM BENCH= a3fcbcd7997dcbab652ff1a098fe5a93
RANDOM SEED=524395530

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.178
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:        31370596 kB
Buffers:          395852 kB
Cached:           211264 kB
SwapCached:         2672 kB
Active:           520744 kB
Inactive:          92404 kB
Active(anon):       2316 kB
Inactive(anon):     5316 kB
Active(file):     518428 kB
Inactive(file):    87088 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099988 kB
Dirty:             17500 kB
Writeback:             0 kB
AnonPages:         13840 kB
Mapped:             8368 kB
Shmem:                 0 kB
Slab:             749680 kB
SReclaimable:     190384 kB
SUnreclaim:       559296 kB
KernelStack:        1416 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71208 MiB
End job on node102 at 2012-06-09 08:16:04