Trace number 3752648

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 (fixed)? (TO) 1800.02 1776.62

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl--soft-66-100-0.wbo
MD5SUMd64ce0bd078e6525611d61225eb16a6d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1800
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables77106
Total number of constraints218779
Number of soft constraints74126
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 3737047
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3737046
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.48/2.59	c run usual solver
8.17/8.24	o 4877
8.17/8.24	c starting approximation
8.17/8.24	c factor = 2
8.17/8.24	c factor still to low - shrinking to 2169.07
8.17/8.24	c approx number of clauses: 1e+06
8.17/8.24	c current bound: 2438
33.24/33.36	c current bound: 2438
58.36/58.42	c current bound: 2438
82.93/83.49	c current bound: 2438
108.55/108.61	c current bound: 2438
133.15/133.76	c current bound: 2438
158.75/158.81	c current bound: 2438
183.84/183.91	c current bound: 2438
208.85/208.92	c current bound: 2438
233.39/233.98	c current bound: 2438
258.46/259.06	c current bound: 2438
283.77/284.37	c current bound: 2438
309.90/310.03	c current bound: 2438
334.46/335.07	c current bound: 2438
359.54/360.17	c current bound: 2438
385.07/385.21	c current bound: 2438
410.08/410.30	c current bound: 2438
435.18/435.35	c current bound: 2438
459.70/460.36	c current bound: 2438
485.16/485.36	c current bound: 2438
510.28/510.42	c current bound: 2438
535.25/535.44	c current bound: 2438
559.83/560.49	c current bound: 2438
585.34/585.55	c current bound: 2438
610.34/610.58	c current bound: 2438
634.99/635.66	c current bound: 2438
660.01/660.68	c current bound: 2438
685.52/685.72	c current bound: 2438
710.51/710.76	c current bound: 2438
735.63/735.82	c current bound: 2438
760.70/760.90	c current bound: 2438
786.41/786.62	c current bound: 2438
811.41/811.63	c current bound: 2438
836.39/836.65	c current bound: 2438
861.50/861.75	c current bound: 2438
886.46/886.76	c current bound: 2438
911.60/912.21	c current bound: 2438
936.61/937.23	c current bound: 2438
961.16/962.29	c current bound: 2438
986.76/987.40	c current bound: 2438
1011.88/1012.53	c current bound: 2438
1036.87/1037.54	c current bound: 2438
1061.97/1062.64	c current bound: 2438
1086.96/1087.64	c current bound: 2438
1112.04/1112.73	c current bound: 2438
1137.01/1137.79	c current bound: 2438
1162.12/1162.88	c current bound: 2438
1187.31/1188.02	c current bound: 2438
1212.39/1213.10	c current bound: 2438
1237.50/1238.20	c current bound: 2438
1262.60/1263.35	c current bound: 2438
1287.67/1288.40	c current bound: 2438
1312.80/1313.52	c current bound: 2438
1337.90/1338.64	c current bound: 2438
1362.88/1363.64	c current bound: 2438
1387.43/1388.67	c current bound: 2438
1412.98/1413.74	c current bound: 2438
1438.06/1438.88	c current bound: 2438
1463.26/1464.01	c current bound: 2438
1488.36/1489.13	c current bound: 2438
1513.02/1514.29	c current bound: 2438
1538.10/1539.36	c current bound: 2438
1563.64/1564.45	c current bound: 2438
1588.73/1589.53	c current bound: 2438
1613.71/1614.55	c current bound: 2438
1638.28/1639.59	c current bound: 2438
1663.81/1664.65	c current bound: 2438
1688.89/1689.71	c current bound: 2438
1713.45/1714.77	c current bound: 2438
1738.54/1739.87	c current bound: 2438
1763.55/1764.89	c current bound: 2438
1775.77/1776.61	c error: unexpected solver exit code
1775.77/1776.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-3752648-1339186449/watcher-3752648-1339186449 -o /tmp/evaluation-result-3752648-1339186449/solver-3752648-1339186449 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752648-1339186449.wbo 1433993053 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.03 2.00 2.00 3/179 15773
/proc/meminfo: memFree=29786160/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0

[startup+0.00690294 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 15773
/proc/meminfo: memFree=29786160/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100187 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 15773
/proc/meminfo: memFree=29786160/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 15773
/proc/meminfo: memFree=29786160/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 15773
/proc/meminfo: memFree=29786160/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 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.02 2.00 2.00 3/179 15783
/proc/meminfo: memFree=29688564/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183200 CPUtime=1.48 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) R 15773 15773 14220 0 -1 4202496 22679 0 0 0 143 5 0 0 20 0 1 0 384770844 187596800 37664 33554432000 4194304 6006132 140735778327600 140735778322952 4721274 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15774/statm: 45800 37664 151 443 0 45353 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 192348

