Trace number 3750870

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 (fixed)? (TO) 1800.03 1802.03

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null50mast_rapportOE1.0_TMAX180_K192_cod2.opb
MD5SUM765f9ba042cd825181247f9fbcec5226
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35819
Best CPU time to get the best result obtained on this benchmark746.384
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 892
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 891819
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 891819
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

23.69/23.80	c run usual solver
1800.03/1802.01	c error: unexpected solver exit code
1800.03/1802.01	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-3750870-1339175328/watcher-3750870-1339175328 -o /tmp/evaluation-result-3750870-1339175328/solver-3750870-1339175328 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750870-1339175328.opb 1823048050 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 1185
/proc/meminfo: memFree=22654576/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0

[startup+0.0860639 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 1185
/proc/meminfo: memFree=22654576/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100295 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 1185
/proc/meminfo: memFree=22654576/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 1185
/proc/meminfo: memFree=22654576/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700251 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 1185
/proc/meminfo: memFree=22654576/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1187
/proc/meminfo: memFree=22560336/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=148864 CPUtime=1.49 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) R 1185 1185 699 0 -1 4202496 23870 0 0 0 144 5 0 0 20 0 1 0 383657029 152436736 33011 33554432000 4194304 6004724 140733722939024 140733722935048 4968639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 37216 33011 130 442 0 36770 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158012

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1187
/proc/meminfo: memFree=22423616/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=362872 CPUtime=3.08 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) R 1185 1185 699 0 -1 4202496 49877 0 0 0 298 10 0 0 20 0 1 0 383657029 371580928 76570 33554432000 4194304 6004724 140733722939024 140733722933304 4536263 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 90718 76570 154 442 0 90272 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 372020

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1187
/proc/meminfo: memFree=22172892/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=756088 CPUtime=6.29 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) R 1185 1185 699 0 -1 4202496 51208 0 0 0 610 19 0 0 20 0 1 0 383657029 774234112 136474 33554432000 4194304 6004724 140733722939024 140733722933624 4582654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 189022 136474 154 442 0 188576 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 765236

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1187
/proc/meminfo: memFree=21667920/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=1280376 CPUtime=12.68 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) R 1185 1185 699 0 -1 4202496 52216 0 0 0 1235 33 0 0 20 0 1 0 383657029 1311105024 259866 33554432000 4194304 6004724 140733722939024 140733722933624 4617898 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1186/statm: 320094 259866 154 442 0 319648 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1289524

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1189
/proc/meminfo: memFree=19301240/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=23.7 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57293 0 0 0 2080 290 0 0 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722933072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1188] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1188/stat : 1188 (cp2_pre.sh) S 1186 1185 699 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383659409 9367552 276 33554432000 4194304 5064252 140737374440144 140737374438848 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1188/statm: 2287 276 234 213 0 72 0
[pid=1189] ppid=1188 vsize=184016 CPUtime=1.68 cores=0,2,4,6
/proc/1189/stat : 1189 (coprocessor) R 1188 1185 699 0 -1 4202496 13063 0 0 0 160 8 0 0 20 0 1 0 383659410 188432384 41779 33554432000 4194304 6586260 140734943665952 140734943662712 5732400 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/1189/statm: 46004 41779 138 584 0 45416 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 2540256

[startup+51.1003 s]
/proc/loadavg: 2.34 2.08 2.02 3/183 1189
/proc/meminfo: memFree=16915304/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=23.7 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57293 0 0 0 2080 290 0 0 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722933072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1188] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1188/stat : 1188 (cp2_pre.sh) S 1186 1185 699 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383659409 9367552 276 33554432000 4194304 5064252 140737374440144 140737374438848 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1188/statm: 2287 276 234 213 0 72 0
[pid=1189] ppid=1188 vsize=2787600 CPUtime=26.72 cores=0,2,4,6
/proc/1189/stat : 1189 (coprocessor) R 1188 1185 699 0 -1 4202496 25372 0 0 0 2543 129 0 0 20 0 1 0 383659410 2854502400 588796 33554432000 4194304 6586260 140734943665952 140734943661704 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 55 0 0
/proc/1189/statm: 696900 588796 158 584 0 696312 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 5143840

