Trace number 3715354

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.09 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12013_1-unsat--soft-33-100-0.wbo
MD5SUMaf27a3363dc9db8608eaadebe8e447c1
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark2324
Best CPU time to get the best result obtained on this benchmark1800.04
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables29282
Total number of constraints92908
Number of soft constraints62298
Number of constraints which are clauses92428
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints480
Minimum length of a constraint1
Maximum length of a constraint93
Top cost 3133829
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3133828
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 554
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

4.18/4.20	c run usual solver
38.01/38.10	o 39606
38.01/38.10	c starting approximation
38.01/38.11	c factor = 2
38.01/38.11	c factor still to low - shrinking to 7440.38
38.01/38.11	c approx number of clauses: 1e+06
38.01/38.11	c current bound: 19803
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3715354-1338170998/watcher-3715354-1338170998 -o /tmp/evaluation-result-3715354-1338170998/solver-3715354-1338170998 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715354-1338170998.wbo 137428579 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.00 2.00 3/179 21499
/proc/meminfo: memFree=28635064/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0

[startup+0.041287 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21499
/proc/meminfo: memFree=28635064/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21499
/proc/meminfo: memFree=28635064/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21499
/proc/meminfo: memFree=28635064/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700359 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21499
/proc/meminfo: memFree=28635064/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/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.00 2.00 3/181 21501
/proc/meminfo: memFree=28509008/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=166860 CPUtime=1.49 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) R 21499 21499 18846 0 -1 4202496 7559 0 0 0 145 4 0 0 20 0 1 0 283224868 170864640 31477 33554432000 4194304 5990268 140735409658224 140735409654104 4604896 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 41715 31477 145 439 0 41272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176008

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21501
/proc/meminfo: memFree=28508644/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=166860 CPUtime=3.09 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) R 21499 21499 18846 0 -1 4202496 7559 0 0 0 305 4 0 0 20 0 1 0 283224868 170864640 31477 33554432000 4194304 5990268 140735409658224 140735409654104 4707053 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 41715 31477 145 439 0 41272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 176008

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 21506
/proc/meminfo: memFree=28044740/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=166860 CPUtime=4.29 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 8247 0 0 0 408 21 0 0 20 0 1 0 283224868 170864640 34045 33554432000 4194304 5990268 140735409658224 140735409651376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 41715 34045 153 439 0 41272 0
[pid=21505] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21505/stat : 21505 (cp2_pre.sh) S 21500 21499 18846 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 283225298 9367552 277 33554432000 4194304 5064252 140734006840960 140734006839664 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21505/statm: 2287 277 234 213 0 72 0
[pid=21506] ppid=21505 vsize=548696 CPUtime=1.99 cores=0,2,4,6
/proc/21506/stat : 21506 (coprocessor) R 21505 21499 18846 0 -1 4202496 46186 0 0 0 187 12 0 0 20 0 1 0 283225299 561864704 118219 33554432000 4194304 6586260 140734263056176 140734263052440 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/21506/statm: 137174 118220 164 584 0 136586 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 733852

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 21506
/proc/meminfo: memFree=27757844/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=166860 CPUtime=4.29 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 8247 0 0 0 408 21 0 0 20 0 1 0 283224868 170864640 34045 33554432000 4194304 5990268 140735409658224 140735409651376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 41715 34045 153 439 0 41272 0
[pid=21505] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21505/stat : 21505 (cp2_pre.sh) S 21500 21499 18846 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 283225298 9367552 277 33554432000 4194304 5064252 140734006840960 140734006839664 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21505/statm: 2287 277 234 213 0 72 0
[pid=21506] ppid=21505 vsize=701600 CPUtime=8.39 cores=0,2,4,6
/proc/21506/stat : 21506 (coprocessor) R 21505 21499 18846 0 -1 4202496 69591 0 0 0 822 17 0 0 20 0 1 0 283225299 718438400 170751 33554432000 4194304 6586260 140734263056176 140734263051768 5599472 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/21506/statm: 175400 170751 190 584 0 174812 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 886756

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 21506
/proc/meminfo: memFree=27689460/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=166860 CPUtime=4.29 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 8247 0 0 0 408 21 0 0 20 0 1 0 283224868 170864640 34045 33554432000 4194304 5990268 140735409658224 140735409651376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 41715 34045 153 439 0 41272 0
[pid=21505] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21505/stat : 21505 (cp2_pre.sh) S 21500 21499 18846 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 283225298 9367552 277 33554432000 4194304 5064252 140734006840960 140734006839664 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21505/statm: 2287 277 234 213 0 72 0
[pid=21506] ppid=21505 vsize=828596 CPUtime=21.18 cores=0,2,4,6
/proc/21506/stat : 21506 (coprocessor) R 21505 21499 18846 0 -1 4202496 72987 0 0 0 2098 20 0 0 20 0 1 0 283225299 848482304 191469 33554432000 4194304 6586260 140734263056176 140734263051944 4668249 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/21506/statm: 207149 191469 198 584 0 206561 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1013752

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 21516
/proc/meminfo: memFree=28129248/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=295880 CPUtime=12.88 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 45688 0 0 0 1277 11 0 0 20 0 1 0 283228689 302981120 65097 33554432000 4194304 5208918 140733765320496 140733765318440 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 73970 65097 95 248 0 73719 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 482372

