Trace number 3713409

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen06-16reduc_wcsp.wbo
MD5SUMe51a1e905ff19ece48b75fd81968c4c3
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1921
Total number of constraints124511
Number of soft constraints124429
Number of constraints which are clauses124429
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint28
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 44162576
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 29
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.66	c run usual solver
3.32/5.81	o 113139
3.32/5.81	c current bound: 56569
3.32/5.81	c fallback to adder encoding
1800.07/1811.21	c error: unexpected solver exit code
1800.07/1811.21	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-3713409-1338239562/watcher-3713409-1338239562 -o /tmp/evaluation-result-3713409-1338239562/solver-3713409-1338239562 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713409-1338239562.wbo 1322312200 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: 4.70 3.05 2.38 3/180 1752
/proc/meminfo: memFree=10865656/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0

[startup+0.096624 s]
/proc/loadavg: 4.70 3.05 2.38 3/180 1752
/proc/meminfo: memFree=10865656/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100242 s]
/proc/loadavg: 4.70 3.05 2.38 3/180 1752
/proc/meminfo: memFree=10865656/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 4.70 3.05 2.38 3/180 1752
/proc/meminfo: memFree=10865656/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700215 s]
/proc/loadavg: 4.70 3.05 2.38 3/180 1752
/proc/meminfo: memFree=10865656/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/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: 4.64 3.06 2.39 2/184 1756
/proc/meminfo: memFree=10766836/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=17668 CPUtime=0.85 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 5182 0 0 0 68 17 0 0 20 0 1 0 290081983 18092032 3795 33554432000 4194304 5990268 140736761725296 140736761718448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1753/statm: 4417 3795 150 439 0 3974 0
[pid=1755] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1755/stat : 1755 (cp2_pre.sh) S 1753 1752 562 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 290082069 9367552 277 33554432000 4194304 5064252 140733673610848 140733673609552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1755/statm: 2287 277 234 213 0 72 0
[pid=1756] ppid=1755 vsize=69920 CPUtime=0.63 cores=1,3,5,7
/proc/1756/stat : 1756 (coprocessor) R 1755 1752 562 0 -1 4202496 12954 0 0 0 61 2 0 0 20 0 1 0 290082069 71598080 16838 33554432000 4194304 6586260 140736962506544 140733673609576 5599209 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1756/statm: 17480 16838 190 584 0 16892 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 105884

[startup+3.1003 s]
/proc/loadavg: 4.64 3.06 2.39 2/184 1756
/proc/meminfo: memFree=10693544/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=17668 CPUtime=0.85 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 5182 0 0 0 68 17 0 0 20 0 1 0 290081983 18092032 3795 33554432000 4194304 5990268 140736761725296 140736761718448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1753/statm: 4417 3795 150 439 0 3974 0
[pid=1755] ppid=1753 vsize=9148 CPUtime=1.98 cores=1,3,5,7
/proc/1755/stat : 1755 (cp2_pre.sh) S 1753 1752 562 0 -1 4202496 631 14065 0 0 0 0 195 3 20 0 1 0 290082069 9367552 281 33554432000 4194304 5064252 140733673610848 140733673609552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1755/statm: 2287 281 238 213 0 72 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 35964

[startup+6.30031 s]
/proc/loadavg: 4.67 3.10 2.40 2/184 1759
/proc/meminfo: memFree=10618476/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=120216 CPUtime=3.82 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) R 1752 1752 562 0 -1 4202496 29279 24123 0 2 116 38 221 7 20 0 1 0 290081983 123101184 29272 33554432000 4194304 5990268 140736761725296 140736761717992 4521650 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1753/statm: 30054 29272 163 439 0 29611 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 129364
heavy processes:
  %CPU=15 pid=1710 uid=0 cmd=

[startup+12.7003 s]
/proc/loadavg: 4.70 3.13 2.42 2/182 1764
/proc/meminfo: memFree=9836040/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=628120 CPUtime=10.22 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) R 1752 1752 562 0 -1 4202496 32314 24123 0 2 741 53 221 7 20 0 1 0 290081983 643194880 148056 33554432000 4194304 5990268 140736761725296 140736761717656 4522966 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1753/statm: 157030 148056 163 439 0 156587 0
Current children cumulated CPU time (s) 10.22
Current children cumulated vsize (KiB) 637268

