Trace number 3749758

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.09 1800.81

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K90.opb
MD5SUMa811647d9332337c7e73474eee26f5b9
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 variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
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 91
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.09/1800.81	c error: unexpected solver exit code
1800.09/1800.81	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-3749758-1339220761/watcher-3749758-1339220761 -o /tmp/evaluation-result-3749758-1339220761/solver-3749758-1339220761 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749758-1339220761.opb 58313827 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.68 3/173 24189
/proc/meminfo: memFree=29647028/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0

[startup+0.0632869 s]
/proc/loadavg: 2.00 2.00 1.68 3/173 24189
/proc/meminfo: memFree=29647028/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100193 s]
/proc/loadavg: 2.00 2.00 1.68 3/173 24189
/proc/meminfo: memFree=29647028/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.00 2.00 1.68 3/173 24189
/proc/meminfo: memFree=29647028/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 1.68 3/173 24189
/proc/meminfo: memFree=29647028/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 1.68 3/177 24196
/proc/meminfo: memFree=29594552/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=10060 CPUtime=1.29 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 3287 0 0 0 129 0 0 0 20 0 1 0 388204666 10301440 1997 33554432000 4194304 5208918 140735780555600 140735780553544 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24196/statm: 2515 1997 104 248 0 2264 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 34168

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 24207
/proc/meminfo: memFree=29526176/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=16104 CPUtime=2.89 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 3912 0 0 0 289 0 0 0 20 0 1 0 388204666 16490496 3620 33554432000 4194304 5208918 140735780555600 140735780551976 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24196/statm: 4026 3620 104 248 0 3775 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 40212

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 24207
/proc/meminfo: memFree=29229856/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=21956 CPUtime=6.09 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 6374 0 0 0 607 2 0 0 20 0 1 0 388204666 22482944 5010 33554432000 4194304 5208918 140735780555600 140735780553464 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24196/statm: 5489 5010 104 248 0 5238 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 46064

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 24207
/proc/meminfo: memFree=28665424/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=49448 CPUtime=12.49 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 6768 0 0 0 1247 2 0 0 20 0 1 0 388204666 50634752 9357 33554432000 4194304 5208918 140735780555600 140735780551912 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24196/statm: 12362 9357 104 248 0 12111 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 73556

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 24207
/proc/meminfo: memFree=27634044/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=68304 CPUtime=25.29 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 7271 0 0 0 2526 3 0 0 20 0 1 0 388204666 69943296 11407 33554432000 4194304 5208918 140735780555600 140735780551368 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24196/statm: 17076 11407 104 248 0 16825 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 92412

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.70 3/181 24207
/proc/meminfo: memFree=25555144/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=117624 CPUtime=50.88 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 8331 0 0 0 5083 5 0 0 20 0 1 0 388204666 120446976 25486 33554432000 4194304 5208918 140735780555600 140735780553592 4213711 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24196/statm: 29406 25486 104 248 0 29155 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 141732

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.71 3/181 24207
/proc/meminfo: memFree=21330904/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=117780 CPUtime=102.08 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 10059 0 0 0 10198 10 0 0 20 0 1 0 388204666 120606720 26034 33554432000 4194304 5208918 140735780555600 140735780553592 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24196/statm: 29445 26034 104 248 0 29194 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 141888

[startup+162.3 s]
/proc/loadavg: 3.44 2.36 1.85 2/182 24209
/proc/meminfo: memFree=11581756/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 56601 0 0 0 136046 108 0 0 20 0 1 0 388204666 173649920 41074 33554432000 4194304 5208918 140735780555600 140735780551912 4229021 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/24196/statm: 42395 41074 104 248 0 42144 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 193688

[startup+1422.3 s]
/proc/loadavg: 1.00 1.27 1.71 2/174 24315
/proc/meminfo: memFree=29357928/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=301056 CPUtime=1421.53 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 57980 0 0 0 142042 111 0 0 20 0 1 0 388204666 308281344 66463 33554432000 4194304 5208918 140735780555600 140735780551976 4229383 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/24196/statm: 75264 66463 104 248 0 75013 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 325164

[startup+1482.31 s]
/proc/loadavg: 1.00 1.22 1.67 2/175 24318
/proc/meminfo: memFree=29436140/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=221712 CPUtime=1481.51 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 60559 0 0 0 148035 116 0 0 20 0 1 0 388204666 227033088 47006 33554432000 4194304 5208918 140735780555600 140735780553752 4211641 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/24196/statm: 55428 47006 104 248 0 55177 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 245820

[startup+1542.3 s]
/proc/loadavg: 1.06 1.19 1.63 2/174 24318
/proc/meminfo: memFree=29464928/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=172876 CPUtime=1541.49 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 62153 0 0 0 154029 120 0 0 20 0 1 0 388204666 177025024 40362 33554432000 4194304 5208918 140735780555600 140735780553752 4212881 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/24196/statm: 43219 40362 104 248 0 42968 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 196984

