Trace number 3715356

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-quickBound? (TO) 1800.04 1800.62

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12015_3-unsat--soft-33-100-0.wbo
MD5SUM0c296f9c06ec0d444dee5de3ba1f40ca
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark49.8964
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables21054
Total number of constraints66352
Number of soft constraints44341
Number of constraints which are clauses66008
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints344
Minimum length of a constraint1
Maximum length of a constraint93
Top cost 2247790
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2247789
Biggest number in a constraint 46
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 599
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.99/4.01	c run usual solver
44.25/44.48	o 20322
44.25/44.48	c starting approximation
44.25/44.49	c factor = 2
44.25/44.49	c factor still to low - shrinking to 2717.01
44.25/44.49	c approx number of clauses: 1e+06
44.25/44.49	c current bound: 10161
170.42/170.66	c current bound: 10161
298.59/298.89	c current bound: 10161
426.01/426.31	c current bound: 10161
554.25/554.57	c current bound: 10161
681.51/681.89	c current bound: 10161
809.27/809.65	c current bound: 10161
936.66/937.09	c current bound: 10161
1065.12/1065.60	c current bound: 10161
1192.76/1193.23	c current bound: 10161
1320.41/1320.90	c current bound: 10161
1448.40/1448.91	c current bound: 10161
1575.53/1576.08	c current bound: 10161
1704.58/1705.18	c current bound: 10161
1800.04/1800.61	c error: unexpected solver exit code
1800.04/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3715356-1338168966/watcher-3715356-1338168966 -o /tmp/evaluation-result-3715356-1338168966/solver-3715356-1338168966 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715356-1338168966.wbo 152569233 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.00 2.02 2.04 2/179 25830
/proc/meminfo: memFree=27220580/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0

[startup+0.0729309 s]
/proc/loadavg: 2.00 2.02 2.04 2/179 25830
/proc/meminfo: memFree=27220580/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 2.00 2.02 2.04 2/179 25830
/proc/meminfo: memFree=27220580/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300198 s]
/proc/loadavg: 2.00 2.02 2.04 2/179 25830
/proc/meminfo: memFree=27220580/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 2.00 2.02 2.04 2/179 25830
/proc/meminfo: memFree=27220580/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.02 2.04 3/181 25832
/proc/meminfo: memFree=27127980/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=134940 CPUtime=1.49 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) R 25830 25830 21579 0 -1 4202496 7756 0 0 0 145 4 0 0 20 0 1 0 283022321 138178560 23257 33554432000 4194304 5990268 140735174982528 140735174978104 4700080 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 33735 23257 145 439 0 33292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144088

[startup+3.10022 s]
/proc/loadavg: 2.00 2.02 2.04 3/181 25832
/proc/meminfo: memFree=27127360/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=134940 CPUtime=3.09 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) R 25830 25830 21579 0 -1 4202496 7756 0 0 0 305 4 0 0 20 0 1 0 283022321 138178560 23257 33554432000 4194304 5990268 140735174982528 140735174978104 4467338 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 33735 23257 145 439 0 33292 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144088