[startup+25.5003 s]
/proc/loadavg: 4.66 3.17 2.44 1/182 1764
/proc/meminfo: memFree=7693064/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1878184 CPUtime=15.81 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34167 24123 0 2 1176 177 221 7 20 0 1 0 290081983 1923260416 408892 33554432000 4194304 5990268 140736761725296 140736761717472 5180875 0 0 4096 0 18446744071580024801 0 0 17 1 0 0 714 0 0
/proc/1753/statm: 469546 408892 164 439 0 469103 0
Current children cumulated CPU time (s) 15.81
Current children cumulated vsize (KiB) 1887332
heavy processes:
  %CPU=14 pid=1710 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 1694 6 506 18446744073709551615 

[startup+51.1004 s]
/proc/loadavg: 4.46 3.26 2.49 2/184 1766
/proc/meminfo: memFree=6612696/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2076180 CPUtime=24.4 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 225735 0 0 0 2348 92 0 0 20 0 1 0 290084652 2126008320 425227 33554432000 4194304 5208918 140734163113488 140734163111336 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519045 425227 104 248 0 518794 0
Current children cumulated CPU time (s) 40.26
Current children cumulated vsize (KiB) 3165648
heavy processes:
  %CPU=12 pid=1710 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 1694 6 506 18446744073709551615 

[startup+102.307 s]
/proc/loadavg: 4.20 3.38 2.57 2/184 1766
/proc/meminfo: memFree=6004416/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2077064 CPUtime=75.6 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 225872 0 0 0 7468 92 0 0 20 0 1 0 290084652 2126913536 425363 33554432000 4194304 5208918 140734163113488 140734163111160 4211834 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519266 425363 104 248 0 519015 0
Current children cumulated CPU time (s) 91.46
Current children cumulated vsize (KiB) 3166532

[startup+162.3 s]
/proc/loadavg: 4.70 3.67 2.72 2/184 1766
/proc/meminfo: memFree=5987236/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2077064 CPUtime=135.58 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 225872 0 0 0 13466 92 0 0 20 0 1 0 290084652 2126913536 425363 33554432000 4194304 5208918 140734163113488 140734163111160 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519266 425363 104 248 0 519015 0
Current children cumulated CPU time (s) 151.44
Current children cumulated vsize (KiB) 3166532

[startup+222.3 s]
/proc/loadavg: 4.85 3.89 2.85 2/184 1767
/proc/meminfo: memFree=4435332/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7

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

/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 226459 0 0 0 133445 92 0 0 20 0 1 0 290084652 2128809984 425937 33554432000 4194304 5208918 140734163113488 140734163111336 4205640 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519729 425937 104 248 0 519478 0
Current children cumulated CPU time (s) 1351.23
Current children cumulated vsize (KiB) 3168384

[startup+1422.3 s]
/proc/loadavg: 2.06 2.04 2.23 3/185 1834
/proc/meminfo: memFree=23998544/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2078916 CPUtime=1395.36 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 226459 0 0 0 139444 92 0 0 20 0 1 0 290084652 2128809984 425937 33554432000 4194304 5208918 140734163113488 140734163111336 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519729 425937 104 248 0 519478 0
Current children cumulated CPU time (s) 1411.22
Current children cumulated vsize (KiB) 3168384

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.22 3/185 1834
/proc/meminfo: memFree=23998668/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2078916 CPUtime=1455.35 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 226459 0 0 0 145443 92 0 0 20 0 1 0 290084652 2128809984 425937 33554432000 4194304 5208918 140734163113488 140734163111336 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519729 425937 104 248 0 519478 0
Current children cumulated CPU time (s) 1471.21
Current children cumulated vsize (KiB) 3168384

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.20 3/185 1834
/proc/meminfo: memFree=23998296/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2078916 CPUtime=1515.34 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 226459 0 0 0 151442 92 0 0 20 0 1 0 290084652 2128809984 425937 33554432000 4194304 5208918 140734163113488 140734163111336 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519729 425937 104 248 0 519478 0
Current children cumulated CPU time (s) 1531.2
Current children cumulated vsize (KiB) 3168384

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.19 3/185 1834
/proc/meminfo: memFree=23998296/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2078916 CPUtime=1575.33 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 226459 0 0 0 157441 92 0 0 20 0 1 0 290084652 2128809984 425937 33554432000 4194304 5208918 140734163113488 140734163111336 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519729 425937 104 248 0 519478 0
Current children cumulated CPU time (s) 1591.19
Current children cumulated vsize (KiB) 3168384

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.17 3/186 1837
/proc/meminfo: memFree=23998316/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2078916 CPUtime=1635.33 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 226460 0 0 0 163441 92 0 0 20 0 1 0 290084652 2128809984 425938 33554432000 4194304 5208918 140734163113488 140734163111336 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519729 425938 104 248 0 519478 0
Current children cumulated CPU time (s) 1651.19
Current children cumulated vsize (KiB) 3168384

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.16 3/185 1838
/proc/meminfo: memFree=23998448/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2078916 CPUtime=1695.31 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 226466 0 0 0 169439 92 0 0 20 0 1 0 290084652 2128809984 425944 33554432000 4194304 5208918 140734163113488 140734163111336 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519729 425944 104 248 0 519478 0
Current children cumulated CPU time (s) 1711.17
Current children cumulated vsize (KiB) 3168384