[startup+102.307 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 21973
/proc/meminfo: memFree=28413772/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=296012 CPUtime=64.08 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 45740 0 0 0 6396 12 0 0 20 0 1 0 283228689 303116288 65660 33554432000 4194304 5208918 140733765320496 140733765318344 4211712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 74003 65660 95 248 0 73752 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 482504

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/184 22566
/proc/meminfo: memFree=28398372/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=296508 CPUtime=124.06 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 45830 0 0 0 12394 12 0 0 20 0 1 0 283228689 303624192 65750 33554432000 4194304 5208918 140733765320496 140733765318168 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 74127 65750 95 248 0 73876 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 483000

[startup+222.301 s]
/proc/loadavg: 2.09 2.02 2.01 3/183 23168
/proc/meminfo: memFree=28375064/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 48237 0 0 0 132367 20 0 0 20 0 1 0 283228689 312983552 70373 33554432000 4194304 5208918 140733765320496 140733765318584 4229039 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 76412 70373 105 248 0 76161 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 492140

[startup+1422.31 s]
/proc/loadavg: 2.16 2.01 1.99 3/183 2775
/proc/meminfo: memFree=28376308/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=336468 CPUtime=1383.87 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 48606 0 0 0 138366 21 0 0 20 0 1 0 283228689 344543232 70738 33554432000 4194304 5208918 140733765320496 140733765318648 4211561 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 84117 70738 105 248 0 83866 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 522960

[startup+1482.3 s]
/proc/loadavg: 1.93 1.98 1.98 3/183 3373
/proc/meminfo: memFree=28330728/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=305648 CPUtime=1443.85 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 49227 0 0 0 144363 22 0 0 20 0 1 0 283228689 312983552 68325 33554432000 4194304 5208918 140733765320496 140733765318584 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 76412 68325 105 248 0 76161 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 492140

[startup+1542.3 s]
/proc/loadavg: 1.97 1.98 1.98 3/183 3983
/proc/meminfo: memFree=28332092/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=305648 CPUtime=1503.85 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 49228 0 0 0 150362 23 0 0 20 0 1 0 283228689 312983552 68837 33554432000 4194304 5208918 140733765320496 140733765318584 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 76412 68837 105 248 0 76161 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 492140

[startup+1602.3 s]
/proc/loadavg: 1.92 1.96 1.97 3/183 4578
/proc/meminfo: memFree=28346188/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=305648 CPUtime=1563.84 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 49229 0 0 0 156361 23 0 0 20 0 1 0 283228689 312983552 69349 33554432000 4194304 5208918 140733765320496 140733765318584 4211834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 76412 69349 105 248 0 76161 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 492140

[startup+1662.3 s]
/proc/loadavg: 2.08 2.00 1.98 3/183 5180
/proc/meminfo: memFree=28375928/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=305648 CPUtime=1623.82 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 49231 0 0 0 162359 23 0 0 20 0 1 0 283228689 312983552 70373 33554432000 4194304 5208918 140733765320496 140733765318584 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 76412 70373 105 248 0 76161 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 492140

[startup+1722.3 s]
/proc/loadavg: 1.87 1.95 1.97 3/183 5771
/proc/meminfo: memFree=28347120/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=305648 CPUtime=1683.82 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 49254 0 0 0 168358 24 0 0 20 0 1 0 283228689 312983552 70396 33554432000 4194304 5208918 140733765320496 140733765318584 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 76412 70396 105 248 0 76161 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 492140

[startup+1782.3 s]
/proc/loadavg: 1.85 1.94 1.96 3/184 6380
/proc/meminfo: memFree=28356620/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=336468 CPUtime=1743.8 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 49707 0 0 0 174356 24 0 0 20 0 1 0 283228689 344543232 70849 33554432000 4194304 5208918 140733765320496 140733765318648 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 84117 70849 105 248 0 83866 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 522960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.89 1.94 1.96 3/183 6567
/proc/meminfo: memFree=28355380/32873844 swapFree=7116/7116
[pid=21499] ppid=21497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21499/stat : 21499 (npSolver-wbo-It) S 21497 21499 18846 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283224868 9367552 275 33554432000 4194304 5064252 140736156704096 140736156703008 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21499/statm: 2287 275 233 213 0 72 0
[pid=21500] ppid=21499 vsize=168196 CPUtime=38.18 cores=0,2,4,6
/proc/21500/stat : 21500 (npSolver-wbo) S 21499 21499 18846 0 -1 4202496 11979 130858 0 0 465 221 2866 266 20 0 1 0 283224868 172232704 34070 33554432000 4194304 5990268 140735409658224 140735409649632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21500/statm: 42049 34070 176 439 0 41606 0
[pid=21515] ppid=21500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21515/stat : 21515 (satsolver.sh) S 21500 21499 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283228689 9367552 267 33554432000 4194304 5064252 140734919411760 140734919410672 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21515/statm: 2287 267 226 213 0 72 0
[pid=21516] ppid=21515 vsize=336468 CPUtime=1761.91 cores=0,2,4,6
/proc/21516/stat : 21516 (glucose) R 21515 21499 18846 0 -1 4202496 49811 0 0 0 176167 24 0 0 20 0 1 0 283228689 344543232 71464 33554432000 4194304 5208918 140733765320496 140733765318648 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21516/statm: 84117 71464 105 248 0 83866 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 522960

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 21499 and gives
#  childrusage.ru_utime.tv_sec=33
#  childrusage.ru_utime.tv_usec=321934
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=881257
# CPU time returned by wait4() is 38.2032
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1794.98
CPU system time (s): 5.11
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 1030656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.3219
system time used= 4.88126
maximum resident set size= 810936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143814
page faults= 0
swaps= 0
block input operations= 0
block output operations= 435624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2309
involuntary context switches= 87

runsolver used 3.79742 second user time and 11.2313 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-28 04:09:58
IDJOB=3715354
IDBENCH=78645
IDSOLVER=2297
FILE ID=node138/3715354-1338170998
RUNJOBID= node138-1338160170-18862
PBS_JOBID= 14624560
Free space on /tmp= 71432 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/normalized-j12013_1-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-3715354-1338170998/watcher-3715354-1338170998 -o /tmp/evaluation-result-3715354-1338170998/solver-3715354-1338170998 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715354-1338170998.wbo 137428579 HOME HOME

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

MD5SUM BENCH= af27a3363dc9db8608eaadebe8e447c1
RANDOM SEED=137428579

node138.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.347
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.69
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.347
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.347
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.347
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		: 2667.347
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.347
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.347
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.92
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.347
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:        28635700 kB
Buffers:          544128 kB
Cached:          2492272 kB
SwapCached:          208 kB
Active:          1384260 kB
Inactive:        1947020 kB
Active(anon):     286324 kB
Inactive(anon):    11368 kB
Active(file):    1097936 kB
Inactive(file):  1935652 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             11620 kB
Writeback:             0 kB
AnonPages:        346652 kB
Mapped:            15352 kB
Shmem:               200 kB
Slab:             752324 kB
SReclaimable:     194648 kB
SUnreclaim:       557676 kB
KernelStack:        1520 kB
PageTables:         4760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     470872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 71348 MiB
End job on node138 at 2012-05-28 04:39:58