Trace number 3701702

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_10null0mast_rapportOE2.0_TMAX15_K192_cod2.opb
MD5SUM1534d9d93781c259bc7b88f8b451f924
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11801
Best CPU time to get the best result obtained on this benchmark626.328
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1605
Biggest coefficient in the objective function 999
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 807160
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 999
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 807160
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.09/4.16	c fallback to adder encoding
5.69/5.71	c run usual solver
1800.04/1800.51	./satsolver.sh: line 5: 19183 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.51	c error: unexpected solver exit code
1800.04/1800.51	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-3701702-1338123980/watcher-3701702-1338123980 -o /tmp/evaluation-result-3701702-1338123980/solver-3701702-1338123980 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701702-1338123980.opb 2074770981 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: 0.95 1.46 1.77 3/171 19164
/proc/meminfo: memFree=31520072/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0

[startup+0.00685302 s]
/proc/loadavg: 0.95 1.46 1.77 3/171 19164
/proc/meminfo: memFree=31520072/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 0.95 1.46 1.77 3/171 19164
/proc/meminfo: memFree=31520072/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 0.95 1.46 1.77 3/171 19164
/proc/meminfo: memFree=31520072/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 0.95 1.46 1.77 3/171 19164
/proc/meminfo: memFree=31520072/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 0.95 1.46 1.77 3/179 19176
/proc/meminfo: memFree=31506572/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=13548 CPUtime=1.48 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) R 19164 19164 19129 0 -1 4202496 2501 0 0 0 148 0 0 0 20 0 1 0 278465082 13873152 2514 33554432000 4194304 5992684 140734761774576 140734761770696 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 3387 2514 146 440 0 2943 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22696

[startup+3.10029 s]
/proc/loadavg: 1.11 1.49 1.78 3/179 19176
/proc/meminfo: memFree=31492416/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=49776 CPUtime=3.08 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) R 19164 19164 19129 0 -1 4202496 9941 0 0 0 306 2 0 0 20 0 1 0 278465082 50970624 11483 33554432000 4194304 5992684 140734761774576 140734761770696 4951772 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 12444 11483 159 440 0 12000 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 58924

[startup+6.30038 s]
/proc/loadavg: 1.11 1.49 1.78 3/179 19176
/proc/meminfo: memFree=31003452/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=5.7 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29075 0 0 0 535 35 0 0 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761768608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 369308

[startup+12.7004 s]
/proc/loadavg: 1.33 1.52 1.79 3/183 19180
/proc/meminfo: memFree=28990720/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=5.7 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29075 0 0 0 535 35 0 0 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761768608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19177] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19177/stat : 19177 (cp2_pre.sh) S 19165 19164 19129 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 278465653 9367552 277 33554432000 4194304 5064252 140735128459008 140735128457712 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19177/statm: 2287 277 234 213 0 72 0
[pid=19178] ppid=19177 vsize=901580 CPUtime=6.97 cores=1,3,5,7
/proc/19178/stat : 19178 (coprocessor) R 19177 19164 19129 0 -1 4202496 77344 0 0 0 670 27 0 0 20 0 1 0 278465654 923217920 220012 33554432000 4194304 6586260 140733849247072 140733849243000 4788729 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/19178/statm: 225395 220012 180 584 0 224807 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1280036

[startup+25.5004 s]
/proc/loadavg: 1.50 1.55 1.79 3/183 19186
/proc/meminfo: memFree=29465820/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=435832 CPUtime=6.82 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 66467 0 0 0 666 16 0 0 20 0 1 0 278466949 446291968 97407 33554432000 4194304 5208918 140733887637760 140733887635608 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 108958 97407 103 248 0 108707 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 814288

[startup+51.1004 s]
/proc/loadavg: 2.05 1.67 1.82 3/182 19231
/proc/meminfo: memFree=30788196/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=435832 CPUtime=32.41 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 66476 0 0 0 3225 16 0 0 20 0 1 0 278466949 446291968 97416 33554432000 4194304 5208918 140733887637760 140733887635608 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 108958 97416 103 248 0 108707 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 814288

[startup+102.3 s]
/proc/loadavg: 2.13 1.75 1.84 3/184 19243
/proc/meminfo: memFree=29700304/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=435968 CPUtime=83.6 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 66497 0 0 0 8344 16 0 0 20 0 1 0 278466949 446431232 97437 33554432000 4194304 5208918 140733887637760 140733887635720 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 108992 97437 103 248 0 108741 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 814424

[startup+162.3 s]
/proc/loadavg: 2.04 1.80 1.85 3/183 19244
/proc/meminfo: memFree=29662088/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=449844 CPUtime=143.59 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 67483 0 0 0 14343 16 0 0 20 0 1 0 278466949 460640256 100467 33554432000 4194304 5208918 140733887637760 140733887635592 4211537 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 112461 100467 104 248 0 112210 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 828300

