Trace number 3749751

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.11 1800.42

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K83.opb
MD5SUM87eecd69bf3cf4e36ad8fc8a9d8af53d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5644
Total number of constraints5812
Number of constraints which are clauses5729
Number of constraints which are cardinality constraints (but not clauses)83
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint83
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 84
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.05	c run usual solver
1800.06/1800.41	./satsolver.sh: line 5:   757 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.41	c error: unexpected solver exit code
1800.06/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3749751-1339170286/watcher-3749751-1339170286 -o /tmp/evaluation-result-3749751-1339170286/solver-3749751-1339170286 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749751-1339170286.opb 1741569158 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: 5.01 3.76 2.85 3/180 750
/proc/meminfo: memFree=16451280/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0

[startup+0.060011 s]
/proc/loadavg: 5.01 3.76 2.85 3/180 750
/proc/meminfo: memFree=16451280/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100176 s]
/proc/loadavg: 5.01 3.76 2.85 3/180 750
/proc/meminfo: memFree=16451280/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300191 s]
/proc/loadavg: 5.01 3.76 2.85 3/180 750
/proc/meminfo: memFree=16451280/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 5.01 3.76 2.85 3/180 750
/proc/meminfo: memFree=16451280/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 5.01 3.76 2.85 3/184 757
/proc/meminfo: memFree=16439948/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=14244 CPUtime=1.3 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 3195 0 0 0 130 0 0 0 20 0 1 0 383153474 14585856 2555 33554432000 4194304 5208918 140733632785824 140733632783656 4211577 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 3561 2555 104 248 0 3310 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 38020

[startup+3.10031 s]
/proc/loadavg: 5.16 3.82 2.87 3/184 757
/proc/meminfo: memFree=16432948/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=15936 CPUtime=2.91 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 3984 0 0 0 290 1 0 0 20 0 1 0 383153474 16318464 3310 33554432000 4194304 5208918 140733632785824 140733632782200 4213241 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 3984 3310 104 248 0 3733 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 39712

[startup+6.30661 s]
/proc/loadavg: 5.16 3.82 2.87 3/184 758
/proc/meminfo: memFree=16574536/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=25780 CPUtime=6.11 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 5944 0 0 0 610 1 0 0 20 0 1 0 383153474 26398720 5888 33554432000 4194304 5208918 140733632785824 140733632783768 4229006 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 6445 5888 104 248 0 6194 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 49556

[startup+12.7004 s]
/proc/loadavg: 4.75 3.77 2.87 3/184 758
/proc/meminfo: memFree=23804752/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=49260 CPUtime=12.51 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 6993 0 0 0 1249 2 0 0 20 0 1 0 383153474 50442240 8960 33554432000 4194304 5208918 140733632785824 140733632783768 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 12315 8960 104 248 0 12064 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 73036

[startup+25.5004 s]
/proc/loadavg: 4.41 3.73 2.86 3/184 758
/proc/meminfo: memFree=23738508/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=68116 CPUtime=25.31 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 7854 0 0 0 2528 3 0 0 20 0 1 0 383153474 69750784 15060 33554432000 4194304 5208918 140733632785824 140733632781512 4211732 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 17029 15060 104 248 0 16778 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 91892

[startup+51.1004 s]
/proc/loadavg: 3.77 3.64 2.85 3/184 759
/proc/meminfo: memFree=23747752/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=117436 CPUtime=50.9 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 9399 0 0 0 5086 4 0 0 20 0 1 0 383153474 120254464 24777 33554432000 4194304 5208918 140733632785824 140733632782200 4211901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 29359 24777 104 248 0 29108 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 141212

[startup+102.3 s]
/proc/loadavg: 2.74 3.37 2.81 3/183 759
/proc/meminfo: memFree=23645516/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=148256 CPUtime=102.09 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 11634 0 0 0 10201 8 0 0 20 0 1 0 383153474 151814144 30476 33554432000 4194304 5208918 140733632785824 140733632783976 4212816 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 37064 30476 104 248 0 36813 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 172032