[startup+6.30036 s]
/proc/loadavg: 2.00 2.02 2.04 3/183 25834
/proc/meminfo: memFree=26661660/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=135984 CPUtime=4.07 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 8432 0 0 0 390 17 0 0 20 0 1 0 283022321 139247616 26088 33554432000 4194304 5990268 140735174982528 140735174975680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 33996 26088 153 439 0 33553 0
[pid=25833] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25833/stat : 25833 (cp2_pre.sh) S 25831 25830 21579 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 283022729 9367552 276 33554432000 4194304 5064252 140736137833472 140736137832176 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 2287 276 234 213 0 72 0
[pid=25834] ppid=25833 vsize=544632 CPUtime=2.19 cores=0,2,4,6
/proc/25834/stat : 25834 (coprocessor) R 25833 25830 21579 0 -1 4202496 52144 0 0 0 206 13 0 0 20 0 1 0 283022730 557703168 118045 33554432000 4194304 6586260 140733887345808 140733887342136 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/25834/statm: 136158 118045 164 584 0 135570 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 698912

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.04 3/183 25834
/proc/meminfo: memFree=26403588/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=135984 CPUtime=4.07 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 8432 0 0 0 390 17 0 0 20 0 1 0 283022321 139247616 26088 33554432000 4194304 5990268 140735174982528 140735174975680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 33996 26088 153 439 0 33553 0
[pid=25833] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25833/stat : 25833 (cp2_pre.sh) S 25831 25830 21579 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 283022729 9367552 276 33554432000 4194304 5064252 140736137833472 140736137832176 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 2287 276 234 213 0 72 0
[pid=25834] ppid=25833 vsize=669420 CPUtime=8.59 cores=0,2,4,6
/proc/25834/stat : 25834 (coprocessor) R 25833 25830 21579 0 -1 4202496 68851 0 0 0 842 17 0 0 20 0 1 0 283022730 685486080 163368 33554432000 4194304 6586260 140733887345808 140733887341128 4690053 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/25834/statm: 167355 163368 190 584 0 166767 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 823700

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.04 3/183 25834
/proc/meminfo: memFree=26401736/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=135984 CPUtime=4.07 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 8432 0 0 0 390 17 0 0 20 0 1 0 283022321 139247616 26088 33554432000 4194304 5990268 140735174982528 140735174975680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25831/statm: 33996 26088 153 439 0 33553 0
[pid=25833] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25833/stat : 25833 (cp2_pre.sh) S 25831 25830 21579 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 283022729 9367552 276 33554432000 4194304 5064252 140736137833472 140736137832176 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 2287 276 234 213 0 72 0
[pid=25834] ppid=25833 vsize=670212 CPUtime=21.39 cores=0,2,4,6
/proc/25834/stat : 25834 (coprocessor) R 25833 25830 21579 0 -1 4202496 69077 0 0 0 2122 17 0 0 20 0 1 0 283022730 686297088 163594 33554432000 4194304 6586260 140733887345808 140733887341352 5599579 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/25834/statm: 167553 163594 190 584 0 166965 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 824492

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.04 3/183 25851
/proc/meminfo: memFree=26714432/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=167272 CPUtime=44.44 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 10702 131230 0 0 454 231 3533 226 20 0 1 0 283022321 171286528 33700 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 41818 33700 176 439 0 41375 0
[pid=25850] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25850/stat : 25850 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283026780 9367552 266 33554432000 4194304 5064252 140733892701152 140733892700064 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25850/statm: 2287 266 226 213 0 72 0
[pid=25851] ppid=25850 vsize=299908 CPUtime=6.5 cores=0,2,4,6
/proc/25851/stat : 25851 (glucose) R 25850 25830 21579 0 -1 4202496 46623 0 0 0 639 11 0 0 20 0 1 0 283026780 307105792 65266 33554432000 4194304 5208918 140736793165040 140736793163000 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25851/statm: 74977 65266 95 248 0 74726 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 485476

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.04 3/183 25851
/proc/meminfo: memFree=26711892/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=167272 CPUtime=44.44 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 10702 131230 0 0 454 231 3533 226 20 0 1 0 283022321 171286528 33700 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 41818 33700 176 439 0 41375 0
[pid=25850] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25850/stat : 25850 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283026780 9367552 266 33554432000 4194304 5064252 140733892701152 140733892700064 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25850/statm: 2287 266 226 213 0 72 0
[pid=25851] ppid=25850 vsize=300172 CPUtime=57.69 cores=0,2,4,6
/proc/25851/stat : 25851 (glucose) R 25850 25830 21579 0 -1 4202496 46784 0 0 0 5758 11 0 0 20 0 1 0 283026780 307376128 65938 33554432000 4194304 5208918 140736793165040 140736793162984 4211584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25851/statm: 75043 65938 95 248 0 74792 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 485740

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.03 3/183 25851
/proc/meminfo: memFree=26706032/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=167272 CPUtime=44.44 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 10702 131230 0 0 454 231 3533 226 20 0 1 0 283022321 171286528 33700 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 41818 33700 176 439 0 41375 0
[pid=25850] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25850/stat : 25850 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283026780 9367552 266 33554432000 4194304 5064252 140733892701152 140733892700064 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25850/statm: 2287 266 226 213 0 72 0
[pid=25851] ppid=25850 vsize=306508 CPUtime=117.67 cores=0,2,4,6
/proc/25851/stat : 25851 (glucose) R 25850 25830 21579 0 -1 4202496 47748 0 0 0 11756 11 0 0 20 0 1 0 283026780 313864192 67413 33554432000 4194304 5208918 140736793165040 140736793162872 4211584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25851/statm: 76627 67413 103 248 0 76376 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 492076

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/183 25858
/proc/meminfo: memFree=26700544/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/25966/stat : 25966 (glucose) R 25965 25830 21579 0 -1 4202496 45790 0 0 0 4116 11 0 0 20 0 1 0 283154421 307376128 65678 33554432000 4194304 5208918 140737004246608 140737004244552 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25966/statm: 75043 65678 95 248 0 74792 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 498028

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 26476
/proc/meminfo: memFree=26753088/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=179560 CPUtime=1320.58 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 29464 758348 0 0 612 244 130599 603 20 0 1 0 283022321 183869440 36028 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 44890 36028 177 439 0 44447 0
[pid=25965] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25965/stat : 25965 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283154421 9367552 265 33554432000 4194304 5064252 140736582177664 140736582176576 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25965/statm: 2287 265 226 213 0 72 0
[pid=25966] ppid=25965 vsize=306508 CPUtime=101.26 cores=0,2,4,6
/proc/25966/stat : 25966 (glucose) R 25965 25830 21579 0 -1 4202496 46782 0 0 0 10115 11 0 0 20 0 1 0 283154421 313864192 67684 33554432000 4194304 5208918 140737004246608 140737004244440 4211807 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25966/statm: 76627 67684 103 248 0 76376 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 504364

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/185 27138
/proc/meminfo: memFree=26778296/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=179560 CPUtime=1448.57 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 31340 821149 0 0 627 246 143343 641 20 0 1 0 283022321 183869440 36028 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 44890 36028 177 439 0 44447 0
[pid=26783] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26783/stat : 26783 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283167221 9367552 266 33554432000 4194304 5064252 140736180039456 140736180038368 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26783/statm: 2287 266 226 213 0 72 0
[pid=26784] ppid=26783 vsize=300040 CPUtime=33.27 cores=0,2,4,6
/proc/26784/stat : 26784 (glucose) R 26783 25830 21579 0 -1 4202496 46577 0 0 0 3316 11 0 0 20 0 1 0 283167222 307240960 66298 33554432000 4194304 5208918 140734304187440 140734304185288 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 75010 66298 95 248 0 74759 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 497896

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 27826
/proc/meminfo: memFree=26757812/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=179560 CPUtime=1448.57 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 31340 821149 0 0 627 246 143343 641 20 0 1 0 283022321 183869440 36028 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 44890 36028 177 439 0 44447 0
[pid=26783] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26783/stat : 26783 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283167221 9367552 266 33554432000 4194304 5064252 140736180039456 140736180038368 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26783/statm: 2287 266 226 213 0 72 0
[pid=26784] ppid=26783 vsize=300304 CPUtime=93.25 cores=0,2,4,6
/proc/26784/stat : 26784 (glucose) R 26783 25830 21579 0 -1 4202496 46723 0 0 0 9314 11 0 0 20 0 1 0 283167222 307511296 66956 33554432000 4194304 5208918 140734304187440 140734304185384 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 75076 66956 95 248 0 74825 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 498160

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 28487
/proc/meminfo: memFree=26792196/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=179560 CPUtime=1575.71 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 33216 884748 0 0 643 247 156002 679 20 0 1 0 283022321 183869440 36028 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 44890 36028 177 439 0 44447 0
[pid=28214] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28214/stat : 28214 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283179939 9367552 267 33554432000 4194304 5064252 140735873820864 140735873819776 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28214/statm: 2287 267 226 213 0 72 0
[pid=28215] ppid=28214 vsize=300036 CPUtime=26.09 cores=0,2,4,6
/proc/28215/stat : 28215 (glucose) R 28214 25830 21579 0 -1 4202496 47756 0 0 0 2597 12 0 0 20 0 1 0 283179939 307236864 65922 33554432000 4194304 5208918 140734516285664 140734516283512 4211652 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28215/statm: 75009 65922 95 248 0 74758 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 497892

