Trace number 3714458

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

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-cache.inv10.ucl--soft-0-100-0.wbo
MD5SUMae1c71418dfe9cc95c50a98d4ee97169
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark4.12437
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8937
Total number of constraints26319
Number of soft constraints26319
Number of constraints which are clauses26047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 1332841
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1332840
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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.44	c run usual solver
1.05/1.15	o 1276
1.05/1.15	c current bound: 638
1.05/1.15	c fallback to adder encoding
1800.09/1800.90	./satsolver.sh: line 5: 19573 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.91	c error: unexpected solver exit code
1800.09/1800.91	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-3714458-1338310762/watcher-3714458-1338310762 -o /tmp/evaluation-result-3714458-1338310762/solver-3714458-1338310762 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714458-1338310762.wbo 2123189216 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: 0.00 0.00 1.40 3/181 19553
/proc/meminfo: memFree=30539468/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (runsolver) D 19551 19553 19506 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 297201096 12095488 51 33554432000 4194304 5436572 140735355944128 140735355940424 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/19553/statm: 2953 51 31 304 0 2645 0

[startup+0.0842449 s]
/proc/loadavg: 0.00 0.00 1.40 3/181 19553
/proc/meminfo: memFree=30539468/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 0.00 0.00 1.40 3/181 19553
/proc/meminfo: memFree=30539468/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300193 s]
/proc/loadavg: 0.00 0.00 1.40 3/181 19553
/proc/meminfo: memFree=30539468/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 0.00 0.00 1.40 3/181 19553
/proc/meminfo: memFree=30539468/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/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: 0.00 0.00 1.40 3/185 19560
/proc/meminfo: memFree=30502112/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=62696 CPUtime=1.43 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) R 19553 19553 19506 0 -1 4202496 9568 13211 0 0 74 14 52 3 20 0 1 0 297201101 64200704 11637 33554432000 4194304 5990268 140734600852512 140734600844872 4523175 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19555/statm: 15674 11637 162 439 0 15231 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 71844

[startup+3.10028 s]
/proc/loadavg: 0.00 0.00 1.40 3/183 19565
/proc/meminfo: memFree=30408364/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=254564 CPUtime=2.58 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) R 19553 19553 19506 0 -1 4202496 11582 13211 0 0 178 25 52 3 20 0 1 0 297201101 260673536 53460 33554432000 4194304 5990268 140734600852512 140734600844440 5180875 0 0 4096 0 0 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 63641 53460 163 439 0 63198 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 263712

[startup+6.30029 s]
/proc/loadavg: 0.16 0.03 1.40 3/185 19577
/proc/meminfo: memFree=29874208/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=282828 CPUtime=3.13 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 44228 0 0 0 301 12 0 0 20 0 1 0 297201413 289615872 58438 33554432000 4194304 5208918 140734890568576 140734890566536 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19573/statm: 70707 58438 95 248 0 70456 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 462124

[startup+12.7003 s]
/proc/loadavg: 0.39 0.08 1.41 3/185 19577
/proc/meminfo: memFree=29682600/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=282828 CPUtime=9.52 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 44229 0 0 0 940 12 0 0 20 0 1 0 297201413 289615872 58950 33554432000 4194304 5208918 140734890568576 140734890566536 4211732 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19573/statm: 70707 58950 95 248 0 70456 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 462124

[startup+25.5003 s]
/proc/loadavg: 0.74 0.18 1.42 3/185 19577
/proc/meminfo: memFree=29679000/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=282828 CPUtime=22.32 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 44230 0 0 0 2220 12 0 0 20 0 1 0 297201413 289615872 59462 33554432000 4194304 5208918 140734890568576 140734890566536 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 70707 59462 95 248 0 70456 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 462124

[startup+51.1004 s]
/proc/loadavg: 1.17 0.32 1.43 3/186 19580
/proc/meminfo: memFree=29674764/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=282828 CPUtime=47.92 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 44232 0 0 0 4780 12 0 0 20 0 1 0 297201413 289615872 60486 33554432000 4194304 5208918 140734890568576 140734890566536 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 70707 60486 95 248 0 70456 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 462124

[startup+102.307 s]
/proc/loadavg: 1.64 0.58 1.46 3/186 19604
/proc/meminfo: memFree=29668448/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=282828 CPUtime=99.11 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 44235 0 0 0 9899 12 0 0 20 0 1 0 297201413 289615872 62022 33554432000 4194304 5208918 140734890568576 140734890566536 4211851 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 70707 62022 95 248 0 70456 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 462124

[startup+162.3 s]
/proc/loadavg: 1.87 0.83 1.49 3/185 19604
/proc/meminfo: memFree=29661876/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=282828 CPUtime=159.1 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 44238 0 0 0 15898 12 0 0 20 0 1 0 297201413 289615872 63565 33554432000 4194304 5208918 140734890568576 140734890566536 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 70707 63565 95 248 0 70456 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 462124

[startup+222.3 s]
/proc/loadavg: 2.00 1.06 1.52 3/185 19604
/proc/meminfo: memFree=29658196/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.07 2.00 1.85 3/185 19614
/proc/meminfo: memFree=29567204/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=414524 CPUtime=1418.91 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 45005 0 0 0 141877 14 0 0 20 0 1 0 297201413 424472576 80659 33554432000 4194304 5208918 140734890568576 140734890566728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 103631 80659 95 248 0 103380 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 593820

