Trace number 3753574

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.01 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_31_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMea89038de81a2a24e795de2249a907ab
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.628903
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1860
Total number of constraints122
Number of soft constraints42
Number of constraints which are clauses62
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 2134
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2133
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run usual solver
58.05/58.13	o 1037
77.33/77.52	o 77
81.75/81.86	o 6
90.44/90.54	o 3
1800.01/1800.41	c error: unexpected solver exit code
1800.01/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-3753574-1339186449/watcher-3753574-1339186449 -o /tmp/evaluation-result-3753574-1339186449/solver-3753574-1339186449 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753574-1339186449.wbo 172482502 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/172 25913
/proc/meminfo: memFree=30777460/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0

[startup+0.025881 s]
/proc/loadavg: 2.00 2.01 2.00 3/172 25913
/proc/meminfo: memFree=30777460/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100303 s]
/proc/loadavg: 2.00 2.01 2.00 3/172 25913
/proc/meminfo: memFree=30777460/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.00 2.01 2.00 3/172 25913
/proc/meminfo: memFree=30777460/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700206 s]
/proc/loadavg: 2.00 2.01 2.00 3/172 25913
/proc/meminfo: memFree=30777460/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 25937
/proc/meminfo: memFree=30742732/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=2776 CPUtime=0.03 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 1904 1899 0 0 1 0 2 0 20 0 1 0 384769817 2842624 340 33554432000 4194304 6006132 140736056052352 140736056046544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25917/statm: 694 340 157 443 0 247 0
[pid=25929] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25929/stat : 25929 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384769822 9367552 266 33554432000 4194304 5064252 140734512071520 140734512070432 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25929/statm: 2287 266 226 213 0 72 0
[pid=25930] ppid=25929 vsize=15096 CPUtime=1.43 cores=1,3,5,7
/proc/25930/stat : 25930 (glucose) R 25929 25913 24017 0 -1 4202496 3744 0 0 0 142 1 0 0 20 0 1 0 384769822 15458304 3309 33554432000 4194304 5208918 140733789453648 140733789451800 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25930/statm: 3774 3309 96 248 0 3523 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 36168