[startup+1662.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 29156
/proc/meminfo: memFree=26752340/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=179560 CPUtime=1575.71 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 33216 884748 0 0 643 247 156002 679 20 0 1 0 283022321 183869440 36028 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 44890 36028 177 439 0 44447 0
[pid=28214] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28214/stat : 28214 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283179939 9367552 267 33554432000 4194304 5064252 140735873820864 140735873819776 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28214/statm: 2287 267 226 213 0 72 0
[pid=28215] ppid=28214 vsize=300300 CPUtime=86.06 cores=0,2,4,6
/proc/28215/stat : 28215 (glucose) R 28214 25830 21579 0 -1 4202496 47911 0 0 0 8594 12 0 0 20 0 1 0 283179939 307507200 66579 33554432000 4194304 5208918 140734516285664 140734516283608 4211580 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28215/statm: 75075 66579 95 248 0 74824 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 498156

[startup+1722.3 s]
/proc/loadavg: 1.96 2.01 2.00 3/184 29814
/proc/meminfo: memFree=26770928/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=179560 CPUtime=1704.75 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 35092 946977 0 0 659 249 168852 715 20 0 1 0 283022321 183869440 36028 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 44890 36028 177 439 0 44447 0
[pid=29642] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29642/stat : 29642 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283192849 9367552 266 33554432000 4194304 5064252 140736646450832 140736646449744 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29642/statm: 2287 266 226 213 0 72 0
[pid=29643] ppid=29642 vsize=299908 CPUtime=17.01 cores=0,2,4,6
/proc/29643/stat : 29643 (glucose) R 29642 25830 21579 0 -1 4202496 46544 0 0 0 1691 10 0 0 20 0 1 0 283192849 307105792 65755 33554432000 4194304 5208918 140736479172448 140736479170408 4211834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29643/statm: 74977 65755 95 248 0 74726 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 497764

[startup+1782.3 s]
/proc/loadavg: 1.87 1.97 1.99 3/181 30483
/proc/meminfo: memFree=26756940/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=179560 CPUtime=1704.75 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 35092 946977 0 0 659 249 168852 715 20 0 1 0 283022321 183869440 36028 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 44890 36028 177 439 0 44447 0
[pid=29642] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29642/stat : 29642 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283192849 9367552 266 33554432000 4194304 5064252 140736646450832 140736646449744 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29642/statm: 2287 266 226 213 0 72 0
[pid=29643] ppid=29642 vsize=300304 CPUtime=76.98 cores=0,2,4,6
/proc/29643/stat : 29643 (glucose) R 29642 25830 21579 0 -1 4202496 46725 0 0 0 7688 10 0 0 20 0 1 0 283192849 307511296 66439 33554432000 4194304 5208918 140736479172448 140736479170392 4211574 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29643/statm: 75076 66439 95 248 0 74825 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 498160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.91 1.97 1.99 3/183 30690
/proc/meminfo: memFree=26754588/32873660 swapFree=7120/7120
[pid=25830] ppid=25828 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25830/stat : 25830 (npSolver-wbo-It) S 25828 25830 21579 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283022321 9367552 275 33554432000 4194304 5064252 140737209034208 140737209033120 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 2287 275 233 213 0 72 0
[pid=25831] ppid=25830 vsize=179560 CPUtime=1704.75 cores=0,2,4,6
/proc/25831/stat : 25831 (npSolver-wbo) S 25830 25830 21579 0 -1 4202496 35092 946977 0 0 659 249 168852 715 20 0 1 0 283022321 183869440 36028 33554432000 4194304 5990268 140735174982528 140735174973936 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/25831/statm: 44890 36028 177 439 0 44447 0
[pid=29642] ppid=25831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29642/stat : 29642 (satsolver.sh) S 25831 25830 21579 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283192849 9367552 266 33554432000 4194304 5064252 140736646450832 140736646449744 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29642/statm: 2287 266 226 213 0 72 0
[pid=29643] ppid=29642 vsize=300304 CPUtime=95.29 cores=0,2,4,6
/proc/29643/stat : 29643 (glucose) R 29642 25830 21579 0 -1 4202496 46742 0 0 0 9519 10 0 0 20 0 1 0 283192849 307511296 66967 33554432000 4194304 5208918 140736479172448 140736479170392 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29643/statm: 75076 66967 95 248 0 74825 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 498160

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 25830 and gives
#  childrusage.ru_utime.tv_sec=1695
#  childrusage.ru_utime.tv_usec=118302
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=655532
# CPU time returned by wait4() is 1704.77
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.04
CPU user time (s): 1790.3
CPU system time (s): 9.74
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 1007516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1695.12
system time used= 9.65553
maximum resident set size= 780892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 983044
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2100768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 34634
involuntary context switches= 2976

runsolver used 3.31549 second user time and 8.63769 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-28 03:36:06
IDJOB=3715356
IDBENCH=78638
IDSOLVER=2297
FILE ID=node117/3715356-1338168966
RUNJOBID= node117-1338159294-21595
PBS_JOBID= 14624552
Free space on /tmp= 70016 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/normalized-j12015_3-unsat--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715356-1338168966/watcher-3715356-1338168966 -o /tmp/evaluation-result-3715356-1338168966/solver-3715356-1338168966 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715356-1338168966.wbo 152569233 HOME HOME

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

MD5SUM BENCH= 0c296f9c06ec0d444dee5de3ba1f40ca
RANDOM SEED=152569233

node117.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.148
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.29
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.148
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		: 2667.148
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27221224 kB
Buffers:          489872 kB
Cached:          4116516 kB
SwapCached:            0 kB
Active:          2539056 kB
Inactive:        2202864 kB
Active(anon):     126296 kB
Inactive(anon):    11352 kB
Active(file):    2412760 kB
Inactive(file):  2191512 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10536 kB
Writeback:             0 kB
AnonPages:        142088 kB
Mapped:            15396 kB
Shmem:               200 kB
Slab:             772792 kB
SReclaimable:     217076 kB
SUnreclaim:       555716 kB
KernelStack:        1544 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     266748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69908 MiB
End job on node117 at 2012-05-28 04:06:06