[startup+1602.3 s]
/proc/loadavg: 1.02 1.15 1.59 2/174 24318
/proc/meminfo: memFree=29352844/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=304352 CPUtime=1601.48 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 63540 0 0 0 160025 123 0 0 20 0 1 0 388204666 311656448 67799 33554432000 4194304 5208918 140735780555600 140735780551368 4229469 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/24196/statm: 76088 67799 104 248 0 75837 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 328460

[startup+1662.3 s]
/proc/loadavg: 1.01 1.12 1.54 2/174 24318
/proc/meminfo: memFree=29441048/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=222964 CPUtime=1661.47 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 65590 0 0 0 166018 129 0 0 20 0 1 0 388204666 228315136 45783 33554432000 4194304 5208918 140735780555600 140735780553752 4229365 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/24196/statm: 55741 45783 104 248 0 55490 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 247072

[startup+1722.3 s]
/proc/loadavg: 1.00 1.10 1.51 2/174 24319
/proc/meminfo: memFree=29460584/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=175168 CPUtime=1721.44 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 67464 0 0 0 172012 132 0 0 20 0 1 0 388204666 179372032 40935 33554432000 4194304 5208918 140735780555600 140735780553752 4229517 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/24196/statm: 43792 40935 104 248 0 43541 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 199276

[startup+1782.3 s]
/proc/loadavg: 1.00 1.08 1.47 2/174 24319
/proc/meminfo: memFree=29344220/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=306644 CPUtime=1781.43 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 68853 0 0 0 178008 135 0 0 20 0 1 0 388204666 314003456 70420 33554432000 4194304 5208918 140735780555600 140735780551912 4229504 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/24196/statm: 76661 70420 104 248 0 76410 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 330752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.07 1.46 2/174 24319
/proc/meminfo: memFree=29315348/32873844 swapFree=8660/8660
[pid=24189] ppid=24187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (npSolver-pbo.sh) S 24187 24189 24048 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388204646 9367552 275 33554432000 4194304 5064252 140735654797856 140735654796768 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 2287 275 233 213 0 72 0
[pid=24190] ppid=24189 vsize=5812 CPUtime=0.16 cores=1,3,5,7
/proc/24190/stat : 24190 (npSolver-pbo) S 24189 24189 24048 0 -1 4202496 3607 2882 0 0 3 1 12 0 20 0 1 0 388204646 5951488 1108 33554432000 4194304 6004724 140735982480192 140735982475328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24190/statm: 1453 1108 148 442 0 1007 0
[pid=24195] ppid=24190 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24195/stat : 24195 (satsolver.sh) S 24190 24189 24048 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388204666 9367552 267 33554432000 4194304 5064252 140735054936368 140735054935280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24195/statm: 2287 267 226 213 0 72 0
[pid=24196] ppid=24195 vsize=438904 CPUtime=1799.93 cores=1,3,5,7
/proc/24196/stat : 24196 (glucose) R 24195 24189 24048 0 -1 4202496 69340 0 0 0 179856 137 0 0 20 0 1 0 388204666 449437696 77029 33554432000 4194304 5208918 140735780555600 140735780553752 4229021 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/24196/statm: 109726 77029 104 248 0 109475 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 463012

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.81
CPU time (s): 1800.09
CPU user time (s): 1798.71
CPU system time (s): 1.38
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 510040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.168974
system time used= 0.025996
maximum resident set size= 32916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7467
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 12

runsolver used 3.33449 second user time and 8.09177 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-09 07:46:01
IDJOB=3749758
IDBENCH=90110
IDSOLVER=2334
FILE ID=node107/3749758-1339220761
RUNJOBID= node107-1339220761-24172
PBS_JOBID= 14644321
Free space on /tmp= 68004 MiB

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

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

MD5SUM BENCH= a811647d9332337c7e73474eee26f5b9
RANDOM SEED=58313827

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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:        29648036 kB
Buffers:          769368 kB
Cached:          1492744 kB
SwapCached:          120 kB
Active:          2240956 kB
Inactive:          37276 kB
Active(anon):       5496 kB
Inactive(anon):    11180 kB
Active(file):    2235460 kB
Inactive(file):    26096 kB
Unevictable:        8660 kB
Mlocked:            8660 kB
SwapTotal:      67108856 kB
SwapFree:       67108664 kB
Dirty:             12428 kB
Writeback:             0 kB
AnonPages:         22748 kB
Mapped:             9748 kB
Shmem:               176 kB
Slab:             805900 kB
SReclaimable:     247512 kB
SUnreclaim:       558388 kB
KernelStack:        1376 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     109316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 67996 MiB
End job on node107 at 2012-06-09 08:16:02