[startup+1482.3 s]
/proc/loadavg: 2.02 2.00 1.85 3/185 19614
/proc/meminfo: memFree=29565032/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=414524 CPUtime=1478.89 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 45007 0 0 0 147875 14 0 0 20 0 1 0 297201413 424472576 81172 33554432000 4194304 5208918 140734890568576 140734890566728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 103631 81172 95 248 0 103380 0
Current children cumulated CPU time (s) 1481.53
Current children cumulated vsize (KiB) 593820

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.86 3/185 19614
/proc/meminfo: memFree=29559504/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=414524 CPUtime=1538.88 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 45008 0 0 0 153874 14 0 0 20 0 1 0 297201413 424472576 81684 33554432000 4194304 5208918 140734890568576 140734890566728 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 103631 81684 95 248 0 103380 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 593820

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/185 19614
/proc/meminfo: memFree=29554416/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=414524 CPUtime=1598.87 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 45010 0 0 0 159873 14 0 0 20 0 1 0 297201413 424472576 82708 33554432000 4194304 5208918 140734890568576 140734890566728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 103631 82708 95 248 0 103380 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 593820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/185 19615
/proc/meminfo: memFree=29549700/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=414524 CPUtime=1658.87 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 45013 0 0 0 165873 14 0 0 20 0 1 0 297201413 424472576 83222 33554432000 4194304 5208918 140734890568576 140734890566728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 103631 83222 95 248 0 103380 0
Current children cumulated CPU time (s) 1661.51
Current children cumulated vsize (KiB) 593820

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 1.88 3/185 19615
/proc/meminfo: memFree=29547652/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=414524 CPUtime=1718.86 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 45014 0 0 0 171872 14 0 0 20 0 1 0 297201413 424472576 83734 33554432000 4194304 5208918 140734890568576 140734890566728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 103631 83734 95 248 0 103380 0
Current children cumulated CPU time (s) 1721.5
Current children cumulated vsize (KiB) 593820

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.89 3/185 19615
/proc/meminfo: memFree=29544860/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=414524 CPUtime=1778.85 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 45015 0 0 0 177871 14 0 0 20 0 1 0 297201413 424472576 84246 33554432000 4194304 5208918 140734890568576 140734890566728 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 103631 84246 95 248 0 103380 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (KiB) 593820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.01 2.01 1.89 3/185 19667
/proc/meminfo: memFree=30053464/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=414524 CPUtime=1797.45 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 45015 0 0 0 179731 14 0 0 20 0 1 0 297201413 424472576 84246 33554432000 4194304 5208918 140734890568576 140734890566728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 103631 84246 95 248 0 103380 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 593820

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.01 2.01 1.89 3/185 19667
/proc/meminfo: memFree=30053464/32873844 swapFree=7620/7620
[pid=19553] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19553/stat : 19553 (npSolver-wbo-I.) S 19551 19553 19506 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201096 9367552 275 33554432000 4194304 5064252 140735597209616 140735597208528 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19553/statm: 2287 275 233 213 0 72 0
[pid=19555] ppid=19553 vsize=161000 CPUtime=2.64 cores=0,2,4,6
/proc/19555/stat : 19555 (npSolver-wbo) S 19553 19553 19506 0 -1 4202496 11583 13211 0 0 178 31 52 3 20 0 1 0 297201101 164864000 30070 33554432000 4194304 5990268 140734600852512 140734600843952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 45 0 0
/proc/19555/statm: 40250 30070 163 439 0 39807 0
[pid=19572] ppid=19555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19572/stat : 19572 (satsolver.sh) S 19555 19553 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297201412 9367552 266 33554432000 4194304 5064252 140736673410208 140736673409120 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19572/statm: 2287 266 226 213 0 72 0
[pid=19573] ppid=19572 vsize=414524 CPUtime=1797.45 cores=0,2,4,6
/proc/19573/stat : 19573 (glucose) R 19572 19553 19506 0 -1 4202496 45015 0 0 0 179731 14 0 0 20 0 1 0 297201413 424472576 84246 33554432000 4194304 5208918 140734890568576 140734890566728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19573/statm: 103631 84246 95 248 0 103380 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 593820

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.13
CPU user time (s): 1799.62
CPU system time (s): 0.505923
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 593820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.505923
maximum resident set size= 336984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70799
page faults= 0
swaps= 0
block input operations= 0
block output operations= 207880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78
involuntary context switches= 2074

runsolver used 2.58761 second user time and 7.2599 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-29 18:59:23
IDJOB=3714458
IDBENCH=79102
IDSOLVER=2295
FILE ID=node135/3714458-1338310762
RUNJOBID= node135-1338310761-19522
PBS_JOBID= 14632093
Free space on /tmp= 71352 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv10.ucl--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-3714458-1338310762/watcher-3714458-1338310762 -o /tmp/evaluation-result-3714458-1338310762/solver-3714458-1338310762 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714458-1338310762.wbo 2123189216 HOME HOME

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

MD5SUM BENCH= ae1c71418dfe9cc95c50a98d4ee97169
RANDOM SEED=2123189216

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30539980 kB
Buffers:          303016 kB
Cached:          1092444 kB
SwapCached:         1668 kB
Active:           709832 kB
Inactive:         799544 kB
Active(anon):     104240 kB
Inactive(anon):    11968 kB
Active(file):     605592 kB
Inactive(file):   787576 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105716 kB
Dirty:             24944 kB
Writeback:             0 kB
AnonPages:        101600 kB
Mapped:            11836 kB
Shmem:               132 kB
Slab:             684748 kB
SReclaimable:     126800 kB
SUnreclaim:       557948 kB
KernelStack:        1456 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     232848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 71248 MiB
End job on node135 at 2012-05-29 19:29:24