Trace number 3753319

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 inc-topDown (fixed)? (TO) 1800.12 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j309_10-unsat--soft-0-100-0.wbo
MD5SUM264893132be4acdbf364be50ace73d69
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.677896
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5456
Total number of constraints17015
Number of soft constraints17015
Number of constraints which are clauses16667
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints348
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 855983
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 855982
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 177
Number of bits of the biggest sum of numbers8
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.33	c run usual solver
2.10/2.24	o 7640
2.10/2.24	c fallback to adder encoding
1800.09/1800.51	./satsolver.sh: line 5: 14649 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3753319-1339199963/watcher-3753319-1339199963 -o /tmp/evaluation-result-3753319-1339199963/solver-3753319-1339199963 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753319-1339199963.wbo 128233200 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: 2.00 2.01 2.00 3/179 14635
/proc/meminfo: memFree=30622632/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0

[startup+0.075302 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14635
/proc/meminfo: memFree=30622632/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100339 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14635
/proc/meminfo: memFree=30622632/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14635
/proc/meminfo: memFree=30622632/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14635
/proc/meminfo: memFree=30622632/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14639
/proc/meminfo: memFree=30549736/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=23508 CPUtime=0.38 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 7093 0 0 0 32 6 0 0 20 0 1 0 386123618 24072192 5347 33554432000 4194304 6006132 140736043926320 140736043919424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 5877 5347 157 443 0 5430 0
[pid=14638] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14638/stat : 14638 (cp2_pre.sh) S 14636 14635 8666 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 386123656 9367552 277 33554432000 4194304 5064252 140735117456976 140735117455680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14638/statm: 2287 277 234 213 0 72 0
[pid=14639] ppid=14638 vsize=52576 CPUtime=1.1 cores=1,3,5,7
/proc/14639/stat : 14639 (coprocessor) R 14638 14635 8666 0 -1 4202496 10439 0 0 0 108 2 0 0 20 0 1 0 386123657 53837824 12523 33554432000 4194304 6586260 140735247883456 140735247879720 4406703 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 13144 12523 193 584 0 12556 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 94380

[startup+3.10032 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 14646
/proc/meminfo: memFree=30594228/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=120340 CPUtime=3 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) R 14635 14635 8666 0 -1 4202496 15790 21298 0 0 117 23 153 7 20 0 1 0 386123618 123228160 27571 33554432000 4194304 6006132 140736043926320 140736043918344 4537521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 30085 27571 178 443 0 29638 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 129488

[startup+6.30041 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14649
/proc/meminfo: memFree=30087592/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=377096 CPUtime=1.44 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 48053 0 0 0 133 11 0 0 20 0 1 0 386124103 386146304 79226 33554432000 4194304 5208918 140736864375360 140736863324760 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 94274 79227 70 248 0 94023 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 712340

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14670
/proc/meminfo: memFree=29811868/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=477248 CPUtime=7.84 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 69010 0 0 0 767 17 0 0 20 0 1 0 386124103 488701952 100731 33554432000 4194304 5208918 140736864375360 140736864373192 4205128 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 119312 100731 104 248 0 119061 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 812492

[startup+25.5005 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14691
/proc/meminfo: memFree=29831508/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=477248 CPUtime=20.63 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 69010 0 0 0 2046 17 0 0 20 0 1 0 386124103 488701952 100731 33554432000 4194304 5208918 140736864375360 140736864373192 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 119312 100731 104 248 0 119061 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 812492

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14694
/proc/meminfo: memFree=29829708/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=477248 CPUtime=46.23 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 69010 0 0 0 4606 17 0 0 20 0 1 0 386124103 488701952 100731 33554432000 4194304 5208918 140736864375360 140736864373192 4205203 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 119312 100731 104 248 0 119061 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 812492

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14717
/proc/meminfo: memFree=29816076/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=477248 CPUtime=97.43 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 69012 0 0 0 9726 17 0 0 20 0 1 0 386124103 488701952 101244 33554432000 4194304 5208918 140736864375360 140736864373192 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 119312 101244 105 248 0 119061 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 812492

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14717
/proc/meminfo: memFree=29813532/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=477248 CPUtime=157.41 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 69013 0 0 0 15724 17 0 0 20 0 1 0 386124103 488701952 101756 33554432000 4194304 5208918 140736864375360 140736864371736 4211625 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 119312 101756 105 248 0 119061 0
Current children cumulated CPU time (s) 162.16

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


[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 14863
/proc/meminfo: memFree=29762224/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=494932 CPUtime=1357.19 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 73863 0 0 0 135698 21 0 0 20 0 1 0 386124103 506810368 110992 33554432000 4194304 5208918 140736864375360 140736864373208 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 123733 110992 105 248 0 123482 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 830176

[startup+1422.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/182 14884
/proc/meminfo: memFree=29776728/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=495788 CPUtime=1417.19 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 74032 0 0 0 141698 21 0 0 20 0 1 0 386124103 507686912 112183 33554432000 4194304 5208918 140736864375360 140736864373032 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 123947 112183 105 248 0 123696 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 831032

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 14900
/proc/meminfo: memFree=29782252/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=495788 CPUtime=1477.18 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 74033 0 0 0 147697 21 0 0 20 0 1 0 386124103 507686912 112695 33554432000 4194304 5208918 140736864375360 140736864373032 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 123947 112695 105 248 0 123696 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 831032

[startup+1542.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 14921
/proc/meminfo: memFree=29763544/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=495788 CPUtime=1537.17 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 74034 0 0 0 153696 21 0 0 20 0 1 0 386124103 507686912 113207 33554432000 4194304 5208918 140736864375360 140736864373032 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 123947 113207 105 248 0 123696 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 831032

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 14942
/proc/meminfo: memFree=29779732/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=496196 CPUtime=1597.16 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 74167 0 0 0 159695 21 0 0 20 0 1 0 386124103 508104704 113851 33554432000 4194304 5208918 140736864375360 140736864373112 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 124049 113851 105 248 0 123798 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 831440

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 14963
/proc/meminfo: memFree=29764696/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=496612 CPUtime=1657.15 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 74282 0 0 0 165694 21 0 0 20 0 1 0 386124103 508530688 114988 33554432000 4194304 5208918 140736864375360 140736864371736 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 124153 114988 105 248 0 123902 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 831856

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14984
/proc/meminfo: memFree=29773428/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=496948 CPUtime=1717.14 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 74390 0 0 0 171693 21 0 0 20 0 1 0 386124103 508874752 115607 33554432000 4194304 5208918 140736864375360 140736864371736 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 124237 115607 105 248 0 123986 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 832192

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 15013
/proc/meminfo: memFree=29771416/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=497648 CPUtime=1777.14 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 74529 0 0 0 177692 22 0 0 20 0 1 0 386124103 509591552 116257 33554432000 4194304 5208918 140736864375360 140736864373112 4228947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 124412 116257 105 248 0 124161 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 832892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 15013
/proc/meminfo: memFree=29742068/32873648 swapFree=7376/7376
[pid=14635] ppid=14633 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14635/stat : 14635 (npSolver-wbo-It) S 14633 14635 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386123618 9367552 275 33554432000 4194304 5064252 140734361882352 140734361881264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14635/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14635 vsize=316948 CPUtime=4.75 cores=1,3,5,7
/proc/14636/stat : 14636 (npSolver-wbo) S 14635 14635 8666 0 -1 4202496 17939 21298 0 0 265 50 153 7 20 0 1 0 386123618 324554752 53684 33554432000 4194304 6006132 140736043926320 140736043917712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14636/statm: 79237 53684 179 443 0 78790 0
[pid=14648] ppid=14636 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14648/stat : 14648 (satsolver.sh) S 14636 14635 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386124102 9367552 267 33554432000 4194304 5064252 140733744598496 140733744597408 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14648/statm: 2287 267 226 213 0 72 0
[pid=14649] ppid=14648 vsize=498112 CPUtime=1795.34 cores=1,3,5,7
/proc/14649/stat : 14649 (glucose) R 14648 14635 8666 0 -1 4202496 74632 0 0 0 179512 22 0 0 20 0 1 0 386124103 510066688 116871 33554432000 4194304 5208918 140736864375360 140736864373112 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14649/statm: 124528 116871 105 248 0 124277 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 833356

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.51
CPU time (s): 1800.12
CPU user time (s): 1799.31
CPU system time (s): 0.805877
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 958776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.805877
maximum resident set size= 551628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114859
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 214
involuntary context switches= 1867

runsolver used 3.38748 second user time and 9.01663 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-09 01:59:23
IDJOB=3753319
IDBENCH=79341
IDSOLVER=2337
FILE ID=node112/3753319-1339199963
RUNJOBID= node112-1339184626-9753
PBS_JOBID= 14643815
Free space on /tmp= 71056 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j309_10-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753319-1339199963/watcher-3753319-1339199963 -o /tmp/evaluation-result-3753319-1339199963/solver-3753319-1339199963 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753319-1339199963.wbo 128233200 HOME HOME

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

MD5SUM BENCH= 264893132be4acdbf364be50ace73d69
RANDOM SEED=128233200

node112.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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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.763
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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        30622904 kB
Buffers:          276660 kB
Cached:          1052660 kB
SwapCached:         2156 kB
Active:           616376 kB
Inactive:         761496 kB
Active(anon):      47376 kB
Inactive(anon):     3148 kB
Active(file):     569000 kB
Inactive(file):   758348 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:             16240 kB
Writeback:             0 kB
AnonPages:         76216 kB
Mapped:             9812 kB
Shmem:                 0 kB
Slab:             735892 kB
SReclaimable:     179556 kB
SUnreclaim:       556336 kB
KernelStack:        1528 kB
PageTables:         4192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     173972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 70884 MiB
End job on node112 at 2012-06-09 02:29:24