Trace number 3754838

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
mprime/normalized-mprime04bc_wcsp.wbo
MD5SUM20c59d9f37ae45ea2b872aa74a929d57
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark467
Best CPU time to get the best result obtained on this benchmark2.56361
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1421
Total number of constraints34460
Number of soft constraints34016
Number of constraints which are clauses34016
Number of constraints which are cardinality constraints (but not clauses)444
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Top cost 31228
Min constraint cost 1
Max constraint cost 31228
Sum of constraints costs 1051627367
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.28	c run usual solver
2.28/2.34	o 93684
2.28/2.34	c current bound: 46842
2.28/2.34	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3754838-1339197575/watcher-3754838-1339197575 -o /tmp/evaluation-result-3754838-1339197575/solver-3754838-1339197575 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754838-1339197575.wbo 1918393541 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 7823
/proc/meminfo: memFree=30257076/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0

[startup+0.105977 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 7823
/proc/meminfo: memFree=30257076/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200314 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 7823
/proc/meminfo: memFree=30257076/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 7823
/proc/meminfo: memFree=30257076/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700204 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 7823
/proc/meminfo: memFree=30257076/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 7828
/proc/meminfo: memFree=30199328/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=23920 CPUtime=0.38 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 7432 0 0 0 27 11 0 0 20 0 1 0 29724621 24494080 5111 33554432000 4194304 6006132 140733927999824 140733927992928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7824/statm: 5980 5111 156 443 0 5533 0
[pid=7826] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7826/stat : 7826 (cp2_pre.sh) S 7824 7823 4273 0 -1 4202496 611 0 0 0 0 0 0 0 20 0 1 0 29724660 9367552 277 33554432000 4194304 5064252 140735539012928 140735539011632 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7826/statm: 2287 277 234 213 0 72 0
[pid=7827] ppid=7826 vsize=38348 CPUtime=1.1 cores=0,2,4,6
/proc/7827/stat : 7827 (coprocessor) R 7826 7823 4273 0 -1 4202496 7916 0 0 0 109 1 0 0 20 0 1 0 29724660 39268352 8883 33554432000 4194304 6586260 140736494795168 140736494790488 5599209 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/7827/statm: 9587 8883 190 584 0 8999 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 80564

[startup+3.10027 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 7831
/proc/meminfo: memFree=30224048/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=151464 CPUtime=3.08 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) R 7823 7823 4273 0 -1 4202496 22981 15631 0 0 101 19 185 3 20 0 1 0 29724621 155099136 31095 33554432000 4194304 6006132 140733927999824 140733927991816 5056756 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7824/statm: 37866 31095 177 443 0 37419 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 160612

[startup+6.30031 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7836
/proc/meminfo: memFree=29953152/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=610216 CPUtime=6.28 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) R 7823 7823 4273 0 -1 4202496 24850 15631 0 0 410 30 185 3 20 0 1 0 29724621 624861184 88439 33554432000 4194304 6006132 140733927999824 140733927992536 4535977 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7824/statm: 152554 88439 177 443 0 152107 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 619364

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 7838
/proc/meminfo: memFree=28682872/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=943624 CPUtime=3.79 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 106342 0 0 0 343 36 0 0 20 0 1 0 29725511 966270976 196629 33554432000 4194304 5208918 140735555401344 140735554350744 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 235906 196630 70 248 0 235655 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1535028

[startup+25.5005 s]
/proc/loadavg: 2.17 2.04 2.01 3/185 7838
/proc/meminfo: memFree=28310120/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1128556 CPUtime=16.59 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 148508 0 0 0 1613 46 0 0 20 0 1 0 29725511 1155641344 262394 33554432000 4194304 5208918 140735555401344 140735555399192 4205203 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 282139 262394 103 248 0 281888 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1719960

[startup+51.1004 s]
/proc/loadavg: 2.11 2.04 2.01 3/186 7841
/proc/meminfo: memFree=28309616/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1128556 CPUtime=42.18 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 148509 0 0 0 4172 46 0 0 20 0 1 0 29725511 1155641344 262395 33554432000 4194304 5208918 140735555401344 140735555399192 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 282139 262395 103 248 0 281888 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 1719960

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/185 7841
/proc/meminfo: memFree=28294904/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1128952 CPUtime=93.38 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 148585 0 0 0 9292 46 0 0 20 0 1 0 29725511 1156046848 262471 33554432000 4194304 5208918 140735555401344 140735555399192 4232018 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 282238 262471 103 248 0 281987 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1720356

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/185 7841
/proc/meminfo: memFree=28294684/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1128952 CPUtime=153.36 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 148585 0 0 0 15290 46 0 0 20 0 1 0 29725511 1156046848 262471 33554432000 4194304 5208918 140735555401344 140735555399192 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 282238 262471 103 248 0 281987 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1720356

[startup+222.307 s]
/proc/loadavg: 2.09 2.04 2.00 3/185 7848
/proc/meminfo: memFree=28387268/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 152640 0 0 0 141268 48 0 0 20 0 1 0 29725511 1171398656 267835 33554432000 4194304 5208918 140735555401344 140735555399016 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 285986 267835 103 248 0 285735 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 1735348

[startup+1482.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/185 7917
/proc/meminfo: memFree=28528044/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1144264 CPUtime=1473.14 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 152696 0 0 0 147266 48 0 0 20 0 1 0 29725511 1171726336 267891 33554432000 4194304 5208918 140735555401344 140735555399304 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 286066 267891 103 248 0 285815 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1735668

[startup+1542.31 s]
/proc/loadavg: 2.04 2.05 2.01 3/185 7918
/proc/meminfo: memFree=28524960/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1144264 CPUtime=1533.14 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 152698 0 0 0 153266 48 0 0 20 0 1 0 29725511 1171726336 267893 33554432000 4194304 5208918 140735555401344 140735555399304 4211176 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 286066 267893 103 248 0 285815 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1735668

[startup+1602.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/185 7918
/proc/meminfo: memFree=28516476/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1144396 CPUtime=1593.12 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 152751 0 0 0 159264 48 0 0 20 0 1 0 29725511 1171861504 267946 33554432000 4194304 5208918 140735555401344 140735555399192 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 286099 267946 103 248 0 285848 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 1735800

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/185 7918
/proc/meminfo: memFree=28515812/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1144396 CPUtime=1653.12 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 152752 0 0 0 165264 48 0 0 20 0 1 0 29725511 1171861504 267947 33554432000 4194304 5208918 140735555401344 140735555399192 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 286099 267947 103 248 0 285848 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1735800

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/185 7918
/proc/meminfo: memFree=28495396/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1144660 CPUtime=1713.12 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 152821 0 0 0 171263 49 0 0 20 0 1 0 29725511 1172131840 268016 33554432000 4194304 5208918 140735555401344 140735555399192 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 286165 268016 103 248 0 285914 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1736064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 7918
/proc/meminfo: memFree=28503420/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1145000 CPUtime=1773.11 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 152918 0 0 0 177262 49 0 0 20 0 1 0 29725511 1172480000 268113 33554432000 4194304 5208918 140735555401344 140735555399096 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 286250 268113 103 248 0 285999 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1736404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 7918
/proc/meminfo: memFree=28499696/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1145000 CPUtime=1791.21 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 152919 0 0 0 179072 49 0 0 20 0 1 0 29725511 1172480000 268114 33554432000 4194304 5208918 140735555401344 140735555399096 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 286250 268114 103 248 0 285999 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1736404

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 7918
/proc/meminfo: memFree=28499696/32873844 swapFree=7124/7124
[pid=7823] ppid=7821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7823/stat : 7823 (npSolver-wbo.sh) S 7821 7823 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 29724621 9367552 275 33554432000 4194304 5064252 140735886452560 140735886451472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7823/statm: 2287 275 233 213 0 72 0
[pid=7824] ppid=7823 vsize=573108 CPUtime=8.86 cores=0,2,4,6
/proc/7824/stat : 7824 (npSolver-wbo) S 7823 7823 4273 0 -1 4202496 25852 15631 0 0 608 90 185 3 20 0 1 0 29724621 586862592 116571 33554432000 4194304 6006132 140733927999824 140733927991232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7824/statm: 143277 116571 178 443 0 142830 0
[pid=7837] ppid=7824 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7837/stat : 7837 (satsolver.sh) S 7824 7823 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29725510 9367552 267 33554432000 4194304 5064252 140736186312976 140736186311888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7837/statm: 2287 267 226 213 0 72 0
[pid=7838] ppid=7837 vsize=1145000 CPUtime=1791.21 cores=0,2,4,6
/proc/7838/stat : 7838 (glucose) R 7837 7823 4273 0 -1 4202496 152919 0 0 0 179072 49 0 0 20 0 1 0 29725511 1172480000 268114 33554432000 4194304 5208918 140735555401344 140735555399096 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7838/statm: 286250 268114 103 248 0 285999 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1736404

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7823 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=934793
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=952855
# CPU time returned by wait4() is 8.88765
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1798.65
CPU system time (s): 1.42
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 1736404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.93479
system time used= 0.952855
maximum resident set size= 886964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42460
page faults= 0
swaps= 0
block input operations= 16
block output operations= 848880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 131
involuntary context switches= 32

runsolver used 9.90049 second user time and 14.4928 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-09 01:19:36
IDJOB=3754838
IDBENCH=79487
IDSOLVER=2339
FILE ID=node134/3754838-1339197575
RUNJOBID= node134-1339183988-5536
PBS_JOBID= 14643800
Free space on /tmp= 70836 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/mprime/normalized-mprime04bc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754838-1339197575/watcher-3754838-1339197575 -o /tmp/evaluation-result-3754838-1339197575/solver-3754838-1339197575 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754838-1339197575.wbo 1918393541 HOME HOME

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

MD5SUM BENCH= 20c59d9f37ae45ea2b872aa74a929d57
RANDOM SEED=1918393541

node134.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		: 2667.091
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	: 5334.18
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		: 2667.091
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.55
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		: 2667.091
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		: 2667.091
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		: 2667.091
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.55
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		: 2667.091
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.56
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		: 2667.091
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	: 5332.56
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		: 2667.091
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:        30257604 kB
Buffers:          358580 kB
Cached:           980588 kB
SwapCached:            0 kB
Active:           953272 kB
Inactive:         841124 kB
Active(anon):     441792 kB
Inactive(anon):    11900 kB
Active(file):     511480 kB
Inactive(file):   829224 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9332 kB
Writeback:             0 kB
AnonPages:        466156 kB
Mapped:            15196 kB
Shmem:               212 kB
Slab:             681920 kB
SReclaimable:     123872 kB
SUnreclaim:       558048 kB
KernelStack:        1528 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     606864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 70476 MiB
End job on node134 at 2012-06-09 01:49:36