[startup+3.10028 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 15785
/proc/meminfo: memFree=29599992/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183200 CPUtime=2.81 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 22687 0 0 0 255 26 0 0 20 0 1 0 384770844 187596800 37671 33554432000 4194304 6006132 140735778327600 140735778320704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15774/statm: 45800 37671 158 443 0 45353 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 192348

[startup+6.30031 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 15787
/proc/meminfo: memFree=29321716/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183200 CPUtime=6.21 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 22694 38017 0 0 255 27 326 13 20 0 1 0 384770844 187596800 37671 33554432000 4194304 6006132 140735778327600 140735778321792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15774/statm: 45800 37671 158 443 0 45353 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 192348

[startup+12.7003 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 15797
/proc/meminfo: memFree=29435056/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=8.35 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 30904 65634 0 0 285 107 421 22 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=15796] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15796/stat : 15796 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384771681 9367552 267 33554432000 4194304 5064252 140735623740048 140735623738960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15796/statm: 2287 267 226 213 0 72 0
[pid=15797] ppid=15796 vsize=138124 CPUtime=4.31 cores=1,3,5,7
/proc/15797/stat : 15797 (glucose) R 15796 15773 14220 0 -1 4202496 27252 0 0 0 426 5 0 0 20 0 1 0 384771681 141438976 32548 33554432000 4194304 5208918 140735416915136 140735416913080 4211884 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 34531 32548 95 248 0 34280 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 339624

[startup+25.5003 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 15797
/proc/meminfo: memFree=29434732/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=8.35 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 30904 65634 0 0 285 107 421 22 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=15796] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15796/stat : 15796 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384771681 9367552 267 33554432000 4194304 5064252 140735623740048 140735623738960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15796/statm: 2287 267 226 213 0 72 0
[pid=15797] ppid=15796 vsize=138256 CPUtime=17.11 cores=1,3,5,7
/proc/15797/stat : 15797 (glucose) R 15796 15773 14220 0 -1 4202496 27326 0 0 0 1706 5 0 0 20 0 1 0 384771681 141574144 32620 33554432000 4194304 5208918 140735416915136 140735416913080 4211537 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 34564 32620 95 248 0 34313 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 339756

[startup+51.1002 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 15804
/proc/meminfo: memFree=29434600/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=33.45 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 38172 102040 0 0 299 109 2894 43 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=15803] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15803/stat : 15803 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384774193 9367552 267 33554432000 4194304 5064252 140734761173616 140734761172528 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15803/statm: 2287 267 226 213 0 72 0
[pid=15804] ppid=15803 vsize=138248 CPUtime=17.59 cores=1,3,5,7
/proc/15804/stat : 15804 (glucose) R 15803 15773 14220 0 -1 4202496 27639 0 0 0 1754 5 0 0 20 0 1 0 384774193 141565952 32760 33554432000 4194304 5208918 140736612847360 140736612845304 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15804/statm: 34562 32760 95 248 0 34311 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 339748

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15818
/proc/meminfo: memFree=29434516/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=83.58 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 52710 174543 0 0 328 113 7830 87 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=15817] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15817/stat : 15817 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384779206 9367552 266 33554432000 4194304 5064252 140734214307920 140734214306832 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15817/statm: 2287 266 226 213 0 72 0
[pid=15818] ppid=15817 vsize=138252 CPUtime=18.67 cores=1,3,5,7
/proc/15818/stat : 15818 (glucose) R 15817 15773 14220 0 -1 4202496 28806 0 0 0 1861 6 0 0 20 0 1 0 384779206 141570048 32441 33554432000 4194304 5208918 140736915691712 140736915689656 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15818/statm: 34563 32441 95 248 0 34312 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 339752

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15839
/proc/meminfo: memFree=29434828/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=158.89 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 74517 285368 0 0 371 119 15243 156 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=15838] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15838/stat : 15838 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384786738 9367552 267 33554432000 4194304 5064252 140735579239840 140735579238752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15838/statm: 2287 267 226 213 0 72 0
[pid=15839] ppid=15838 vsize=137260 CPUtime=3.34 cores=1,3,5,7
/proc/15839/stat : 15839 (glucose) R 15838 15773 14220 0 -1 4202496 27941 0 0 0 329 5 0 0 20 0 1 0 384786738 140554240 32103 33554432000 4194304 5208918 140735539282144 140735539280088 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15839/statm: 34315 32103 95 248 0 34064 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 338760

############
# WARNING:
# current cumulated CPU time (183.98 s) is less than in the last sample (208.23 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (24.25 s) to the 'lost time'.

