Trace number 3713291

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? (TO) 1800.13 1802.31

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j90/
normalized-j9010_6-unsat--soft-33-100-0.wbo
MD5SUM3dd043b5603271bb03502f22a5b65c71
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark2.72358
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables16744
Total number of constraints52975
Number of soft constraints35473
Number of constraints which are clauses52611
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints364
Minimum length of a constraint1
Maximum length of a constraint72
Top cost 1793643
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1793642
Biggest number in a constraint 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 413
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.69/2.70	c run usual solver
25.03/25.68	o 7738
25.03/25.68	c current bound: 3869
25.03/25.68	c fallback to adder encoding
1800.08/1802.31	./satsolver.sh: line 5: 27752 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1802.31	c error: unexpected solver exit code
1800.08/1802.31	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-3713291-1338170977/watcher-3713291-1338170977 -o /tmp/evaluation-result-3713291-1338170977/solver-3713291-1338170977 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713291-1338170977.wbo 1008884594 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 3/179 27735
/proc/meminfo: memFree=28109628/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0

[startup+0.05623 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27735
/proc/meminfo: memFree=28109628/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100246 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27735
/proc/meminfo: memFree=28109628/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27735
/proc/meminfo: memFree=28109628/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700256 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27735
/proc/meminfo: memFree=28109628/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27737
/proc/meminfo: memFree=28047704/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=69248 CPUtime=1.49 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) R 27735 27735 26029 0 -1 4202496 6499 0 0 0 147 2 0 0 20 0 1 0 283225095 70909952 15543 33554432000 4194304 5990268 140735688016736 140735688012312 4547760 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 17312 15543 145 439 0 16869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78396

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27737
/proc/meminfo: memFree=28046960/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=102856 CPUtime=2.74 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 7436 0 0 0 262 12 0 0 20 0 1 0 283225095 105324544 17297 33554432000 4194304 5990268 140735688016736 140735688009888 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 25714 17297 153 439 0 25271 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 112004

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27739
/proc/meminfo: memFree=27622164/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=102856 CPUtime=2.74 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 7436 0 0 0 262 12 0 0 20 0 1 0 283225095 105324544 17297 33554432000 4194304 5990268 140735688016736 140735688009888 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 25714 17297 153 439 0 25271 0
[pid=27738] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (cp2_pre.sh) S 27736 27735 26029 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 283225370 9367552 276 33554432000 4194304 5064252 140736042052832 140736042051536 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27738/statm: 2287 276 234 213 0 72 0
[pid=27739] ppid=27738 vsize=466204 CPUtime=3.52 cores=0,2,4,6
/proc/27739/stat : 27739 (coprocessor) R 27738 27735 26029 0 -1 4202496 55351 0 0 0 338 14 0 0 20 0 1 0 283225371 477392896 113565 33554432000 4194304 6586260 140733217896784 140733217892648 5599447 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 116551 113565 189 584 0 115963 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 587356

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27739
/proc/meminfo: memFree=27546712/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=102856 CPUtime=2.74 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 7436 0 0 0 262 12 0 0 20 0 1 0 283225095 105324544 17297 33554432000 4194304 5990268 140735688016736 140735688009888 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 25714 17297 153 439 0 25271 0
[pid=27738] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27738/stat : 27738 (cp2_pre.sh) S 27736 27735 26029 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 283225370 9367552 276 33554432000 4194304 5064252 140736042052832 140736042051536 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27738/statm: 2287 276 234 213 0 72 0
[pid=27739] ppid=27738 vsize=467524 CPUtime=9.92 cores=0,2,4,6
/proc/27739/stat : 27739 (coprocessor) R 27738 27735 26029 0 -1 4202496 55711 0 0 0 978 14 0 0 20 0 1 0 283225371 478744576 113922 33554432000 4194304 6586260 140733217896784 140733217892328 5599305 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/27739/statm: 116881 113922 190 584 0 116293 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 588676

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27749
/proc/meminfo: memFree=27949116/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=125556 CPUtime=24.93 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) R 27735 27735 26029 0 -1 4202496 10631 104174 0 0 294 138 1915 146 20 0 1 0 283225095 128569344 22889 33554432000 4194304 5990268 140735688016736 140735688010040 5177872 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 31389 22889 157 439 0 30946 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 134704