[startup+102.307 s]
/proc/loadavg: 2.80 2.26 2.09 3/184 1195
/proc/meminfo: memFree=17881692/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=1888996 CPUtime=7.26 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 206690 0 0 0 664 62 0 0 20 0 1 0 383666532 1934331904 425010 33554432000 4194304 5208918 140734706309120 140734705258520 4544907 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 472249 425010 69 248 0 471998 0
Current children cumulated CPU time (s) 100.61
Current children cumulated vsize (KiB) 4245236

[startup+162.3 s]
/proc/loadavg: 2.41 2.24 2.09 3/183 1195
/proc/meminfo: memFree=16352636/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=3942032 CPUtime=67.25 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 381148 0 0 0 6601 124 0 0 20 0 1 0 383666532 4036640768 799610 33554432000 4194304 5208918 140734706309120 140734706306968 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 985508 799610 103 248 0 985257 0
Current children cumulated CPU time (s) 160.6
Current children cumulated vsize (KiB) 6298272

[startup+222.3 s]
/proc/loadavg: 2.36 2.24 2.10 3/183 1238
/proc/meminfo: memFree=12108264/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=3942032 CPUtime=127.24 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 381157 0 0 0 12600 124 0 0 20 0 1 0 383666532 4036640768 799619 33554432000 4194304 5208918 140734706309120 140734706306968 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 985508 799619 103 248 0 985257 0
Current children cumulated CPU time (s) 220.59

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