[startup+208.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 15846
/proc/meminfo: memFree=29430168/32873648 swapFree=7112/7112

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

/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=1338.07 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 416150 1994299 0 0 1045 207 131381 1174 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=16200] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16200/stat : 16200 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384904721 9367552 267 33554432000 4194304 5064252 140736280672736 140736280671648 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16200/statm: 2287 267 226 213 0 72 0
[pid=16201] ppid=16200 vsize=139304 CPUtime=23.51 cores=1,3,5,7
/proc/16201/stat : 16201 (glucose) R 16200 15773 14220 0 -1 4202496 27487 0 0 0 2347 4 0 0 20 0 1 0 384904721 142647296 32673 33554432000 4194304 5208918 140733318102128 140733318100072 4211584 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16201/statm: 34826 32673 103 248 0 34575 0
Current children cumulated CPU time (s) 1361.58
Current children cumulated vsize (KiB) 340804

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 16222
/proc/meminfo: memFree=29431132/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=1413.15 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 437957 2101415 0 0 1088 212 138781 1234 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=16221] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16221/stat : 16221 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384912231 9367552 266 33554432000 4194304 5064252 140735621151920 140735621150832 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16221/statm: 2287 266 226 213 0 72 0
[pid=16222] ppid=16221 vsize=138252 CPUtime=8.42 cores=1,3,5,7
/proc/16222/stat : 16222 (glucose) R 16221 15773 14220 0 -1 4202496 28142 0 0 0 837 5 0 0 20 0 1 0 384912231 141570048 32304 33554432000 4194304 5208918 140733679570400 140733679568344 4211665 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16222/statm: 34563 32304 95 248 0 34312 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 339752

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 16243
/proc/meminfo: memFree=29433360/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=1463.42 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 452495 2174428 0 0 1117 216 143731 1278 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=16242] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16242/stat : 16242 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384917258 9367552 267 33554432000 4194304 5064252 140734632418912 140734632417824 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16242/statm: 2287 267 226 213 0 72 0
[pid=16243] ppid=16242 vsize=138256 CPUtime=18.14 cores=1,3,5,7
/proc/16243/stat : 16243 (glucose) R 16242 15773 14220 0 -1 4202496 27255 0 0 0 1809 5 0 0 20 0 1 0 384917258 141574144 32547 33554432000 4194304 5208918 140735789004272 140735789002216 4211635 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16243/statm: 34564 32547 95 248 0 34313 0
Current children cumulated CPU time (s) 1481.56
Current children cumulated vsize (KiB) 339756

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 16265
/proc/meminfo: memFree=29434652/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=1538.75 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 474300 2283725 0 0 1160 221 151148 1346 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=16264] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16264/stat : 16264 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384924793 9367552 267 33554432000 4194304 5064252 140736749509104 140736749508016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16264/statm: 2287 267 226 213 0 72 0
[pid=16265] ppid=16264 vsize=137260 CPUtime=2.79 cores=1,3,5,7
/proc/16265/stat : 16265 (glucose) R 16264 15773 14220 0 -1 4202496 27229 0 0 0 274 5 0 0 20 0 1 0 384924793 140554240 32030 33554432000 4194304 5208918 140735533928032 140735533925976 4211537 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16265/statm: 34315 32030 95 248 0 34064 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 338760

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/184 16282
/proc/meminfo: memFree=29432592/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=1588.88 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 488838 2357869 0 0 1188 225 156085 1390 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=16281] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16281/stat : 16281 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384929809 9367552 266 33554432000 4194304 5064252 140737078476768 140737078475680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16281/statm: 2287 266 226 213 0 72 0
[pid=16282] ppid=16281 vsize=138248 CPUtime=12.62 cores=1,3,5,7
/proc/16282/stat : 16282 (glucose) R 16281 15773 14220 0 -1 4202496 26208 0 0 0 1257 5 0 0 20 0 1 0 384929810 141565952 32414 33554432000 4194304 5208918 140736275290464 140736275288408 4211744 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16282/statm: 34562 32414 95 248 0 34311 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 339748

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 16296
/proc/meminfo: memFree=29432520/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=1638.93 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 503376 2428259 0 0 1217 229 161013 1434 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=16295] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16295/stat : 16295 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384934815 9367552 267 33554432000 4194304 5064252 140735117454592 140735117453504 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16295/statm: 2287 267 226 213 0 72 0
[pid=16296] ppid=16295 vsize=138252 CPUtime=22.56 cores=1,3,5,7
/proc/16296/stat : 16296 (glucose) R 16295 15773 14220 0 -1 4202496 28820 0 0 0 2251 5 0 0 20 0 1 0 384934816 141570048 32457 33554432000 4194304 5208918 140735374613968 140735374611912 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16296/statm: 34563 32457 95 248 0 34312 0
Current children cumulated CPU time (s) 1661.49
Current children cumulated vsize (KiB) 339752

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 16317
/proc/meminfo: memFree=29428916/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=1714.09 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 525183 2539942 0 0 1260 234 168414 1501 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=16316] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16316/stat : 16316 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384942333 9367552 266 33554432000 4194304 5064252 140736365130016 140736365128928 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16316/statm: 2287 266 226 213 0 72 0
[pid=16317] ppid=16316 vsize=138120 CPUtime=7.38 cores=1,3,5,7
/proc/16317/stat : 16317 (glucose) R 16316 15773 14220 0 -1 4202496 27204 0 0 0 733 5 0 0 20 0 1 0 384942334 141434880 32501 33554432000 4194304 5208918 140737280558176 140737280555848 4211553 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16317/statm: 34530 32501 95 248 0 34279 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 339620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1776.6 s]
/proc/loadavg: 2.03 1.99 1.99 3/183 16331
/proc/meminfo: memFree=29428784/32873648 swapFree=7112/7112
[pid=15773] ppid=15771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15773/stat : 15773 (npSolver-wbo-It) S 15771 15773 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384770843 9367552 274 33554432000 4194304 5064252 140734256628048 140734256626960 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15773/statm: 2287 274 233 213 0 72 0
[pid=15774] ppid=15773 vsize=183204 CPUtime=1764.21 cores=1,3,5,7
/proc/15774/stat : 15774 (npSolver-wbo) S 15773 15773 14220 0 -1 4202496 539720 2612137 0 0 1289 238 173351 1543 20 0 1 0 384770844 187600896 37691 33554432000 4194304 6006132 140735778327600 140735778318960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/15774/statm: 45801 37691 177 443 0 45354 0
[pid=16330] ppid=15774 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16330/stat : 16330 (satsolver.sh) S 15774 15773 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384947346 9367552 267 33554432000 4194304 5064252 140737094920752 140737094919664 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16330/statm: 2287 267 226 213 0 72 0
[pid=16331] ppid=16330 vsize=138248 CPUtime=11.56 cores=1,3,5,7
/proc/16331/stat : 16331 (glucose) R 16330 15773 14220 0 -1 4202496 26809 0 0 0 1150 6 0 0 20 0 1 0 384947346 141565952 32480 33554432000 4194304 5208918 140735288240688 140735288238632 4211641 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16331/statm: 34562 32480 95 248 0 34311 0
Current children cumulated CPU time (s) 1775.77
Current children cumulated vsize (KiB) 339748

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 15773 and gives
#  childrusage.ru_utime.tv_sec=1746
#  childrusage.ru_utime.tv_usec=403506
#  childrusage.ru_stime.tv_sec=17
#  childrusage.ru_stime.tv_usec=830289
# CPU time returned by wait4() is 1764.23
# while last known CPU time is 1775.77
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 24.25
#  lost CPU user time (s): 24.19
#  lost CPU system time (s): 0.0599999