[startup+162.3 s]
/proc/loadavg: 2.29 3.14 2.76 3/183 759
/proc/meminfo: memFree=23666444/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.18 3/183 792
/proc/meminfo: memFree=23513908/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=164440 CPUtime=1361.89 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 41696 0 0 0 136091 98 0 0 20 0 1 0 383153474 168386560 40154 33554432000 4194304 5208918 140733632785824 140733632782200 4229780 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 41110 40154 104 248 0 40859 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 188216

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/183 792
/proc/meminfo: memFree=23399592/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=165372 CPUtime=1421.88 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 43380 0 0 0 142087 101 0 0 20 0 1 0 383153474 169340928 39363 33554432000 4194304 5208918 140733632785824 140733632782136 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 41343 39363 104 248 0 41092 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 189148

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.16 3/183 840
/proc/meminfo: memFree=23645360/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=166352 CPUtime=1481.87 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 45080 0 0 0 148083 104 0 0 20 0 1 0 383153474 170344448 36536 33554432000 4194304 5208918 140733632785824 140733632783976 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 41588 36536 104 248 0 41337 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 190128

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.15 3/184 843
/proc/meminfo: memFree=23625192/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=136512 CPUtime=1541.85 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 46708 0 0 0 154078 107 0 0 20 0 1 0 383153474 139788288 29546 33554432000 4194304 5208918 140733632785824 140733632783816 4205185 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 34128 29546 104 248 0 33877 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 160288

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.14 3/183 844
/proc/meminfo: memFree=23555708/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=298808 CPUtime=1601.85 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 47646 0 0 0 160075 110 0 0 20 0 1 0 383153474 305979392 57562 33554432000 4194304 5208918 140733632785824 140733632783976 4229311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 74702 57562 104 248 0 74451 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 322584

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.13 3/183 844
/proc/meminfo: memFree=23494072/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=218600 CPUtime=1661.84 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 48872 0 0 0 166071 113 0 0 20 0 1 0 383153474 223846400 51713 33554432000 4194304 5208918 140733632785824 140733632782136 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 54650 51713 104 248 0 54399 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 242376

[startup+1722.31 s]
/proc/loadavg: 2.03 2.02 2.12 3/183 844
/proc/meminfo: memFree=23525244/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=219152 CPUtime=1721.83 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 50458 0 0 0 172067 116 0 0 20 0 1 0 383153474 224411648 48267 33554432000 4194304 5208918 140733632785824 140733632782136 4229072 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 54788 48267 104 248 0 54537 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 242928

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.11 3/183 844
/proc/meminfo: memFree=23499100/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=219152 CPUtime=1781.81 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 52491 0 0 0 178061 120 0 0 20 0 1 0 383153474 224411648 45749 33554432000 4194304 5208918 140733632785824 140733632782200 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 54788 45749 104 248 0 54537 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 242928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.41 s]
/proc/loadavg: 2.01 2.01 2.11 3/183 844
/proc/meminfo: memFree=23492804/32873648 swapFree=7376/7376
[pid=750] ppid=748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/750/stat : 750 (npSolver-pbo.sh) S 748 750 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383153456 9367552 274 33554432000 4194304 5064252 140733503259056 140733503257968 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/750/statm: 2287 274 233 213 0 72 0
[pid=751] ppid=750 vsize=5480 CPUtime=0.15 cores=1,3,5,7
/proc/751/stat : 751 (npSolver-pbo) S 750 750 699 0 -1 4202496 3011 3292 0 0 3 0 12 0 20 0 1 0 383153456 5611520 1037 33554432000 4194304 6004724 140734167099424 140734167094560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/751/statm: 1370 1037 148 442 0 924 0
[pid=756] ppid=751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/756/stat : 756 (satsolver.sh) S 751 750 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383153474 9367552 266 33554432000 4194304 5064252 140736119194176 140736119193088 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/756/statm: 2287 266 226 213 0 72 0
[pid=757] ppid=756 vsize=219152 CPUtime=1799.91 cores=1,3,5,7
/proc/757/stat : 757 (glucose) R 756 750 699 0 -1 4202496 52634 0 0 0 179871 120 0 0 20 0 1 0 383153474 224411648 54068 33554432000 4194304 5208918 140733632785824 140733632782200 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/757/statm: 54788 54068 104 248 0 54537 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 242928

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.42
CPU time (s): 1800.11
CPU user time (s): 1798.88
CPU system time (s): 1.22981
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 324316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.88
system time used= 1.22981
maximum resident set size= 280672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59930
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61
involuntary context switches= 1935

runsolver used 5.2282 second user time and 20.5199 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 17:44:54
IDJOB=3749751
IDBENCH=90136
IDSOLVER=2334
FILE ID=node149/3749751-1339170286
RUNJOBID= node149-1339170286-716
PBS_JOBID= 14643834
Free space on /tmp= 63448 MiB

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

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

MD5SUM BENCH= 87eecd69bf3cf4e36ad8fc8a9d8af53d
RANDOM SEED=1741569158

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:        16451568 kB
Buffers:          105432 kB
Cached:         14914104 kB
SwapCached:         2012 kB
Active:           464728 kB
Inactive:       14572216 kB
Active(anon):      16592 kB
Inactive(anon):     3224 kB
Active(file):     448136 kB
Inactive(file): 14568992 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099928 kB
Dirty:            384400 kB
Writeback:           188 kB
AnonPages:         21296 kB
Mapped:             8108 kB
Shmem:                 0 kB
Slab:            1243220 kB
SReclaimable:     682688 kB
SUnreclaim:       560532 kB
KernelStack:        1464 kB
PageTables:         4168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     144144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 63436 MiB
End job on node149 at 2012-06-08 18:14:54