Trace number 3754012

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 (fixed)? (TO) 1800.1 1800.62

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.34	c run usual solver
2.18/2.23	o 7640
2.18/2.23	c current bound: 3820
2.18/2.23	c fallback to adder encoding
1800.07/1800.61	c error: unexpected solver exit code
1800.07/1800.61	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-3754012-1339195094/watcher-3754012-1339195094 -o /tmp/evaluation-result-3754012-1339195094/solver-3754012-1339195094 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754012-1339195094.wbo 393870993 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.15 2.03 2.01 3/179 5948
/proc/meminfo: memFree=28461020/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) R 5946 5948 2358 0 -1 4202496 303 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 237 33554432000 4194304 5064252 140733866562720 140733538134360 4317328 0 0 4100 65536 0 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 249 209 213 0 72 0

[startup+0.0265519 s]
/proc/loadavg: 2.15 2.03 2.01 3/179 5948
/proc/meminfo: memFree=28461020/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10029 s]
/proc/loadavg: 2.15 2.03 2.01 3/179 5948
/proc/meminfo: memFree=28461020/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300299 s]
/proc/loadavg: 2.15 2.03 2.01 3/179 5948
/proc/meminfo: memFree=28461020/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700197 s]
/proc/loadavg: 2.15 2.03 2.01 3/179 5948
/proc/meminfo: memFree=28461020/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.15 2.03 2.01 3/183 5952
/proc/meminfo: memFree=28386492/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=23508 CPUtime=0.38 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 5831 0 0 0 32 6 0 0 20 0 1 0 385634300 24072192 4781 33554432000 4194304 6006132 140735054808720 140735054801824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5950/statm: 5877 4781 157 443 0 5430 0
[pid=5951] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5951/stat : 5951 (cp2_pre.sh) S 5950 5948 2358 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 385634339 9367552 277 33554432000 4194304 5064252 140734595241312 140734595240016 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5951/statm: 2287 277 234 213 0 72 0
[pid=5952] ppid=5951 vsize=52576 CPUtime=1.08 cores=1,3,5,7
/proc/5952/stat : 5952 (coprocessor) R 5951 5948 2358 0 -1 4202496 10431 0 0 0 106 2 0 0 20 0 1 0 385634340 53837824 12515 33554432000 4194304 6586260 140736756744960 140736756740552 5599260 0 0 4096 8404994 0 0 0 17 7 0 0 0 0 0
/proc/5952/statm: 13144 12515 191 584 0 12556 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 94380

[startup+3.10033 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 5959
/proc/meminfo: memFree=28428736/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=120340 CPUtime=3.08 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) R 5948 5948 2358 0 -1 4202496 14853 20868 0 0 120 23 157 8 20 0 1 0 385634300 123228160 27329 33554432000 4194304 6006132 140735054808720 140735054801080 4582385 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5950/statm: 30085 27329 178 443 0 29638 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 129488