[startup+222.3 s]
/proc/loadavg: 2.01 1.83 1.85 3/184 19247
/proc/meminfo: memFree=29647436/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 19254
/proc/meminfo: memFree=29560772/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=508184 CPUtime=1343.39 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 69742 0 0 0 134320 19 0 0 20 0 1 0 278466949 520380416 109479 33554432000 4194304 5208918 140733887637760 140733887635912 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 127046 109479 105 248 0 126795 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 886640

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/184 19257
/proc/meminfo: memFree=29530784/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=508184 CPUtime=1403.38 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 69743 0 0 0 140319 19 0 0 20 0 1 0 278466949 520380416 109991 33554432000 4194304 5208918 140733887637760 140733887635912 4211561 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 127046 109991 105 248 0 126795 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 886640

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 19257
/proc/meminfo: memFree=29546500/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=508184 CPUtime=1463.37 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 69744 0 0 0 146318 19 0 0 20 0 1 0 278466949 520380416 110503 33554432000 4194304 5208918 140733887637760 140733887635912 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 127046 110503 105 248 0 126795 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 886640

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/183 19257
/proc/meminfo: memFree=29516588/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=508184 CPUtime=1523.36 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 69745 0 0 0 152317 19 0 0 20 0 1 0 278466949 520380416 111015 33554432000 4194304 5208918 140733887637760 140733887635912 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 127046 111015 105 248 0 126795 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 886640

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/183 19257
/proc/meminfo: memFree=29528192/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=508184 CPUtime=1583.36 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 69749 0 0 0 158316 20 0 0 20 0 1 0 278466949 520380416 113063 33554432000 4194304 5208918 140733887637760 140733887634136 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 127046 113063 105 248 0 126795 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 886640

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 19257
/proc/meminfo: memFree=29498412/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=508184 CPUtime=1643.36 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 69750 0 0 0 164316 20 0 0 20 0 1 0 278466949 520380416 113575 33554432000 4194304 5208918 140733887637760 140733887634136 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 127046 113575 105 248 0 126795 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 886640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 19258
/proc/meminfo: memFree=29522172/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=508184 CPUtime=1703.34 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 69751 0 0 0 170314 20 0 0 20 0 1 0 278466949 520380416 114087 33554432000 4194304 5208918 140733887637760 140733887634136 4211558 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 127046 114087 105 248 0 126795 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 886640

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 19258
/proc/meminfo: memFree=29531044/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=508184 CPUtime=1763.33 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 69753 0 0 0 176313 20 0 0 20 0 1 0 278466949 520380416 115111 33554432000 4194304 5208918 140733887637760 140733887634136 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 127046 115111 105 248 0 126795 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 886640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.93 4/183 19258
/proc/meminfo: memFree=29520496/32873844 swapFree=6872/6872
[pid=19164] ppid=19162 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19164/stat : 19164 (npSolver-pbo.sh) S 19162 19164 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278465082 9367552 275 33554432000 4194304 5064252 140735464877648 140735464876560 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19164/statm: 2287 275 233 213 0 72 0
[pid=19165] ppid=19164 vsize=360160 CPUtime=18.51 cores=1,3,5,7
/proc/19165/stat : 19165 (npSolver-pbo) S 19164 19164 19129 0 -1 4202496 29086 93688 0 0 535 36 1222 58 20 0 1 0 278465082 368803840 62147 33554432000 4194304 5992684 140734761774576 140734761769696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19165/statm: 90040 62147 174 440 0 89596 0
[pid=19182] ppid=19165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19182/stat : 19182 (satsolver.sh) S 19165 19164 19129 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278466949 9367552 266 33554432000 4194304 5064252 140737087077152 140737087076064 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19182/statm: 2287 266 226 213 0 72 0
[pid=19183] ppid=19182 vsize=508184 CPUtime=1781.53 cores=1,3,5,7
/proc/19183/stat : 19183 (glucose) R 19182 19164 19129 0 -1 4202496 69753 0 0 0 178133 20 0 0 20 0 1 0 278466949 520380416 115111 33554432000 4194304 5208918 140733887637760 140733887634136 4211670 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19183/statm: 127046 115111 105 248 0 126795 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 886640

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.52
CPU time (s): 1800.09
CPU user time (s): 1798.92
CPU system time (s): 1.16882
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 1410884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.92
system time used= 1.16882
maximum resident set size= 1050128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 453512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 1877

runsolver used 3.85641 second user time and 9.76351 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 15:06:21
IDJOB=3701702
IDBENCH=90952
IDSOLVER=2277
FILE ID=node105/3701702-1338123980
RUNJOBID= node105-1338123980-19146
PBS_JOBID= 14624503
Free space on /tmp= 71544 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_10null0mast_rapportOE2.0_TMAX15_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701702-1338123980/watcher-3701702-1338123980 -o /tmp/evaluation-result-3701702-1338123980/solver-3701702-1338123980 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701702-1338123980.opb 2074770981 HOME HOME

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

MD5SUM BENCH= 1534d9d93781c259bc7b88f8b451f924
RANDOM SEED=2074770981

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31523684 kB
Buffers:          237528 kB
Cached:           280232 kB
SwapCached:         1932 kB
Active:           301152 kB
Inactive:         222612 kB
Active(anon):       1888 kB
Inactive(anon):     5072 kB
Active(file):     299264 kB
Inactive(file):   217540 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             68248 kB
Writeback:             0 kB
AnonPages:         12116 kB
Mapped:             8280 kB
Shmem:                 0 kB
Slab:             688384 kB
SReclaimable:     129472 kB
SUnreclaim:       558912 kB
KernelStack:        1400 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104224 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= 71236 MiB
End job on node105 at 2012-05-27 15:36:21