Real time (s): 1776.62
CPU time (s): 1800.02
CPU user time (s): 1782.09
CPU system time (s): 17.93
CPU usage (%): 101.317
Max. virtual memory (cumulated for all children) (KiB): 471576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1746.4
system time used= 17.8303
maximum resident set size= 274972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3152834
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3971128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80192
involuntary context switches= 3482

runsolver used 3.45547 second user time and 8.77966 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-08 22:14:09
IDJOB=3752648
IDBENCH=78630
IDSOLVER=2336
FILE ID=node126/3752648-1339186449
RUNJOBID= node126-1339184648-15265
PBS_JOBID= 14643821
Free space on /tmp= 70732 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752648-1339186449/watcher-3752648-1339186449 -o /tmp/evaluation-result-3752648-1339186449/solver-3752648-1339186449 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752648-1339186449.wbo 1433993053 HOME HOME

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

MD5SUM BENCH= d64ce0bd078e6525611d61225eb16a6d
RANDOM SEED=1433993053

node126.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.456
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.91
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.456
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.456
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.456
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.456
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.456
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.456
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.90
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29791092 kB
Buffers:          532744 kB
Cached:          1528588 kB
SwapCached:         8292 kB
Active:          2035748 kB
Inactive:          85124 kB
Active(anon):      50072 kB
Inactive(anon):    11060 kB
Active(file):    1985676 kB
Inactive(file):    74064 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             27112 kB
Writeback:             0 kB
AnonPages:        147772 kB
Mapped:            10748 kB
Shmem:                 0 kB
Slab:             822620 kB
SReclaimable:     266828 kB
SUnreclaim:       555792 kB
KernelStack:        1504 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     175008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 70684 MiB
End job on node126 at 2012-06-08 22:43:46