[startup+51.1003 s]
/proc/loadavg: 2.11 2.03 2.01 3/184 27752
/proc/meminfo: memFree=27038292/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=21.39 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86921 0 0 0 2113 26 0 0 20 0 1 0 283227930 646701056 131803 33554432000 4194304 5208918 140734033450864 140734033448696 4211147 0 0 4096 0 0 0 0 17 0 0 0 132 0 0
/proc/27752/statm: 157886 131803 104 248 0 157635 0
Current children cumulated CPU time (s) 49.16
Current children cumulated vsize (KiB) 1074020

[startup+102.306 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 27753
/proc/meminfo: memFree=27034620/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=72.58 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86926 0 0 0 7232 26 0 0 20 0 1 0 283227930 646701056 131803 33554432000 4194304 5208918 140734033450864 140734033448696 4211635 0 0 4096 0 0 0 0 17 0 0 0 132 0 0
/proc/27752/statm: 157886 131803 104 248 0 157635 0
Current children cumulated CPU time (s) 100.35
Current children cumulated vsize (KiB) 1074020

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 27753
/proc/meminfo: memFree=27106564/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=132.56 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86930 0 0 0 13230 26 0 0 20 0 1 0 283227930 646701056 131823 33554432000 4194304 5208918 140734033450864 140734033448696 4229365 0 0 4096 0 0 0 0 17 0 0 0 132 0 0
/proc/27752/statm: 157886 131823 104 248 0 157635 0
Current children cumulated CPU time (s) 160.33
Current children cumulated vsize (KiB) 1074020

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 27753
/proc/meminfo: memFree=27093452/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 28199
/proc/meminfo: memFree=27429080/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=1392.36 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86946 0 0 0 139209 27 0 0 20 0 1 0 283227930 646701056 134237 33554432000 4194304 5208918 140734033450864 140734033448696 4211182 0 0 4096 0 0 0 0 17 2 0 0 132 0 0
/proc/27752/statm: 157886 134237 105 248 0 157635 0
Current children cumulated CPU time (s) 1420.13
Current children cumulated vsize (KiB) 1074020

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28199
/proc/meminfo: memFree=27424116/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=1452.34 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86946 0 0 0 145207 27 0 0 20 0 1 0 283227930 646701056 134237 33554432000 4194304 5208918 140734033450864 140734033448696 4229319 0 0 4096 0 0 0 0 17 2 0 0 132 0 0
/proc/27752/statm: 157886 134237 105 248 0 157635 0
Current children cumulated CPU time (s) 1480.11
Current children cumulated vsize (KiB) 1074020

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28199
/proc/meminfo: memFree=27421824/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=1512.34 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86946 0 0 0 151206 28 0 0 20 0 1 0 283227930 646701056 134237 33554432000 4194304 5208918 140734033450864 140734033448696 4211656 0 0 4096 0 0 0 0 17 2 0 0 132 0 0
/proc/27752/statm: 157886 134237 105 248 0 157635 0
Current children cumulated CPU time (s) 1540.11
Current children cumulated vsize (KiB) 1074020

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28199
/proc/meminfo: memFree=27421700/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=1572.33 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86946 0 0 0 157205 28 0 0 20 0 1 0 283227930 646701056 134237 33554432000 4194304 5208918 140734033450864 140734033448696 4211620 0 0 4096 0 0 0 0 17 2 0 0 132 0 0
/proc/27752/statm: 157886 134237 105 248 0 157635 0
Current children cumulated CPU time (s) 1600.1
Current children cumulated vsize (KiB) 1074020

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28200
/proc/meminfo: memFree=27421220/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=1632.32 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86946 0 0 0 163204 28 0 0 20 0 1 0 283227930 646701056 134237 33554432000 4194304 5208918 140734033450864 140734033448696 4211553 0 0 4096 0 0 0 0 17 2 0 0 132 0 0
/proc/27752/statm: 157886 134237 105 248 0 157635 0
Current children cumulated CPU time (s) 1660.09
Current children cumulated vsize (KiB) 1074020

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 28200
/proc/meminfo: memFree=27420256/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=1692.31 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86946 0 0 0 169203 28 0 0 20 0 1 0 283227930 646701056 134237 33554432000 4194304 5208918 140734033450864 140734033448696 4229365 0 0 4096 0 0 0 0 17 2 0 0 132 0 0
/proc/27752/statm: 157886 134237 105 248 0 157635 0
Current children cumulated CPU time (s) 1720.08
Current children cumulated vsize (KiB) 1074020

[startup+1782.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 28200
/proc/meminfo: memFree=27414728/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=1752.3 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86947 0 0 0 175202 28 0 0 20 0 1 0 283227930 646701056 134749 33554432000 4194304 5208918 140734033450864 140734033448696 4229251 0 0 4096 0 0 0 0 17 2 0 0 132 0 0
/proc/27752/statm: 157886 134749 105 248 0 157635 0
Current children cumulated CPU time (s) 1780.07
Current children cumulated vsize (KiB) 1074020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 28200
/proc/meminfo: memFree=27414980/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=1772.31 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86947 0 0 0 177203 28 0 0 20 0 1 0 283227930 646701056 134749 33554432000 4194304 5208918 140734033450864 140734033448696 4229319 0 0 4096 0 0 0 0 17 2 0 0 132 0 0
/proc/27752/statm: 157886 134749 105 248 0 157635 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1074020

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 28200
/proc/meminfo: memFree=27414980/32873648 swapFree=7116/7116
[pid=27735] ppid=27733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-wbo.sh) S 27733 27735 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283225095 9367552 275 33554432000 4194304 5064252 140735423288336 140735423287248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 2287 275 233 213 0 72 0
[pid=27736] ppid=27735 vsize=424180 CPUtime=27.77 cores=0,2,4,6
/proc/27736/stat : 27736 (npSolver-wbo) S 27735 27735 26029 0 -1 4202496 19154 104689 0 0 530 182 1915 150 20 0 1 0 283225095 434360320 75460 33554432000 4194304 5990268 140735688016736 140735688008176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27736/statm: 106045 75460 166 439 0 105602 0
[pid=27751] ppid=27736 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27751/stat : 27751 (satsolver.sh) S 27736 27735 26029 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283227929 9367552 266 33554432000 4194304 5064252 140734645107936 140734645106848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27751/statm: 2287 266 226 213 0 72 0
[pid=27752] ppid=27751 vsize=631544 CPUtime=1772.31 cores=0,2,4,6
/proc/27752/stat : 27752 (glucose) R 27751 27735 26029 0 -1 4202496 86947 0 0 0 177203 28 0 0 20 0 1 0 283227930 646701056 134749 33554432000 4194304 5208918 140734033450864 140734033448696 4229319 0 0 4096 0 0 0 0 17 2 0 0 132 0 0
/proc/27752/statm: 157886 134749 105 248 0 157635 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1074020

Child status: 0
Real time (s): 1802.31
CPU time (s): 1800.13
CPU user time (s): 1796.5
CPU system time (s): 3.62945
CPU usage (%): 99.8786
Max. virtual memory (cumulated for all children) (KiB): 1265740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.5
system time used= 3.62945
maximum resident set size= 648980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211780
page faults= 0
swaps= 0
block input operations= 0
block output operations= 618160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1543
involuntary context switches= 2362

runsolver used 2.68959 second user time and 7.19791 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-28 04:09:37
IDJOB=3713291
IDBENCH=78652
IDSOLVER=2294
FILE ID=node114/3713291-1338170977
RUNJOBID= node114-1338159086-26045
PBS_JOBID= 14624549
Free space on /tmp= 71188 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB10/oliveras/j90/normalized-j9010_6-unsat--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713291-1338170977/watcher-3713291-1338170977 -o /tmp/evaluation-result-3713291-1338170977/solver-3713291-1338170977 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713291-1338170977.wbo 1008884594 HOME HOME

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

MD5SUM BENCH= 3dd043b5603271bb03502f22a5b65c71
RANDOM SEED=1008884594

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:        28109916 kB
Buffers:          564392 kB
Cached:          2338816 kB
SwapCached:         2128 kB
Active:          2545336 kB
Inactive:        1344180 kB
Active(anon):     979896 kB
Inactive(anon):     7892 kB
Active(file):    1565440 kB
Inactive(file):  1336288 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103892 kB
Dirty:              9884 kB
Writeback:             4 kB
AnonPages:        994932 kB
Mapped:            15460 kB
Shmem:               116 kB
Slab:             730372 kB
SReclaimable:     174316 kB
SUnreclaim:       556056 kB
KernelStack:        1480 kB
PageTables:         6212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1284700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    944128 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= 71032 MiB
End job on node114 at 2012-05-28 04:39:40