Trace number 3701671

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 1.0? (TO) 1800.08 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMdc1f1c1369db62ce46fa63aa9c3db18d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-472
Best CPU time to get the best result obtained on this benchmark1797.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 1526
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 12538
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.46	c fallback to adder encoding
0.00/0.77	c run usual solver
4.35/4.58	c model valid
4.35/4.58	c current solution ok
5.26/5.44	o -1
5.26/5.44	c current bound: 762
1800.05/1800.50	./satsolver.sh: line 5: 18797 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.50	c error: unexpected solver exit code
1800.05/1800.50	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-3701671-1338121021/watcher-3701671-1338121021 -o /tmp/evaluation-result-3701671-1338121021/solver-3701671-1338121021 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701671-1338121021.opb 1434086084 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 2/179 18773
/proc/meminfo: memFree=30739832/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0

[startup+0.0207549 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18773
/proc/meminfo: memFree=30739832/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18773
/proc/meminfo: memFree=30739832/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18773
/proc/meminfo: memFree=30739832/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18773
/proc/meminfo: memFree=30739832/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18777
/proc/meminfo: memFree=30607496/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=61436 CPUtime=0.77 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 10234 0 0 0 71 6 0 0 20 0 1 0 278227062 62910464 13091 33554432000 4194304 5992684 140736000403040 140736000397072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 15359 13091 174 440 0 14915 0
[pid=18776] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18776/stat : 18776 (cp2_pre.sh) S 18774 18773 12793 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 278227140 9367552 277 33554432000 4194304 5064252 140736259982672 140736259981376 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18776/statm: 2287 277 234 213 0 72 0
[pid=18777] ppid=18776 vsize=123124 CPUtime=0.71 cores=0,2,4,6
/proc/18777/stat : 18777 (coprocessor) R 18776 18773 12793 0 -1 4202496 21552 0 0 0 67 4 0 0 20 0 1 0 278227140 126078976 27454 33554432000 4194304 6586260 140733251246176 140733251242936 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/18777/statm: 30781 27455 166 584 0 30193 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 202856

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18780
/proc/meminfo: memFree=30638808/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=61436 CPUtime=0.77 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 10234 0 0 0 71 6 0 0 20 0 1 0 278227062 62910464 13091 33554432000 4194304 5992684 140736000403040 140736000397072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 15359 13091 174 440 0 14915 0
[pid=18776] ppid=18774 vsize=9148 CPUtime=2.27 cores=0,2,4,6
/proc/18776/stat : 18776 (cp2_pre.sh) S 18774 18773 12793 0 -1 4202496 634 28447 0 0 0 0 216 11 20 0 1 0 278227140 9367552 281 33554432000 4194304 5064252 140736259982672 140736259981376 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18776/statm: 2287 281 238 213 0 72 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 79732

############
# WARNING:
# current cumulated CPU time (3.04 s) is less than in the last sample (3.04 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (2.38419e-07 s) to the 'lost time'.

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18780
/proc/meminfo: memFree=30638808/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=61436 CPUtime=0.77 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 10234 0 0 0 71 6 0 0 20 0 1 0 278227062 62910464 13091 33554432000 4194304 5992684 140736000403040 140736000397072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 15359 13091 174 440 0 14915 0
[pid=18776] ppid=18774 vsize=9148 CPUtime=2.27 cores=0,2,4,6
/proc/18776/stat : 18776 (cp2_pre.sh) S 18774 18773 12793 0 -1 4202496 634 28447 0 0 0 0 216 11 20 0 1 0 278227140 9367552 281 33554432000 4194304 5064252 140736259982672 140736259981376 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18776/statm: 2287 281 238 213 0 72 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 79732

[startup+3.20043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18783
/proc/meminfo: memFree=30779708/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=61436 CPUtime=3.04 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 10241 29349 0 0 71 6 216 11 20 0 1 0 278227062 62910464 13091 33554432000 4194304 5992684 140736000403040 140736000398160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 15359 13091 174 440 0 14915 0
[pid=18782] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18782/stat : 18782 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278227381 9367552 266 33554432000 4194304 5064252 140733957418752 140733957417664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18782/statm: 2287 266 226 213 0 72 0
[pid=18783] ppid=18782 vsize=21132 CPUtime=0 cores=0,2,4,6
/proc/18783/stat : 18783 (glucose) R 18782 18773 12793 0 -1 4202496 3335 0 0 0 0 0 0 0 20 0 1 0 278227381 21639168 3221 33554432000 4194304 5208918 140735189425472 140733957417688 4236181 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18783/statm: 5283 3224 70 248 0 5032 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 100864
#
############


[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18794
/proc/meminfo: memFree=30749020/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 105240

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18797
/proc/meminfo: memFree=30568928/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=166860 CPUtime=7.07 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 30248 0 0 0 700 7 0 0 20 0 1 0 278227624 170864640 33814 33554432000 4194304 5208918 140733569266736 140733569264680 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 41715 33814 104 248 0 41464 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 281248

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18797
/proc/meminfo: memFree=30540000/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=167688 CPUtime=19.87 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 30516 0 0 0 1980 7 0 0 20 0 1 0 278227624 171712512 35613 33554432000 4194304 5208918 140733569266736 140733569264696 4205238 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 41922 35613 104 248 0 41671 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 282076

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18798
/proc/meminfo: memFree=30511196/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0

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

/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=251664 CPUtime=1416.43 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 41434 0 0 0 141621 22 0 0 20 0 1 0 278227624 257703936 56954 33554432000 4194304 5208918 140733569266736 140733569264728 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 62916 56954 105 248 0 62665 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 366052

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 18813
/proc/meminfo: memFree=30315700/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=251664 CPUtime=1476.4 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 41830 0 0 0 147618 22 0 0 20 0 1 0 278227624 257703936 54394 33554432000 4194304 5208918 140733569266736 140733569264728 4212881 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 62916 54394 105 248 0 62665 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 366052

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18813
/proc/meminfo: memFree=30334428/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=251664 CPUtime=1536.4 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 41834 0 0 0 153617 23 0 0 20 0 1 0 278227624 257703936 56442 33554432000 4194304 5208918 140733569266736 140733569264728 4211834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 62916 56442 105 248 0 62665 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 366052

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18814
/proc/meminfo: memFree=30297456/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=251664 CPUtime=1596.39 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 42432 0 0 0 159615 24 0 0 20 0 1 0 278227624 257703936 55418 33554432000 4194304 5208918 140733569266736 140733569264728 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 62916 55418 105 248 0 62665 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 366052

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18814
/proc/meminfo: memFree=30344004/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=251664 CPUtime=1656.39 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 43500 0 0 0 165613 26 0 0 20 0 1 0 278227624 257703936 54394 33554432000 4194304 5208918 140733569266736 140733569264824 4228965 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 62916 54394 105 248 0 62665 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 366052

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18814
/proc/meminfo: memFree=30292556/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=251664 CPUtime=1716.37 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 43681 0 0 0 171611 26 0 0 20 0 1 0 278227624 257703936 58152 33554432000 4194304 5208918 140733569266736 140733569262504 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 62916 58152 105 248 0 62665 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 366052

[startup+1782.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 18814
/proc/meminfo: memFree=30344888/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=251664 CPUtime=1776.36 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 44488 0 0 0 177609 27 0 0 20 0 1 0 278227624 257703936 55930 33554432000 4194304 5208918 140733569266736 140733569262424 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 62916 55930 105 248 0 62665 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 366052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 18854
/proc/meminfo: memFree=30606536/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=251664 CPUtime=1794.57 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 44490 0 0 0 179429 28 0 0 20 0 1 0 278227624 257703936 56954 33554432000 4194304 5208918 140733569266736 140733569263112 4229725 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 62916 56954 105 248 0 62665 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 366052

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 18854
/proc/meminfo: memFree=30606536/32873844 swapFree=7116/7116
[pid=18773] ppid=18771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18773/stat : 18773 (npSolver-pbo.sh) S 18771 18773 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278227062 9367552 275 33554432000 4194304 5064252 140735849303856 140735849302768 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18773/statm: 2287 275 233 213 0 72 0
[pid=18774] ppid=18773 vsize=96092 CPUtime=5.48 cores=0,2,4,6
/proc/18774/stat : 18774 (npSolver-pbo) S 18773 18773 12793 0 -1 4202496 13697 47056 0 0 113 77 340 18 20 0 1 0 278227062 98398208 21296 33554432000 4194304 5992684 140736000403040 140736000395360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18774/statm: 24023 21296 184 440 0 23579 0
[pid=18796] ppid=18774 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18796/stat : 18796 (satsolver.sh) S 18774 18773 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278227624 9367552 267 33554432000 4194304 5064252 140737018323168 140737018322080 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18796/statm: 2287 267 226 213 0 72 0
[pid=18797] ppid=18796 vsize=251664 CPUtime=1794.57 cores=0,2,4,6
/proc/18797/stat : 18797 (glucose) R 18796 18773 12793 0 -1 4202496 44490 0 0 0 179429 28 0 0 20 0 1 0 278227624 257703936 56954 33554432000 4194304 5208918 140733569266736 140733569263112 4229725 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18797/statm: 62916 56954 105 248 0 62665 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 366052

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.38419e-07
#  lost CPU user time (s): 2.38419e-07
#  lost CPU system time (s): 0

Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1798.83
CPU system time (s): 1.24981
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 396872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.24981
maximum resident set size= 272608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106235
page faults= 0
swaps= 0
block input operations= 0
block output operations= 134176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 404
involuntary context switches= 1871

runsolver used 2.69259 second user time and 7.14891 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-27 14:17:01
IDJOB=3701671
IDBENCH=90698
IDSOLVER=2277
FILE ID=node146/3701671-1338121021
RUNJOBID= node146-1338094515-13804
PBS_JOBID= 14624466
Free space on /tmp= 71144 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701671-1338121021/watcher-3701671-1338121021 -o /tmp/evaluation-result-3701671-1338121021/solver-3701671-1338121021 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701671-1338121021.opb 1434086084 HOME HOME

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

MD5SUM BENCH= dc1f1c1369db62ce46fa63aa9c3db18d
RANDOM SEED=1434086084

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30740096 kB
Buffers:          297856 kB
Cached:           775860 kB
SwapCached:         2640 kB
Active:          1158688 kB
Inactive:         141716 kB
Active(anon):     225472 kB
Inactive(anon):     3652 kB
Active(file):     933216 kB
Inactive(file):   138064 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67098964 kB
Dirty:             51176 kB
Writeback:             0 kB
AnonPages:        156828 kB
Mapped:            10640 kB
Shmem:                 0 kB
Slab:             692388 kB
SReclaimable:     133464 kB
SUnreclaim:       558924 kB
KernelStack:        1520 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     358684 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= 71112 MiB
End job on node146 at 2012-05-27 14:47:02