Trace number 3714631

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j309_10-unsat--soft-0-100-0.wbo
MD5SUM264893132be4acdbf364be50ace73d69
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.677896
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5456
Total number of constraints17015
Number of soft constraints17015
Number of constraints which are clauses16667
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints348
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 855983
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 855982
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 177
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.39	c run usual solver
2.98/3.08	o 7886
2.98/3.08	c fallback to adder encoding
1800.09/1800.61	c error: unexpected solver exit code
1800.09/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-3714631-1338221968/watcher-3714631-1338221968 -o /tmp/evaluation-result-3714631-1338221968/solver-3714631-1338221968 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714631-1338221968.wbo 167145783 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.03 2.00 3/179 14243
/proc/meminfo: memFree=30533188/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0

[startup+0.0829059 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 14243
/proc/meminfo: memFree=30533188/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.1003 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 14243
/proc/meminfo: memFree=30533188/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 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.03 2.00 3/179 14243
/proc/meminfo: memFree=30533188/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 14243
/proc/meminfo: memFree=30533188/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 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.03 2.00 3/183 14247
/proc/meminfo: memFree=30447396/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=15540 CPUtime=0.41 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 4846 0 0 0 38 3 0 0 20 0 1 0 288323615 15912960 2867 33554432000 4194304 5990268 140736312301248 140736312294400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14244/statm: 3885 2867 153 439 0 3442 0
[pid=14246] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14246/stat : 14246 (cp2_pre.sh) S 14244 14243 29981 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 288323657 9367552 277 33554432000 4194304 5064252 140736338712752 140736338711456 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14246/statm: 2287 277 234 213 0 72 0
[pid=14247] ppid=14246 vsize=73220 CPUtime=1.07 cores=1,3,5,7
/proc/14247/stat : 14247 (coprocessor) R 14246 14243 29981 0 -1 4202496 14567 0 0 0 104 3 0 0 20 0 1 0 288323657 74977280 17708 33554432000 4194304 6586260 140733837562048 140733837558312 5599298 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/14247/statm: 18305 17708 191 584 0 17717 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 107056

[startup+3.10024 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 14247
/proc/meminfo: memFree=30430644/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=18408 CPUtime=3.07 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) R 14243 14243 29981 0 -1 4202496 6210 30106 0 0 42 17 216 32 20 0 1 0 288323615 18849792 3598 33554432000 4194304 5990268 140736312301248 140736312294400 4955679 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14244/statm: 4602 3599 163 439 0 4159 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27556

[startup+6.30048 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 14257
/proc/meminfo: memFree=30142988/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=237248 CPUtime=1.65 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 40871 0 0 0 154 11 0 0 20 0 1 0 288324078 242941952 53554 33554432000 4194304 5208918 140735913185760 140735912135160 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 59312 53554 104 248 0 59061 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 421388

[startup+12.7004 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 14257
/proc/meminfo: memFree=30104836/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=237248 CPUtime=8.05 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 40874 0 0 0 794 11 0 0 20 0 1 0 288324078 242941952 54068 33554432000 4194304 5208918 140735913185760 140735913183720 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 59312 54068 104 248 0 59061 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 421388

[startup+25.5005 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 14257
/proc/meminfo: memFree=30103236/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=237248 CPUtime=20.85 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 40875 0 0 0 2074 11 0 0 20 0 1 0 288324078 242941952 54580 33554432000 4194304 5208918 140735913185760 140735913183720 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 59312 54580 104 248 0 59061 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 421388

[startup+51.1005 s]
/proc/loadavg: 2.04 2.03 2.00 3/184 14260
/proc/meminfo: memFree=30100692/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=268068 CPUtime=46.45 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 41389 0 0 0 4633 12 0 0 20 0 1 0 288324078 274501632 55604 33554432000 4194304 5208918 140735913185760 140735913183912 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 67017 55604 104 248 0 66766 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 452208

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 14261
/proc/meminfo: memFree=30091956/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=268068 CPUtime=97.65 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 41391 0 0 0 9753 12 0 0 20 0 1 0 288324078 274501632 56628 33554432000 4194304 5208918 140735913185760 140735913183912 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 67017 56628 104 248 0 66766 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 452208

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 14261
/proc/meminfo: memFree=30075268/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=268068 CPUtime=157.63 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 41394 0 0 0 15751 12 0 0 20 0 1 0 288324078 274501632 58164 33554432000 4194304 5208918 140735913185760 140735913183912 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 67017 58164 104 248 0 66766 0
Current children cumulated CPU time (s) 162.02

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

/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 43229 0 0 0 135730 15 0 0 20 0 1 0 288324078 244629504 55290 33554432000 4194304 5208918 140735913185760 140735913183608 4211188 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 59724 55290 104 248 0 59473 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 423036

[startup+1422.31 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 14337
/proc/meminfo: memFree=30498888/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=239332 CPUtime=1417.44 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 43303 0 0 0 141729 15 0 0 20 0 1 0 288324078 245075968 55364 33554432000 4194304 5208918 140735913185760 140735913183720 4211141 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 59833 55364 104 248 0 59582 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 423472

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 14337
/proc/meminfo: memFree=30496412/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=239724 CPUtime=1477.43 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 43421 0 0 0 147728 15 0 0 20 0 1 0 288324078 245477376 55482 33554432000 4194304 5208918 140735913185760 140735913182136 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 59931 55482 104 248 0 59680 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 423864

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 14337
/proc/meminfo: memFree=30492812/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=241288 CPUtime=1537.42 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 43749 0 0 0 153727 15 0 0 20 0 1 0 288324078 247078912 55884 33554432000 4194304 5208918 140735913185760 140735913183720 4205227 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 60322 55884 104 248 0 60071 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 425428

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 14337
/proc/meminfo: memFree=30491840/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=241836 CPUtime=1597.41 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 44139 0 0 0 159725 16 0 0 20 0 1 0 288324078 247640064 56262 33554432000 4194304 5208918 140735913185760 140735913183512 4211659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 60459 56262 104 248 0 60208 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 425976

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 14338
/proc/meminfo: memFree=30490604/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=272956 CPUtime=1657.4 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 44381 0 0 0 165724 16 0 0 20 0 1 0 288324078 279506944 56496 33554432000 4194304 5208918 140735913185760 140735913183608 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 68239 56496 104 248 0 67988 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 457096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 14338
/proc/meminfo: memFree=30489912/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=272956 CPUtime=1717.39 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 44406 0 0 0 171723 16 0 0 20 0 1 0 288324078 279506944 56521 33554432000 4194304 5208918 140735913185760 140735913183608 4229316 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 68239 56521 104 248 0 67988 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 457096

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14338
/proc/meminfo: memFree=30488248/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=273352 CPUtime=1777.39 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 44628 0 0 0 177722 17 0 0 20 0 1 0 288324078 279912448 56734 33554432000 4194304 5208918 140735913185760 140735913183608 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 68338 56734 104 248 0 68087 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 457492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14338
/proc/meminfo: memFree=30486860/32873648 swapFree=6852/6852
[pid=14243] ppid=14241 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14243/stat : 14243 (npSolver-wbo-It) S 14241 14243 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288323615 9367552 274 33554432000 4194304 5064252 140735041557408 140735041556320 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14243/statm: 2287 274 233 213 0 72 0
[pid=14244] ppid=14243 vsize=165844 CPUtime=4.39 cores=1,3,5,7
/proc/14244/stat : 14244 (npSolver-wbo) S 14243 14243 29981 0 -1 4202496 12778 30106 0 0 158 33 216 32 20 0 1 0 288323615 169824256 29228 33554432000 4194304 5990268 140736312301248 140736312292672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/14244/statm: 41461 29228 165 439 0 41018 0
[pid=14256] ppid=14244 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14256/stat : 14256 (satsolver.sh) S 14244 14243 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288324078 9367552 266 33554432000 4194304 5064252 140737286824192 140737286823104 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14256/statm: 2287 266 226 213 0 72 0
[pid=14257] ppid=14256 vsize=273352 CPUtime=1795.7 cores=1,3,5,7
/proc/14257/stat : 14257 (glucose) R 14256 14243 29981 0 -1 4202496 44682 0 0 0 179553 17 0 0 20 0 1 0 288324078 279912448 56788 33554432000 4194304 5208918 140735913185760 140735913183608 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14257/statm: 68338 56788 104 248 0 68087 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 457492

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 14243 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=755429
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=673897
# CPU time returned by wait4() is 4.42933
# 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.62
CPU time (s): 1800.09
CPU user time (s): 1799.27
CPU system time (s): 0.82
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 582436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.75543
system time used= 0.673897
maximum resident set size= 201892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43860
page faults= 0
swaps= 0
block input operations= 0
block output operations= 202424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 209
involuntary context switches= 24

runsolver used 5.78112 second user time and 17.6313 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 18:19:28
IDJOB=3714631
IDBENCH=79341
IDSOLVER=2296
FILE ID=node115/3714631-1338221968
RUNJOBID= node115-1338195070-29998
PBS_JOBID= 14624604
Free space on /tmp= 71408 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j309_10-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714631-1338221968/watcher-3714631-1338221968 -o /tmp/evaluation-result-3714631-1338221968/solver-3714631-1338221968 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714631-1338221968.wbo 167145783 HOME HOME

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

MD5SUM BENCH= 264893132be4acdbf364be50ace73d69
RANDOM SEED=167145783

node115.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.462
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.92
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.462
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.462
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.92
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.462
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.462
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.92
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.462
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		: 2666.462
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.462
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:       32873648 kB
MemFree:        30533352 kB
Buffers:          430992 kB
Cached:           544432 kB
SwapCached:          972 kB
Active:          1348024 kB
Inactive:         129804 kB
Active(anon):     495024 kB
Inactive(anon):     9244 kB
Active(file):     853000 kB
Inactive(file):   120560 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:              8672 kB
Writeback:             0 kB
AnonPages:        521836 kB
Mapped:            12564 kB
Shmem:                96 kB
Slab:             720780 kB
SReclaimable:     164888 kB
SUnreclaim:       555892 kB
KernelStack:        1512 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     732712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 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= 71468 MiB
End job on node115 at 2012-05-28 18:49:29