[startup+6.30031 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 5962
/proc/meminfo: memFree=27983392/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=334840 CPUtime=1.33 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 44899 0 0 0 120 13 0 0 20 0 1 0 385634795 342876160 69943 33554432000 4194304 5208918 140733676825824 140733675775224 4460467 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/5962/statm: 83710 69943 70 248 0 83459 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 670084

[startup+12.7005 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 5962
/proc/meminfo: memFree=27693608/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=393876 CPUtime=7.71 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 66616 0 0 0 749 22 0 0 20 0 1 0 385634795 403329024 91262 33554432000 4194304 5208918 140733676825824 140733676823672 4211019 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 98469 91262 95 248 0 98218 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 729120

[startup+25.5005 s]
/proc/loadavg: 2.16 2.04 2.01 3/183 5962
/proc/meminfo: memFree=27656064/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=393876 CPUtime=20.51 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 66616 0 0 0 2029 22 0 0 20 0 1 0 385634795 403329024 91262 33554432000 4194304 5208918 140733676825824 140733676823672 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 98469 91262 95 248 0 98218 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 729120

[startup+51.1005 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 5962
/proc/meminfo: memFree=27581472/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=398564 CPUtime=46.1 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68084 0 0 0 4588 22 0 0 20 0 1 0 385634795 408129536 92729 33554432000 4194304 5208918 140733676825824 140733676823656 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 99641 92729 104 248 0 99390 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 733808

[startup+102.307 s]
/proc/loadavg: 2.04 2.03 2.01 3/183 5962
/proc/meminfo: memFree=27464552/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=448652 CPUtime=97.3 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68100 0 0 0 9708 22 0 0 20 0 1 0 385634795 459419648 93253 33554432000 4194304 5208918 140733676825824 140733676823976 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112163 93253 104 248 0 111912 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 783896

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 6565
/proc/meminfo: memFree=27851952/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=448652 CPUtime=157.28 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68100 0 0 0 15706 22 0 0 20 0 1 0 385634795 459419648 93253 33554432000 4194304 5208918 140733676825824 140733676823976 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112163 93253 104 248 0 111912 0
Current children cumulated CPU time (s) 162.01

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7666
/proc/meminfo: memFree=27885164/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=448652 CPUtime=1357.09 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68115 0 0 0 135687 22 0 0 20 0 1 0 385634795 459419648 94407 33554432000 4194304 5208918 140733676825824 140733676823976 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112163 94407 105 248 0 111912 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 783896

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 7697
/proc/meminfo: memFree=27941828/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=448652 CPUtime=1417.09 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68115 0 0 0 141686 23 0 0 20 0 1 0 385634795 459419648 94407 33554432000 4194304 5208918 140733676825824 140733676823976 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112163 94407 105 248 0 111912 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 783896

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7697
/proc/meminfo: memFree=27934268/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=448652 CPUtime=1477.08 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68115 0 0 0 147685 23 0 0 20 0 1 0 385634795 459419648 94407 33554432000 4194304 5208918 140733676825824 140733676823976 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112163 94407 105 248 0 111912 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 783896

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7697
/proc/meminfo: memFree=27927692/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=448652 CPUtime=1537.07 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68115 0 0 0 153684 23 0 0 20 0 1 0 385634795 459419648 94407 33554432000 4194304 5208918 140733676825824 140733676823976 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112163 94407 105 248 0 111912 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 783896

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7697
/proc/meminfo: memFree=27923328/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=448652 CPUtime=1597.06 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68115 0 0 0 159683 23 0 0 20 0 1 0 385634795 459419648 94407 33554432000 4194304 5208918 140733676825824 140733676823976 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112163 94407 105 248 0 111912 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 783896

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 7697
/proc/meminfo: memFree=27913340/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=448812 CPUtime=1657.05 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68347 0 0 0 165682 23 0 0 20 0 1 0 385634795 459583488 94639 33554432000 4194304 5208918 140733676825824 140733676823576 4211049 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112203 94639 105 248 0 111952 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 784056

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7698
/proc/meminfo: memFree=27909680/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=450308 CPUtime=1717.04 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68710 0 0 0 171681 23 0 0 20 0 1 0 385634795 461115392 95513 33554432000 4194304 5208918 140733676825824 140733676823576 4205651 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112577 95513 105 248 0 112326 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 785552

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7698
/proc/meminfo: memFree=27896028/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=450728 CPUtime=1777.03 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68816 0 0 0 177680 23 0 0 20 0 1 0 385634795 461545472 96130 33554432000 4194304 5208918 140733676825824 140733676823576 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112682 96130 105 248 0 112431 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 785972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7698
/proc/meminfo: memFree=27893236/32873844 swapFree=7120/7120
[pid=5948] ppid=5946 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5948/stat : 5948 (npSolver-wbo-I.) S 5946 5948 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385634300 9367552 275 33554432000 4194304 5064252 140733866562720 140733866561632 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5948/statm: 2287 275 233 213 0 72 0
[pid=5950] ppid=5948 vsize=316948 CPUtime=4.73 cores=1,3,5,7
/proc/5950/stat : 5950 (npSolver-wbo) S 5948 5948 2358 0 -1 4202496 16302 20868 0 0 256 52 157 8 20 0 1 0 385634300 324554752 49858 33554432000 4194304 6006132 140735054808720 140735054800128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 19 0 0
/proc/5950/statm: 79237 49858 179 443 0 78790 0
[pid=5961] ppid=5950 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5961/stat : 5961 (satsolver.sh) S 5950 5948 2358 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385634794 9367552 267 33554432000 4194304 5064252 140736875346480 140736875345392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5961/statm: 2287 267 226 213 0 72 0
[pid=5962] ppid=5961 vsize=450992 CPUtime=1795.34 cores=1,3,5,7
/proc/5962/stat : 5962 (glucose) R 5961 5948 2358 0 -1 4202496 68896 0 0 0 179511 23 0 0 20 0 1 0 385634795 461815808 96210 33554432000 4194304 5208918 140733676825824 140733676823672 4229558 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5962/statm: 112748 96210 105 248 0 112497 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 786236

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.62
CPU time (s): 1800.1
CPU user time (s): 1799.25
CPU system time (s): 0.84987
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 848964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 0.84987
maximum resident set size= 470588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107046
page faults= 0
swaps= 0
block input operations= 8
block output operations= 318200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 172
involuntary context switches= 1932

runsolver used 3.08053 second user time and 8.41672 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-09 00:38:14
IDJOB=3754012
IDBENCH=79341
IDSOLVER=2338
FILE ID=node142/3754012-1339195094
RUNJOBID= node142-1339184037-3364
PBS_JOBID= 14643841
Free space on /tmp= 71136 MiB

SOLVER NAME= npSolver inc
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-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754012-1339195094/watcher-3754012-1339195094 -o /tmp/evaluation-result-3754012-1339195094/solver-3754012-1339195094 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754012-1339195094.wbo 393870993 HOME HOME

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

MD5SUM BENCH= 264893132be4acdbf364be50ace73d69
RANDOM SEED=393870993

node142.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.776
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.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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.90
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.776
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.776
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.776
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:       32873844 kB
MemFree:        28461020 kB
Buffers:          523920 kB
Cached:          2734868 kB
SwapCached:          112 kB
Active:          1910652 kB
Inactive:        1583428 kB
Active(anon):     224008 kB
Inactive(anon):    11164 kB
Active(file):    1686644 kB
Inactive(file):  1572264 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:              8764 kB
Writeback:             4 kB
AnonPages:        255944 kB
Mapped:            11760 kB
Shmem:               188 kB
Slab:             761404 kB
SReclaimable:     202504 kB
SUnreclaim:       558900 kB
KernelStack:        1488 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     400184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70976 MiB
End job on node142 at 2012-06-09 01:08:15