[startup+1782.31 s]
/proc/loadavg: 2.00 2.01 2.15 3/185 1838
/proc/meminfo: memFree=23998128/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2078916 CPUtime=1755.31 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 226482 0 0 0 175439 92 0 0 20 0 1 0 290084652 2128809984 425955 33554432000 4194304 5208918 140734163113488 140734163111336 4205631 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 519729 425955 104 248 0 519478 0
Current children cumulated CPU time (s) 1771.17
Current children cumulated vsize (KiB) 3168384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.2 s]
/proc/loadavg: 2.00 2.01 2.14 3/185 1838
/proc/meminfo: memFree=23987696/32873844 swapFree=7124/7124
[pid=1752] ppid=1750 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1752/stat : 1752 (npSolver-wbo.sh) S 1750 1752 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290081983 9367552 275 33554432000 4194304 5064252 140737240910000 140737240908912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1752/statm: 2287 275 233 213 0 72 0
[pid=1753] ppid=1752 vsize=1071172 CPUtime=15.86 cores=1,3,5,7
/proc/1753/stat : 1753 (npSolver-wbo) S 1752 1752 562 0 -1 4202496 34168 24123 0 2 1176 182 221 7 20 0 1 0 290081983 1096880128 207140 33554432000 4194304 5990268 140736761725296 140736761716736 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 831 0 0
/proc/1753/statm: 267793 207140 164 439 0 267350 0
[pid=1765] ppid=1753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1765/stat : 1765 (satsolver.sh) S 1753 1752 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290084651 9367552 266 33554432000 4194304 5064252 140736234666752 140736234665664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1765/statm: 2287 266 226 213 0 72 0
[pid=1766] ppid=1765 vsize=2081736 CPUtime=1784.21 cores=1,3,5,7
/proc/1766/stat : 1766 (glucose) R 1765 1752 562 0 -1 4202496 227166 0 0 0 178328 93 0 0 20 0 1 0 290084652 2131697664 427661 33554432000 4194304 5208918 140734163113488 140734163111336 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1766/statm: 520434 427661 105 248 0 520183 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 3171204

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1752 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=972875
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=908709
# CPU time returned by wait4() is 15.8816
# 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): 1811.22
CPU time (s): 1800.07
CPU user time (s): 1797.25
CPU system time (s): 2.82
CPU usage (%): 99.3846
Max. virtual memory (cumulated for all children) (KiB): 4044712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.9729
system time used= 1.90871
maximum resident set size= 1635568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59268
page faults= 2
swaps= 0
block input operations= 224
block output operations= 1637608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 628
involuntary context switches= 33

runsolver used 7.60084 second user time and 21.3138 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 23:12:42
IDJOB=3713409
IDBENCH=79567
IDSOLVER=2294
FILE ID=node134/3713409-1338239562
RUNJOBID= node134-1338228716-579
PBS_JOBID= 14624637
Free space on /tmp= 65208 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-16reduc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713409-1338239562/watcher-3713409-1338239562 -o /tmp/evaluation-result-3713409-1338239562/solver-3713409-1338239562 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713409-1338239562.wbo 1322312200 HOME HOME

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

MD5SUM BENCH= e51a1e905ff19ece48b75fd81968c4c3
RANDOM SEED=1322312200

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.278
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.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		: 2667.278
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.56
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.278
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.278
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.59
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.278
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.278
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		: 2667.278
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.57
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.278
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        10869268 kB
Buffers:          418884 kB
Cached:         11425028 kB
SwapCached:          352 kB
Active:          9941684 kB
Inactive:       10678064 kB
Active(anon):    8372064 kB
Inactive(anon):   405744 kB
Active(file):    1569620 kB
Inactive(file): 10272320 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107772 kB
Dirty:           5817848 kB
Writeback:             0 kB
AnonPages:       8782088 kB
Mapped:            13664 kB
Shmem:               100 kB
Slab:            1224908 kB
SReclaimable:     662388 kB
SUnreclaim:       562520 kB
KernelStack:        1472 kB
PageTables:        21332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    8962308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8742912 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= 69420 MiB
End job on node134 at 2012-05-28 23:42:57