[startup+3.10035 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 25937
/proc/meminfo: memFree=30728168/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=2776 CPUtime=0.03 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 1904 1899 0 0 1 0 2 0 20 0 1 0 384769817 2842624 340 33554432000 4194304 6006132 140736056052352 140736056046544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25917/statm: 694 340 157 443 0 247 0
[pid=25929] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25929/stat : 25929 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384769822 9367552 266 33554432000 4194304 5064252 140734512071520 140734512070432 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25929/statm: 2287 266 226 213 0 72 0
[pid=25930] ppid=25929 vsize=31052 CPUtime=3.03 cores=1,3,5,7
/proc/25930/stat : 25930 (glucose) R 25929 25913 24017 0 -1 4202496 5180 0 0 0 301 2 0 0 20 0 1 0 384769822 31797248 7300 33554432000 4194304 5208918 140733789453648 140733789451592 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25930/statm: 7763 7300 96 248 0 7512 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52124

[startup+6.30038 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 25937
/proc/meminfo: memFree=30706904/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=2776 CPUtime=0.03 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 1904 1899 0 0 1 0 2 0 20 0 1 0 384769817 2842624 340 33554432000 4194304 6006132 140736056052352 140736056046544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25917/statm: 694 340 157 443 0 247 0
[pid=25929] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25929/stat : 25929 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384769822 9367552 266 33554432000 4194304 5064252 140734512071520 140734512070432 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25929/statm: 2287 266 226 213 0 72 0
[pid=25930] ppid=25929 vsize=33772 CPUtime=6.23 cores=1,3,5,7
/proc/25930/stat : 25930 (glucose) R 25929 25913 24017 0 -1 4202496 5349 0 0 0 621 2 0 0 20 0 1 0 384769822 34582528 7980 33554432000 4194304 5208918 140733789453648 140733789451512 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25930/statm: 8443 7980 96 248 0 8192 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 54844

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 26001
/proc/meminfo: memFree=30741072/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=2776 CPUtime=0.03 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 1904 1899 0 0 1 0 2 0 20 0 1 0 384769817 2842624 340 33554432000 4194304 6006132 140736056052352 140736056046544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25917/statm: 694 340 157 443 0 247 0
[pid=25929] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25929/stat : 25929 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384769822 9367552 266 33554432000 4194304 5064252 140734512071520 140734512070432 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25929/statm: 2287 266 226 213 0 72 0
[pid=25930] ppid=25929 vsize=26588 CPUtime=12.62 cores=1,3,5,7
/proc/25930/stat : 25930 (glucose) R 25929 25913 24017 0 -1 4202496 6236 0 0 0 1260 2 0 0 20 0 1 0 384769822 27226112 4307 33554432000 4194304 5208918 140733789453648 140733789451592 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25930/statm: 6647 4307 96 248 0 6396 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 47660

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26001
/proc/meminfo: memFree=30668832/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=2776 CPUtime=0.03 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 1904 1899 0 0 1 0 2 0 20 0 1 0 384769817 2842624 340 33554432000 4194304 6006132 140736056052352 140736056046544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25917/statm: 694 340 157 443 0 247 0
[pid=25929] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25929/stat : 25929 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384769822 9367552 266 33554432000 4194304 5064252 140734512071520 140734512070432 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25929/statm: 2287 266 226 213 0 72 0
[pid=25930] ppid=25929 vsize=57048 CPUtime=25.42 cores=1,3,5,7
/proc/25930/stat : 25930 (glucose) R 25929 25913 24017 0 -1 4202496 7068 0 0 0 2539 3 0 0 20 0 1 0 384769822 58417152 13314 33554432000 4194304 5208918 140733789453648 140733789451592 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25930/statm: 14262 13314 96 248 0 14011 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 78120

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26001
/proc/meminfo: memFree=30659456/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=2776 CPUtime=0.03 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 1904 1899 0 0 1 0 2 0 20 0 1 0 384769817 2842624 340 33554432000 4194304 6006132 140736056052352 140736056046544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25917/statm: 694 340 157 443 0 247 0
[pid=25929] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25929/stat : 25929 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384769822 9367552 266 33554432000 4194304 5064252 140734512071520 140734512070432 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25929/statm: 2287 266 226 213 0 72 0
[pid=25930] ppid=25929 vsize=57048 CPUtime=51.02 cores=1,3,5,7
/proc/25930/stat : 25930 (glucose) R 25929 25913 24017 0 -1 4202496 8502 0 0 0 5097 5 0 0 20 0 1 0 384769822 58417152 13826 33554432000 4194304 5208918 140733789453648 140733789451736 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25930/statm: 14262 13826 96 248 0 14011 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 78120

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26029
/proc/meminfo: memFree=30643552/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=11116 CPUtime=90.5 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 3801 43752 0 0 6 2 9018 24 20 0 1 0 384769817 11382784 2281 33554432000 4194304 6006132 140736056052352 140736056043744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25917/statm: 2779 2281 167 443 0 2332 0
[pid=26028] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26028/stat : 26028 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384778871 9367552 267 33554432000 4194304 5064252 140736536200576 140736536199488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26028/statm: 2287 267 226 213 0 72 0
[pid=26029] ppid=26028 vsize=33788 CPUtime=11.74 cores=1,3,5,7
/proc/26029/stat : 26029 (glucose) R 26028 25913 24017 0 -1 4202496 4778 0 0 0 1173 1 0 0 20 0 1 0 384778872 34598912 8019 33554432000 4194304 5208918 140736174511744 140736174509608 4229699 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26029/statm: 8447 8019 104 248 0 8196 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 63200

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26036
/proc/meminfo: memFree=30548084/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=11116 CPUtime=90.5 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 3801 43752 0 0 6 2 9018 24 20 0 1 0 384769817 11382784 2281 33554432000 4194304 6006132 140736056052352 140736056043744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25917/statm: 2779 2281 167 443 0 2332 0
[pid=26028] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/26029/stat : 26029 (glucose) R 26028 25913 24017 0 -1 4202496 36177 0 0 0 127082 68 0 0 20 0 1 0 384778872 198602752 46718 33554432000 4194304 5208918 140736174511744 140736174509592 4212457 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26029/statm: 48487 46718 104 248 0 48236 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 223360

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 26096
/proc/meminfo: memFree=30413684/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=11116 CPUtime=90.5 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 3801 43752 0 0 6 2 9018 24 20 0 1 0 384769817 11382784 2281 33554432000 4194304 6006132 140736056052352 140736056043744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25917/statm: 2779 2281 167 443 0 2332 0
[pid=26028] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26028/stat : 26028 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384778871 9367552 267 33554432000 4194304 5064252 140736536200576 140736536199488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26028/statm: 2287 267 226 213 0 72 0
[pid=26029] ppid=26028 vsize=165352 CPUtime=1331.5 cores=1,3,5,7
/proc/26029/stat : 26029 (glucose) R 26028 25913 24017 0 -1 4202496 37271 0 0 0 133079 71 0 0 20 0 1 0 384778872 169320448 40441 33554432000 4194304 5208918 140736174511744 140736174509832 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26029/statm: 41338 40441 104 248 0 41087 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 194764

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 26096
/proc/meminfo: memFree=30382884/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=11116 CPUtime=90.5 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 3801 43752 0 0 6 2 9018 24 20 0 1 0 384769817 11382784 2281 33554432000 4194304 6006132 140736056052352 140736056043744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25917/statm: 2779 2281 167 443 0 2332 0
[pid=26028] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26028/stat : 26028 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384778871 9367552 267 33554432000 4194304 5064252 140736536200576 140736536199488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26028/statm: 2287 267 226 213 0 72 0
[pid=26029] ppid=26028 vsize=250116 CPUtime=1391.49 cores=1,3,5,7
/proc/26029/stat : 26029 (glucose) R 26028 25913 24017 0 -1 4202496 39030 0 0 0 139076 73 0 0 20 0 1 0 384778872 256118784 52415 33554432000 4194304 5208918 140736174511744 140736174509592 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26029/statm: 62529 52415 104 248 0 62278 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 279528

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26097
/proc/meminfo: memFree=30385152/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=11116 CPUtime=90.5 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 3801 43752 0 0 6 2 9018 24 20 0 1 0 384769817 11382784 2281 33554432000 4194304 6006132 140736056052352 140736056043744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25917/statm: 2779 2281 167 443 0 2332 0
[pid=26028] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26028/stat : 26028 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384778871 9367552 267 33554432000 4194304 5064252 140736536200576 140736536199488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26028/statm: 2287 267 226 213 0 72 0
[pid=26029] ppid=26028 vsize=203032 CPUtime=1451.46 cores=1,3,5,7
/proc/26029/stat : 26029 (glucose) R 26028 25913 24017 0 -1 4202496 40623 0 0 0 145071 75 0 0 20 0 1 0 384778872 207904768 44359 33554432000 4194304 5208918 140736174511744 140736174509592 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26029/statm: 50758 44359 104 248 0 50507 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 232444

[startup+1602.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/184 26100
/proc/meminfo: memFree=30338136/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=11116 CPUtime=90.5 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 3801 43752 0 0 6 2 9018 24 20 0 1 0 384769817 11382784 2281 33554432000 4194304 6006132 140736056052352 140736056043744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25917/statm: 2779 2281 167 443 0 2332 0
[pid=26028] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26028/stat : 26028 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384778871 9367552 267 33554432000 4194304 5064252 140736536200576 140736536199488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26028/statm: 2287 267 226 213 0 72 0
[pid=26029] ppid=26028 vsize=255964 CPUtime=1511.45 cores=1,3,5,7
/proc/26029/stat : 26029 (glucose) R 26028 25913 24017 0 -1 4202496 41553 0 0 0 151069 76 0 0 20 0 1 0 384778872 262107136 55506 33554432000 4194304 5208918 140736174511744 140736174509592 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26029/statm: 63991 55506 104 248 0 63740 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 285376

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 26100
/proc/meminfo: memFree=30377652/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=11116 CPUtime=90.5 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 3801 43752 0 0 6 2 9018 24 20 0 1 0 384769817 11382784 2281 33554432000 4194304 6006132 140736056052352 140736056043744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25917/statm: 2779 2281 167 443 0 2332 0
[pid=26028] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26028/stat : 26028 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384778871 9367552 267 33554432000 4194304 5064252 140736536200576 140736536199488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26028/statm: 2287 267 226 213 0 72 0
[pid=26029] ppid=26028 vsize=207928 CPUtime=1571.44 cores=1,3,5,7
/proc/26029/stat : 26029 (glucose) R 26028 25913 24017 0 -1 4202496 42901 0 0 0 157065 79 0 0 20 0 1 0 384778872 212918272 48972 33554432000 4194304 5208918 140736174511744 140736174509592 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26029/statm: 51982 48972 104 248 0 51731 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 237340

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 26100
/proc/meminfo: memFree=30387988/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=11116 CPUtime=90.5 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 3801 43752 0 0 6 2 9018 24 20 0 1 0 384769817 11382784 2281 33554432000 4194304 6006132 140736056052352 140736056043744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25917/statm: 2779 2281 167 443 0 2332 0
[pid=26028] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26028/stat : 26028 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384778871 9367552 267 33554432000 4194304 5064252 140736536200576 140736536199488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26028/statm: 2287 267 226 213 0 72 0
[pid=26029] ppid=26028 vsize=208308 CPUtime=1631.43 cores=1,3,5,7
/proc/26029/stat : 26029 (glucose) R 26028 25913 24017 0 -1 4202496 44240 0 0 0 163061 82 0 0 20 0 1 0 384778872 213307392 45235 33554432000 4194304 5208918 140736174511744 140736174509896 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26029/statm: 52077 45235 104 248 0 51826 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 237720

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 26100
/proc/meminfo: memFree=30360496/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=11116 CPUtime=90.5 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 3801 43752 0 0 6 2 9018 24 20 0 1 0 384769817 11382784 2281 33554432000 4194304 6006132 140736056052352 140736056043744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25917/statm: 2779 2281 167 443 0 2332 0
[pid=26028] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26028/stat : 26028 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384778871 9367552 267 33554432000 4194304 5064252 140736536200576 140736536199488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26028/statm: 2287 267 226 213 0 72 0
[pid=26029] ppid=26028 vsize=260592 CPUtime=1691.41 cores=1,3,5,7
/proc/26029/stat : 26029 (glucose) R 26028 25913 24017 0 -1 4202496 44970 0 0 0 169057 84 0 0 20 0 1 0 384778872 266846208 55145 33554432000 4194304 5208918 140736174511744 140736174509592 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26029/statm: 65148 55145 104 248 0 64897 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 290004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 26100
/proc/meminfo: memFree=30312340/32873844 swapFree=7632/7632
[pid=25913] ppid=25910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25913/stat : 25913 (npSolver-wbo-It) S 25910 25913 24017 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384769816 9367552 275 33554432000 4194304 5064252 140735904387632 140735904386544 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25913/statm: 2287 275 233 213 0 72 0
[pid=25917] ppid=25913 vsize=11116 CPUtime=90.5 cores=1,3,5,7
/proc/25917/stat : 25917 (npSolver-wbo) S 25913 25913 24017 0 -1 4202496 3801 43752 0 0 6 2 9018 24 20 0 1 0 384769817 11382784 2281 33554432000 4194304 6006132 140736056052352 140736056043744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25917/statm: 2779 2281 167 443 0 2332 0
[pid=26028] ppid=25917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26028/stat : 26028 (satsolver.sh) S 25917 25913 24017 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384778871 9367552 267 33554432000 4194304 5064252 140736536200576 140736536199488 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26028/statm: 2287 267 226 213 0 72 0
[pid=26029] ppid=26028 vsize=261020 CPUtime=1709.51 cores=1,3,5,7
/proc/26029/stat : 26029 (glucose) R 26028 25913 24017 0 -1 4202496 45086 0 0 0 170867 84 0 0 20 0 1 0 384778872 267284480 58327 33554432000 4194304 5208918 140736174511744 140736174509592 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26029/statm: 65255 58327 104 248 0 65004 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 290432

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 25913 and gives
#  childrusage.ru_utime.tv_sec=90
#  childrusage.ru_utime.tv_usec=248280
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=278957
# CPU time returned by wait4() is 90.5272
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.01
CPU user time (s): 1798.91
CPU system time (s): 1.1
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 336464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.2483
system time used= 0.278957
maximum resident set size= 91488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48531
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 222
involuntary context switches= 143

runsolver used 3.53146 second user time and 8.45971 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-08 22:14:10
IDJOB=3753574
IDBENCH=78699
IDSOLVER=2337
FILE ID=node144/3753574-1339186449
RUNJOBID= node144-1339184649-25749
PBS_JOBID= 14643804
Free space on /tmp= 68976 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753574-1339186449/watcher-3753574-1339186449 -o /tmp/evaluation-result-3753574-1339186449/solver-3753574-1339186449 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753574-1339186449.wbo 172482502 HOME HOME

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

MD5SUM BENCH= ea89038de81a2a24e795de2249a907ab
RANDOM SEED=172482502

node144.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.196
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	: 5332.39
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.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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	: 5438.54
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.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30778252 kB
Buffers:         1064472 kB
Cached:           107056 kB
SwapCached:          460 kB
Active:          1126452 kB
Inactive:          63432 kB
Active(anon):       1884 kB
Inactive(anon):    12104 kB
Active(file):    1124568 kB
Inactive(file):    51328 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:             16312 kB
Writeback:             0 kB
AnonPages:        395648 kB
Mapped:            10068 kB
Shmem:               172 kB
Slab:             766780 kB
SReclaimable:     208536 kB
SUnreclaim:       558244 kB
KernelStack:        1520 kB
PageTables:         3784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    376832 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= 68956 MiB
End job on node144 at 2012-06-08 22:44:10