/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 455218 0 0 0 126560 147 0 0 20 0 1 0 383666532 4067688448 808715 33554432000 4194304 5208918 140734706309120 140734706306936 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 993088 808715 104 248 0 992837 0
Current children cumulated CPU time (s) 1360.42
Current children cumulated vsize (KiB) 6328592

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1252
/proc/meminfo: memFree=11425368/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=3972352 CPUtime=1327.06 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 455218 0 0 0 132559 147 0 0 20 0 1 0 383666532 4067688448 808715 33554432000 4194304 5208918 140734706309120 140734706306936 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 993088 808715 104 248 0 992837 0
Current children cumulated CPU time (s) 1420.41
Current children cumulated vsize (KiB) 6328592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1252
/proc/meminfo: memFree=11424376/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=3972352 CPUtime=1387.05 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 455218 0 0 0 138558 147 0 0 20 0 1 0 383666532 4067688448 808715 33554432000 4194304 5208918 140734706309120 140734706306936 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 993088 808715 104 248 0 992837 0
Current children cumulated CPU time (s) 1480.4
Current children cumulated vsize (KiB) 6328592

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1252
/proc/meminfo: memFree=11424252/32873648 swapFree=7380/7380
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=3972352 CPUtime=1447.04 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 455218 0 0 0 144557 147 0 0 20 0 1 0 383666532 4067688448 808715 33554432000 4194304 5208918 140734706309120 140734706306936 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 993088 808715 104 248 0 992837 0
Current children cumulated CPU time (s) 1540.39
Current children cumulated vsize (KiB) 6328592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1252
/proc/meminfo: memFree=11421640/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=3972352 CPUtime=1507.03 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 455219 0 0 0 150556 147 0 0 20 0 1 0 383666532 4067688448 808716 33554432000 4194304 5208918 140734706309120 140734706306936 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 993088 808716 104 248 0 992837 0
Current children cumulated CPU time (s) 1600.38
Current children cumulated vsize (KiB) 6328592

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 1252
/proc/meminfo: memFree=11421252/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=3972352 CPUtime=1567.01 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 455240 0 0 0 156554 147 0 0 20 0 1 0 383666532 4067688448 808716 33554432000 4194304 5208918 140734706309120 140734706306936 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 993088 808716 104 248 0 992837 0
Current children cumulated CPU time (s) 1660.36
Current children cumulated vsize (KiB) 6328592

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1253
/proc/meminfo: memFree=11419052/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=3972352 CPUtime=1626.99 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 455245 0 0 0 162552 147 0 0 20 0 1 0 383666532 4067688448 809265 33554432000 4194304 5208918 140734706309120 140734706306936 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 993088 809265 104 248 0 992837 0
Current children cumulated CPU time (s) 1720.34
Current children cumulated vsize (KiB) 6328592

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 1253
/proc/meminfo: memFree=11414664/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=3972352 CPUtime=1686.98 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 455245 0 0 0 168551 147 0 0 20 0 1 0 383666532 4067688448 810181 33554432000 4194304 5208918 140734706309120 140734706306936 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 993088 810181 104 248 0 992837 0
Current children cumulated CPU time (s) 1780.33
Current children cumulated vsize (KiB) 6328592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1253
/proc/meminfo: memFree=11413392/32873648 swapFree=7376/7376
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1185/stat : 1185 (npSolver-pbo.sh) S 1183 1185 699 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383657029 9367552 275 33554432000 4194304 5064252 140735405913280 140735405912192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1185/statm: 2287 275 233 213 0 72 0
[pid=1186] ppid=1185 vsize=2337944 CPUtime=93.35 cores=0,2,4,6
/proc/1186/stat : 1186 (npSolver-pbo) S 1185 1185 699 0 -1 4202496 57300 26272 0 0 2080 290 6581 384 20 0 1 0 383657029 2394054656 422945 33554432000 4194304 6004724 140733722939024 140733722934160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 9 0 0
/proc/1186/statm: 584486 422945 163 442 0 584040 0
[pid=1194] ppid=1186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1194/stat : 1194 (satsolver.sh) S 1186 1185 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383666531 9367552 266 33554432000 4194304 5064252 140735177076976 140735177075888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1194/statm: 2287 266 226 213 0 72 0
[pid=1195] ppid=1194 vsize=3972352 CPUtime=1706.68 cores=0,2,4,6
/proc/1195/stat : 1195 (glucose) R 1194 1185 699 0 -1 4202496 455245 0 0 0 170521 147 0 0 20 0 1 0 383666532 4067688448 810487 33554432000 4194304 5208918 140734706309120 140734706306936 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1195/statm: 993088 810487 104 248 0 992837 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 6328592

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 1185 and gives
#  childrusage.ru_utime.tv_sec=86
#  childrusage.ru_utime.tv_usec=620831
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=769970
# CPU time returned by wait4() is 93.3908
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.03
CPU time (s): 1800.03
CPU user time (s): 1791.82
CPU system time (s): 8.21
CPU usage (%): 99.8891
Max. virtual memory (cumulated for all children) (KiB): 6369732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.6208
system time used= 6.76997
maximum resident set size= 3142576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84547
page faults= 0
swaps= 0
block input operations= 168
block output operations= 5662472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60
involuntary context switches= 125

runsolver used 2.99854 second user time and 8.5507 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 19:08:49
IDJOB=3750870
IDBENCH=91064
IDSOLVER=2334
FILE ID=node149/3750870-1339175328
RUNJOBID= node149-1339170286-715
PBS_JOBID= 14643834
Free space on /tmp= 63168 MiB

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

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

MD5SUM BENCH= 765f9ba042cd825181247f9fbcec5226
RANDOM SEED=1823048050

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        22655220 kB
Buffers:          111972 kB
Cached:          7974456 kB
SwapCached:         2136 kB
Active:          1664412 kB
Inactive:        7342064 kB
Active(anon):     919480 kB
Inactive(anon):     2768 kB
Active(file):     744932 kB
Inactive(file):  7339296 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100028 kB
Dirty:             36212 kB
Writeback:             0 kB
AnonPages:        944344 kB
Mapped:             9836 kB
Shmem:                 0 kB
Slab:            1055964 kB
SReclaimable:     499612 kB
SUnreclaim:       556352 kB
KernelStack:        1488 kB
PageTables:         5920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1208460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    860160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 60740 MiB
End job on node149 at 2012-06-08 19:38:51