Trace number 3385305

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
borg-sat 11.03.02-par-random (fixed)? (MO) 7747.18 918.655

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S709305826-098-UNKNOWN.cnf
MD5SUM83f9a63a559155a858e739be2c598060
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark58.5741
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.47	c INFO: solving HOME/instance-3385305-1305565010.cnf
0.30/0.47	c INFO: computing task features
0.91/1.05	c INFO: computed variable-clause graph statistics
0.91/1.07	c INFO: computed clause balance statistics
3.79/3.98	c INFO: computed variable balance statistics
6.09/6.23	c INFO: computed small-clause counts
6.09/6.25	c INFO: computed Horn-clause counts
8.09/8.26	c INFO: computed variable graph statistics
8.09/8.26	c INFO: collected features for HOME/instance-3385305-1305565010.cnf in 7.77 s
8.09/8.29	c INFO: running hybridGM3@0 for 97 with 4992 remaining (b = 0.35)
8.20/8.32	c INFO: running hybridGM3@0 for 97 with 4992 remaining (b = 0.21)
8.20/8.35	c INFO: running hybridGM3@0 for 97 with 4992 remaining (b = 0.14)
8.20/8.38	c INFO: running hybridGM3@0 for 97 with 4992 remaining (b = 0.10)
8.30/8.41	c INFO: running hybridGM3@0 for 97 with 4992 remaining (b = 0.07)
8.30/8.45	c INFO: running hybridGM3@0 for 194 with 4992 remaining (b = 0.10)
8.30/8.48	c INFO: running hybridGM3@0 for 194 with 4992 remaining (b = 0.08)
8.39/8.52	c INFO: running hybridGM3@0 for 194 with 4991 remaining (b = 0.06)
674.62/91.93	c INFO: running TNM@0 for 97 with 4908 remaining (b = 0.02)
714.45/96.99	c INFO: running hybridGM3@0 for 194 with 4903 remaining (b = 0.04)
810.97/109.09	c INFO: running hybridGM3@0 for 97 with 4891 remaining (b = 0.02)
811.75/109.13	c INFO: running hybridGM3@0 for 97 with 4891 remaining (b = 0.02)
812.51/109.20	c INFO: running hybridGM3@0 for 97 with 4891 remaining (b = 0.02)
812.51/109.23	c INFO: running hybridGM3@0 for 97 with 4891 remaining (b = 0.02)
1357.14/177.58	c INFO: running hybridGM3@0 for 194 with 4822 remaining (b = 0.03)
1475.15/192.32	c INFO: running TNM@0 for 97 with 4808 remaining (b = 0.01)
1571.64/204.48	c INFO: running hybridGM3@98 for 97 with 4796 remaining (b = 0.02)
1572.52/204.58	c INFO: running hybridGM3@65 for 97 with 4795 remaining (b = 0.02)
1580.41/205.55	c INFO: running hybridGM3@0 for 97 with 4794 remaining (b = 0.02)
1581.30/205.66	c INFO: running hybridGM3@81 for 97 with 4794 remaining (b = 0.02)
1591.53/206.99	c INFO: running hybridGM3@0 for 194 with 4793 remaining (b = 0.03)
1619.43/210.47	c INFO: running hybridGM3@100 for 97 with 4790 remaining (b = 0.01)
2043.61/263.66	c INFO: running hybridGM3@0 for 194 with 4736 remaining (b = 0.02)
2238.12/288.09	c INFO: running TNM@0 for 97 with 4712 remaining (b = 0.01)
2275.56/292.70	c INFO: running TNM@0 for 97 with 4707 remaining (b = 0.01)
2341.70/301.01	c INFO: running hybridGM3@81 for 97 with 4699 remaining (b = 0.01)
2380.09/305.82	c INFO: running TNM@0 for 97 with 4694 remaining (b = 0.01)
2388.81/306.93	c INFO: running TNM@0 for 97 with 4693 remaining (b = 0.01)
2414.30/310.12	c INFO: running TNM@0 for 97 with 4690 remaining (b = 0.01)
2930.08/374.80	c INFO: running hybridGM3@100 for 97 with 4625 remaining (b = 0.01)
3038.52/388.50	c INFO: running hybridGM3@0 for 194 with 4612 remaining (b = 0.02)
3075.99/393.11	c INFO: running TNM@0 for 97 with 4607 remaining (b = 0.01)
3164.38/404.20	c INFO: running hybridGM3@99 for 97 with 4596 remaining (b = 0.01)
3172.33/405.24	c INFO: running TNM@0 for 97 with 4595 remaining (b = 0.01)
3189.05/407.34	c INFO: running TNM@0 for 97 with 4593 remaining (b = 0.01)
3214.50/410.54	c INFO: running TNM@194 for 1843 with 4589 remaining (b = 0.15)
3326.13/424.52	c INFO: running hybridGM3@0 for 194 with 4575 remaining (b = 0.02)
3736.14/476.21	c INFO: running adaptg2wsat2009++@0 for 194 with 4524 remaining (b = 0.01)
3866.70/492.54	c INFO: running hybridGM3@0 for 194 with 4507 remaining (b = 0.01)
3971.02/505.61	c INFO: running hybridGM3@0 for 194 with 4494 remaining (b = 0.01)
3971.02/505.69	c INFO: running adaptg2wsat2009++@0 for 194 with 4494 remaining (b = 0.01)
3979.76/506.77	c INFO: running hybridGM3@266 for 291 with 4493 remaining (b = 0.02)
4130.23/525.69	c INFO: running hybridGM3@196 for 291 with 4474 remaining (b = 0.02)
4455.26/566.52	c INFO: running TNM@0 for 97 with 4433 remaining (b = 0.01)
4466.26/567.84	c INFO: running TNM@0 for 97 with 4432 remaining (b = 0.01)
4776.85/606.89	c INFO: running TNM@0 for 97 with 4393 remaining (b = 0.01)
4895.51/621.75	c INFO: running hybridGM3@97 for 97 with 4378 remaining (b = 0.01)
5255.43/666.94	c INFO: running TNM@0 for 97 with 4333 remaining (b = 0.01)
5265.76/668.26	c INFO: running TNM@0 for 97 with 4332 remaining (b = 0.01)
5303.08/672.97	c INFO: running adaptg2wsat2009++@99 for 97 with 4327 remaining (b = 0.01)
5437.52/689.83	c INFO: running hybridGM3@101 for 97 with 4310 remaining (b = 0.01)
5537.74/702.45	c INFO: running adaptg2wsat2009++@98 for 97 with 4298 remaining (b = 0.01)
5624.45/713.34	c INFO: running adaptg2wsat2009++@0 for 194 with 4287 remaining (b = 0.01)
5702.35/723.17	c INFO: running hybridGM3@197 for 291 with 4277 remaining (b = 0.02)
6053.88/767.39	c INFO: running TNM@0 for 97 with 4233 remaining (b = 0.01)
6064.23/768.70	c INFO: running TNM@0 for 97 with 4231 remaining (b = 0.00)
6102.38/773.43	c INFO: running adaptg2wsat2009++@294 for 291 with 4227 remaining (b = 0.02)
6243.95/791.25	c INFO: running hybridGM3@295 for 194 with 4209 remaining (b = 0.01)
6344.17/803.87	c INFO: running TNM@0 for 97 with 4196 remaining (b = 0.00)
6447.54/816.89	c INFO: running TNM@0 for 97 with 4183 remaining (b = 0.00)
6845.40/866.84	c INFO: running FH@0 for 97 with 4133 remaining (b = 0.00)
6855.57/868.18	c INFO: running TNM@0 for 97 with 4132 remaining (b = 0.00)
6968.43/882.33	c INFO: running hybridGM3@198 for 291 with 4118 remaining (b = 0.01)
7143.41/904.32	c INFO: running TNM@0 for 97 with 4096 remaining (b = 0.00)
7189.51/910.14	c INFO: running TNM@0 for 97 with 4090 remaining (b = 0.00)
7246.82/917.33	c INFO: running TNM@0 for 97 with 4083 remaining (b = 0.00)
7255.69/918.55	c INFO: running hybridGM3@197 for 291 with 4081 remaining (b = 0.01)
7255.69/918.55	Traceback (most recent call last):
7255.69/918.55	  File "HOME/solve", line 33, in <module>
7255.69/918.55	    plac.call(main)
7255.69/918.55	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 311, in call
7255.69/918.57	    cmd, result = parser_from(obj).consume(arglist)
7255.69/918.57	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 192, in consume
7255.69/918.58	    return cmd, self.func(*(args + varargs + extraopts), **kwargs)
7255.69/918.58	  File "HOME/borg/build/lib/borg/tools/solve.py", line 84, in main
7255.69/918.58	    (_, answer, _) = solver(input_path, budget / cores, cores)
7255.69/918.58	  File "HOME/borg/build/lib/borg/bilevel.py", line 202, in __call__
7255.69/918.58	    solver.go(max_cost * borg.defaults.machine_speed)
7255.69/918.58	  File "HOME/borg/build/lib/borg/solvers.py", line 179, in go
7255.69/918.58	    self._process.start()
7255.69/918.58	  File "/home/evaluation/evaluation/tools64/lib/python2.7/multiprocessing/process.py", line 94, in start

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3385305-1305565010/watcher-3385305-1305565010 -o /tmp/evaluation-result-3385305-1305565010/solver-3385305-1305565010 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385305-1305565010.cnf -seed 1589053202 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.98 1.03 0.35 2/443 21826
/proc/meminfo: memFree=25223584/32951124 swapFree=60609076/67111528
[pid=21826] ppid=21824 vsize=16244 CPUtime=0 cores=0-7
/proc/21826/stat : 21826 (python) R 21824 21826 21743 0 -1 4202496 1047 0 0 0 0 0 0 0 20 0 1 0 668102013 16633856 919 33554432000 4194304 5683644 140736354272256 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21826/statm: 4061 922 381 364 0 548 0

[startup+0.0674419 s]
/proc/loadavg: 3.98 1.03 0.35 2/443 21826
/proc/meminfo: memFree=25223584/32951124 swapFree=60609076/67111528
[pid=21826] ppid=21824 vsize=50344 CPUtime=0.04 cores=0-7
/proc/21826/stat : 21826 (python) R 21824 21826 21743 0 -1 4202496 1996 0 0 0 3 1 0 0 20 0 1 0 668102013 51552256 1757 33554432000 4194304 5683644 140736354272256 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21826/statm: 12586 1762 480 364 0 1286 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50344

[startup+0.100425 s]
/proc/loadavg: 3.98 1.03 0.35 2/443 21826
/proc/meminfo: memFree=25223584/32951124 swapFree=60609076/67111528
[pid=21826] ppid=21824 vsize=104232 CPUtime=0.07 cores=0-7
/proc/21826/stat : 21826 (python) R 21824 21826 21743 0 -1 4202496 3058 0 0 0 5 2 0 0 17 0 1 0 668102013 106733568 2742 33554432000 4194304 5683644 140736354272256 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21826/statm: 26057 2741 847 364 0 1805 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104232

[startup+0.3004 s]
/proc/loadavg: 3.98 1.03 0.35 2/443 21826
/proc/meminfo: memFree=25223584/32951124 swapFree=60609076/67111528
[pid=21826] ppid=21824 vsize=168676 CPUtime=0.23 cores=0-7
/proc/21826/stat : 21826 (python) S 21824 21826 21743 0 -1 4202496 6725 931 1 0 18 5 0 0 18 0 1 0 668102013 172724224 4797 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/21826/statm: 42169 4797 1331 364 0 3454 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 168676

[startup+0.700326 s]
/proc/loadavg: 3.98 1.03 0.35 2/443 21826
/proc/meminfo: memFree=25223584/32951124 swapFree=60609076/67111528
[pid=21826] ppid=21824 vsize=296032 CPUtime=0.6 cores=0-7
/proc/21826/stat : 21826 (python) R 21824 21826 21743 0 -1 4202496 13601 931 1 0 52 8 0 0 18 0 1 0 668102013 303136768 11281 33554432000 4194304 5683644 140736354272256 18446744073709551615 4602391 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21826/statm: 74008 11285 1761 364 0 9932 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 296032

[startup+1.50014 s]
/proc/loadavg: 3.98 1.03 0.35 2/444 21831
/proc/meminfo: memFree=25180548/32951124 swapFree=60609076/67111528
[pid=21826] ppid=21824 vsize=317988 CPUtime=1.39 cores=0-7
/proc/21826/stat : 21826 (python) R 21824 21826 21743 0 -1 4202496 23799 931 1 0 130 9 0 0 20 0 1 0 668102013 325619712 16881 33554432000 4194304 5683644 140736354272256 18446744073709551615 270612759385 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21826/statm: 79497 16881 1826 364 0 15421 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 317988

[startup+3.10086 s]
/proc/loadavg: 3.74 1.03 0.35 2/444 21831
/proc/meminfo: memFree=25161624/32951124 swapFree=60609076/67111528
[pid=21826] ppid=21824 vsize=317988 CPUtime=2.99 cores=0-7
/proc/21826/stat : 21826 (python) R 21824 21826 21743 0 -1 4202496 23799 931 1 0 290 9 0 0 25 0 1 0 668102013 325619712 16881 33554432000 4194304 5683644 140736354272256 18446744073709551615 47142448057988 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21826/statm: 79497 16881 1826 364 0 15421 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 317988

[startup+6.30029 s]
/proc/loadavg: 3.74 1.03 0.35 2/444 21831
/proc/meminfo: memFree=25161536/32951124 swapFree=60609076/67111528
[pid=21826] ppid=21824 vsize=317988 CPUtime=6.19 cores=0-7
/proc/21826/stat : 21826 (python) R 21824 21826 21743 0 -1 4202496 23806 931 1 0 610 9 0 0 25 0 1 0 668102013 325619712 16888 33554432000 4194304 5683644 140736354272256 18446744073709551615 47142445283456 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21826/statm: 79497 16888 1833 364 0 15421 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 317988

[startup+12.7132 s]
/proc/loadavg: 3.88 1.14 0.39 9/468 21855
/proc/meminfo: memFree=24865312/32951124 swapFree=60609076/67111528
[pid=21826] ppid=21824 vsize=396920 CPUtime=8.41 cores=0-7
/proc/21826/stat : 21826 (python) S 21824 21826 21743 0 -1 4202496 30324 931 1 0 829 12 0 0 22 0 9 0 668102013 406446080 16194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21826/statm: 99230 16194 1889 364 0 35127 0
[pid=21832] ppid=21826 vsize=314884 CPUtime=0.02 cores=0-7
/proc/21832/stat : 21832 (python) S 21826 21826 21743 0 -1 4202560 901 0 0 0 1 1 0 0 15 0 1 0 668102842 322441216 14648 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130767 0 0 16781312 514 14329457036419367170 0 0 17 7 0 0 0
/proc/21832/statm: 78721 14648 375 364 0 14639 0
[pid=21834] ppid=21832 vsize=276240 CPUtime=4.41 cores=0-7
/proc/21834/stat : 21834 (hybridGM3) R 21832 21834 21834 0 -1 4202496 8559 0 0 0 440 1 0 0 25 0 1 0 668102842 282869760 8295 33554432000 134512640 135204385 4293078032 18446744073709551615 134536641 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21834/statm: 69060 8295 64 169 0 68890 0
[pid=21835] ppid=21826 vsize=325140 CPUtime=0 cores=0-7
/proc/21835/stat : 21835 (python) S 21826 21826 21743 0 -1 4202560 739 0 0 0 0 0 0 0 15 0 1 0 668102845 332943360 14624 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 10103276012486754564 0 0 17 4 0 0 0
/proc/21835/statm: 81285 14624 347 364 0 17200 0
[pid=21837] ppid=21835 vsize=276236 CPUtime=4.37 cores=0-7
/proc/21837/stat : 21837 (hybridGM3) R 21835 21837 21837 0 -1 4202496 8562 0 0 0 436 1 0 0 25 0 1 0 668102846 282865664 8299 33554432000 134512640 135204385 4292998304 18446744073709551615 134546073 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/21837/statm: 69059 8299 64 169 0 68889 0
[pid=21838] ppid=21826 vsize=335396 CPUtime=0 cores=0-7
/proc/21838/stat : 21838 (python) S 21826 21826 21743 0 -1 4202560 743 0 0 0 0 0 0 0 15 0 1 0 668102848 343445504 14628 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 4298329606852673795 0 0 17 1 0 0 0
/proc/21838/statm: 83849 14628 347 364 0 19761 0
[pid=21840] ppid=21838 vsize=276236 CPUtime=4.35 cores=0-7
/proc/21840/stat : 21840 (hybridGM3) R 21838 21840 21840 0 -1 4202496 8558 0 0 0 434 1 0 0 25 0 1 0 668102849 282865664 8298 33554432000 134512640 135204385 4289123504 18446744073709551615 134537403 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/21840/statm: 69059 8298 64 169 0 68889 0
[pid=21841] ppid=21826 vsize=345652 CPUtime=0 cores=0-7
/proc/21841/stat : 21841 (python) S 21826 21826 21743 0 -1 4202560 758 0 0 0 0 0 0 0 15 0 1 0 668102852 353947648 14632 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 1330193569624850690 0 0 17 2 0 0 0
/proc/21841/statm: 86413 14632 347 364 0 22322 0
[pid=21843] ppid=21841 vsize=276240 CPUtime=4.22 cores=0-7
/proc/21843/stat : 21843 (hybridGM3) R 21841 21843 21843 0 -1 4202496 8555 0 0 0 421 1 0 0 25 0 1 0 668102852 282869760 8294 33554432000 134512640 135204385 4286921952 18446744073709551615 134537403 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/21843/statm: 69060 8294 64 169 0 68890 0
[pid=21844] ppid=21826 vsize=355908 CPUtime=0 cores=0-7
/proc/21844/stat : 21844 (python) S 21826 21826 21743 0 -1 4202560 758 0 0 0 0 0 0 0 15 0 1 0 668102855 364449792 14636 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 17819459500218745089 0 0 17 6 0 0 0
/proc/21844/statm: 88977 14636 347 364 0 24883 0
[pid=21846] ppid=21844 vsize=276244 CPUtime=4.27 cores=0-7
/proc/21846/stat : 21846 (hybridGM3) R 21844 21846 21846 0 -1 4202496 8563 0 0 0 426 1 0 0 25 0 1 0 668102855 282873856 8299 33554432000 134512640 135204385 4288370896 18446744073709551615 134545866 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/21846/statm: 69061 8299 64 169 0 68891 0
[pid=21847] ppid=21826 vsize=366164 CPUtime=0 cores=0-7
/proc/21847/stat : 21847 (python) S 21826 21826 21743 0 -1 4202560 761 0 0 0 0 0 0 0 15 0 1 0 668102858 374951936 14640 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 18050264583074971911 0 0 17 2 0 0 0
/proc/21847/statm: 91541 14640 347 364 0 27444 0
[pid=21849] ppid=21847 vsize=276240 CPUtime=4.24 cores=0-7
/proc/21849/stat : 21849 (hybridGM3) R 21847 21849 21849 0 -1 4202496 8566 0 0 0 423 1 0 0 25 0 1 0 668102859 282869760 8302 33554432000 134512640 135204385 4291024144 18446744073709551615 134546157 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21849/statm: 69060 8302 64 169 0 68890 0
[pid=21850] ppid=21826 vsize=376420 CPUtime=0 cores=0-7
/proc/21850/stat : 21850 (python) S 21826 21826 21743 0 -1 4202560 775 0 0 0 0 0 0 0 15 0 1 0 668102862 385454080 14644 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 16317821285792973060 0 0 17 1 0 0 0
/proc/21850/statm: 94105 14644 347 364 0 30005 0
[pid=21852] ppid=21850 vsize=276244 CPUtime=4.17 cores=0-7
/proc/21852/stat : 21852 (hybridGM3) R 21850 21852 21852 0 -1 4202496 8565 0 0 0 416 1 0 0 25 0 1 0 668102864 282873856 8300 33554432000 134512640 135204385 4294523088 18446744073709551615 134545853 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/21852/statm: 69061 8300 64 169 0 68891 0
[pid=21853] ppid=21826 vsize=386676 CPUtime=0 cores=0-7
/proc/21853/stat : 21853 (python) S 21826 21826 21743 0 -1 4202560 806 0 0 0 0 0 0 0 15 0 1 0 668102865 395956224 14654 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 5596558170139885826 0 0 17 1 0 0 0
/proc/21853/statm: 96669 14654 353 364 0 32566 0
[pid=21855] ppid=21853 vsize=276244 CPUtime=4.17 cores=0-7
/proc/21855/stat : 21855 (hybridGM3) R 21853 21855 21855 0 -1 4202496 8575 0 0 0 416 1 0 0 25 0 1 0 668102865 282873856 8304 33554432000 134512640 135204385 4290238736 18446744073709551615 134537455 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21855/statm: 69061 8304 64 169 0 68891 0
[pid=21826/tid=21833] ppid=21824 vsize=396920 CPUtime=0 cores=0-7
/proc/21826/task/21833/stat : 21833 (python) S 21824 21826 21743 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 9 0 668102842 406446080 16194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 4 0 0 0
[pid=21826/tid=21836] ppid=21824 vsize=396920 CPUtime=0 cores=0-7
/proc/21826/task/21836/stat : 21836 (python) S 21824 21826 21743 0 -1 4202560 20 931 0 0 0 0 0 0 20 0 9 0 668102845 406446080 16194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 6 0 0 0
[pid=21826/tid=21839] ppid=21824 vsize=396920 CPUtime=0 cores=0-7
/proc/21826/task/21839/stat : 21839 (python) S 21824 21826 21743 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 9 0 668102849 406446080 16194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 6 0 0 0
[pid=21826/tid=21842] ppid=21824 vsize=396920 CPUtime=0 cores=0-7
/proc/21826/task/21842/stat : 21842 (python) S 21824 21826 21743 0 -1 4202560 23 931 0 0 0 0 0 0 20 0 9 0 668102852 406446080 16194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 0 0 0 0
[pid=21826/tid=21845] ppid=21824 vsize=396920 CPUtime=0 cores=0-7
/proc/21826/task/21845/stat : 21845 (python) S 21824 21826 21743 0 -1 4202560 26 931 0 0 0 0 0 0 22 0 9 0 668102855 406446080 16194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 0 0 0 0
[pid=21826/tid=21848] ppid=21824 vsize=396920 CPUtime=0 cores=0-7
/proc/21826/task/21848/stat : 21848 (python) S 21824 21826 21743 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 9 0 668102858 406446080 16194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 6 0 0 0
[pid=21826/tid=21851] ppid=21824 vsize=396920 CPUtime=0 cores=0-7
/proc/21826/task/21851/stat : 21851 (python) S 21824 21826 21743 0 -1 4202560 27 931 0 0 0 0 0 0 21 0 9 0 668102862 406446080 16194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 6 0 0 0
[pid=21826/tid=21854] ppid=21824 vsize=396920 CPUtime=0 cores=0-7
/proc/21826/task/21854/stat : 21854 (python) S 21824 21826 21743 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 9 0 668102865 406446080 16194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.63
Current children cumulated vsize (KiB) 5413084

[startup+25.5019 s]
/proc/loadavg: 4.59 1.39 0.48 9/468 21856
/proc/meminfo: memFree=24864656/32951124 swapFree=60609076/67111528
[pid=21826] ppid=21824 vsize=396920 CPUtime=8.41 cores=0-7
/proc/21826/stat : 21826 (python) S 21824 21826 21743 0 -1 4202496 30324 931 1 0 829 12 0 0 22 0 9 0 668102013 406446080 16194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21826/statm: 99230 16194 1889 364 0 35127 0
[pid=21832] ppid=21826 vsize=314884 CPUtime=0.06 cores=0-7
/proc/21832/stat : 21832 (python) S 21826 21826 21743 0 -1 4202560 909 0 0 0 3 3 0 0 15 0 1 0 668102842 322441216 14649 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130767 0 0 16781312 514 3578954328875958530 0 0 17 7 0 0 0
/proc/21832/statm: 78721 14649 376 364 0 14639 0
[pid=21834] ppid=21832 vsize=276240 CPUtime=17.2 cores=0-7
/proc/21834/stat : 21834 (hybridGM3) R 21832 21834 21834 0 -1 4202496 8559 0 0 0 1719 1 0 0 25 0 1 0 668102842 282869760 8295 33554432000 134512640 135204385 4293078032 18446744073709551615 134546082 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21834/statm: 69060 8295 64 169 0 68890 0
[pid=21835] ppid=21826 vsize=325140 CPUtime=0.05 cores=0-7
/proc/21835/stat : 21835 (python) S 21826 21826 21743 0 -1 4202560 925 0 0 0 3 2 0 0 15 0 1 0 668102845 332943360 14647 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 3578954328875958532 0 0 17 4 0 0 0
/proc/21835/statm: 81285 14647 370 364 0 17200 0
[pid=21837] ppid=21835 vsize=276236 CPUtime=17.1 cores=0-7
/proc/21837/stat : 21837 (hybridGM3) R 21835 21837 21837 0 -1 4202496 8562 0 0 0 1709 1 0 0 25 0 1 0 668102846 282865664 8299 33554432000 134512640 135204385 4292998304 18446744073709551615 134537403 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/21837/statm: 69059 8299 64 169 0 68889 0
[pid=21838] ppid=21826 vsize=335396 CPUtime=0.06 cores=0-7
/proc/21838/stat : 21838 (python) S 21826 21826 21743 0 -1 4202560 928 0 0 0 2 4 0 0 16 0 1 0 668102848 343445504 14651 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 3578954328875958531 0 0 17 1 0 0 0
/proc/21838/statm: 83849 14651 370 364 0 19761 0
[pid=21840] ppid=21838 vsize=276236 CPUtime=17.13 cores=0-7
/proc/21840/stat : 21840 (hybridGM3) R 21838 21840 21840 0 -1 4202496 8558 0 0 0 1712 1 0 0 25 0 1 0 668102849 282865664 8298 33554432000 134512640 135204385 4289123504 18446744073709551615 134536744 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/21840/statm: 69059 8298 64 169 0 68889 0
[pid=21841] ppid=21826 vsize=345652 CPUtime=0.06 cores=0-7
/proc/21841/stat : 21841 (python) S 21826 21826 21743 0 -1 4202560 944 0 0 0 3 3 0 0 16 0 1 0 668102852 353947648 14655 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 3578954328875958530 0 0 17 2 0 0 0
/proc/21841/statm: 86413 14655 370 364 0 22322 0
[pid=21843] ppid=21841 vsize=276240 CPUtime=16.73 cores=0-7
/proc/21843/stat : 21843 (hybridGM3) R 21841 21843 21843 0 -1 4202496 8555 0 0 0 1672 1 0 0 25 0 1 0 668102852 282869760 8294 33554432000 134512640 135204385 4286921952 18446744073709551615 134537131 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/21843/statm: 69060 8294 64 169 0 68890 0
[pid=21844] ppid=21826 vsize=355908 CPUtime=0.06 cores=0-7
/proc/21844/stat : 21844 (python) S 21826 21826 21743 0 -1 4202560 950 0 0 0 3 3 0 0 16 0 1 0 668102855 364449792 14659 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 3578954328875958529 0 0 17 6 0 0 0
/proc/21844/statm: 88977 14659 370 364 0 24883 0
[pid=21846] ppid=21844 vsize=276244 CPUtime=17 cores=0-7
/proc/21846/stat : 21846 (hybridGM3) R 21844 21846 21846 0 -1 4202496 8563 0 0 0 1699 1 0 0 25 0 1 0 668102855 282873856 8299 33554432000 134512640 135204385 4288370896 18446744073709551615 134545851 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/21846/statm: 69061 8299 64 169 0 68891 0

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

[pid=22003] ppid=21826 vsize=739380 CPUtime=0.38 cores=0-7
/proc/22003/stat : 22003 (python) S 21826 21826 21743 0 -1 4202560 1372 0 0 0 20 18 0 0 19 0 2 0 668178883 757125120 15082 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22003/statm: 184845 15082 407 364 0 120658 0
[pid=22005] ppid=22003 vsize=467024 CPUtime=99 cores=0-7
/proc/22005/stat : 22005 (TNM) T 22003 22005 22005 0 -1 4202496 6853 0 0 0 9899 1 0 0 25 0 1 0 668178884 478232576 6560 33554432000 134512640 135008748 4289142608 18446744073709551615 134527542 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/22005/statm: 116756 6560 46 122 0 115656 0
[pid=22003/tid=22018] ppid=21826 vsize=739380 CPUtime=0 cores=0-7
/proc/22003/task/22018/stat : 22018 (python) S 21826 21826 21743 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 668188825 757125120 15082 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 514 18446604447070087936 0 0 -1 1 0 0 0
[pid=22007] ppid=21826 vsize=749636 CPUtime=0.38 cores=0-7
/proc/22007/stat : 22007 (python) S 21826 21826 21743 0 -1 4202560 1429 0 0 0 18 20 0 0 19 0 2 0 668182400 767627264 15203 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/22007/statm: 187409 15203 407 364 0 123219 0
[pid=22009] ppid=22007 vsize=467024 CPUtime=99.84 cores=0-7
/proc/22009/stat : 22009 (TNM) T 22007 22009 22009 0 -1 4202496 6852 0 0 0 9982 2 0 0 25 0 1 0 668182401 478232576 6559 33554432000 134512640 135008748 4286663136 18446744073709551615 134528967 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/22009/statm: 116756 6559 46 122 0 115656 0
[pid=22007/tid=22023] ppid=21826 vsize=749636 CPUtime=0 cores=0-7
/proc/22007/task/22023/stat : 22023 (python) S 21826 21826 21743 0 -1 4202560 223 0 0 0 0 0 0 0 19 0 2 0 668192439 767627264 15203 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 514 18446604447659095360 0 0 -1 1 0 0 0
[pid=22010] ppid=21826 vsize=759892 CPUtime=0.39 cores=0-7
/proc/22010/stat : 22010 (python) S 21826 21826 21743 0 -1 4202560 1330 0 0 0 18 21 0 0 19 0 2 0 668183702 778129408 15257 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22010/statm: 189973 15257 407 364 0 125780 0
[pid=22012] ppid=22010 vsize=467024 CPUtime=99.44 cores=0-7
/proc/22012/stat : 22012 (TNM) T 22010 22012 22012 0 -1 4202496 6852 0 0 0 9943 1 0 0 25 0 1 0 668183703 478232576 6559 33554432000 134512640 135008748 4293797824 18446744073709551615 134527146 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/22012/statm: 116756 6559 46 122 0 115656 0
[pid=22010/tid=22032] ppid=21826 vsize=759892 CPUtime=0 cores=0-7
/proc/22010/task/22032/stat : 22032 (python) S 21826 21826 21743 0 -1 4202560 124 0 0 0 0 0 0 0 19 0 2 0 668193740 778129408 15257 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 514 18446604448911901760 0 0 -1 6 0 0 0
[pid=22015] ppid=21826 vsize=770148 CPUtime=0.17 cores=0-7
/proc/22015/stat : 22015 (python) S 21826 21826 21743 0 -1 4202560 1104 0 0 0 9 8 0 0 18 0 1 0 668188697 788631552 15205 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 3578954328875958529 0 0 17 2 0 0 0
/proc/22015/statm: 192537 15205 379 364 0 128341 0
[pid=22017] ppid=22015 vsize=262376 CPUtime=51.31 cores=0-7
/proc/22017/stat : 22017 (FH) R 22015 22017 22017 0 -1 4202496 7018 0 0 0 5130 1 0 0 25 0 1 0 668188698 268673024 6724 33554432000 134512640 134936988 4290142672 18446744073709551615 134553279 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/22017/statm: 65594 6724 41 104 0 65098 0
[pid=22019] ppid=21826 vsize=780404 CPUtime=0.18 cores=0-7
/proc/22019/stat : 22019 (python) S 21826 21826 21743 0 -1 4202560 1113 0 0 0 7 11 0 0 18 0 1 0 668188831 799133696 15261 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 3578954328875958530 0 0 17 2 0 0 0
/proc/22019/statm: 195101 15261 378 364 0 130902 0
[pid=22021] ppid=22019 vsize=467024 CPUtime=50.07 cores=0-7
/proc/22021/stat : 22021 (TNM) R 22019 22021 22021 0 -1 4202496 6855 0 0 0 5006 1 0 0 25 0 1 0 668188832 478232576 6560 33554432000 134512640 135008748 4286997072 18446744073709551615 134529367 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22021/statm: 116756 6560 46 122 0 115656 0
[pid=22024] ppid=21826 vsize=790660 CPUtime=0.04 cores=0-7
/proc/22024/stat : 22024 (python) S 21826 21826 21743 0 -1 4202560 1126 0 0 0 2 2 0 0 18 0 1 0 668192445 809635840 15257 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 3578954328875958529 0 0 17 2 0 0 0
/proc/22024/statm: 197665 15257 379 364 0 133463 0
[pid=22026] ppid=22024 vsize=467024 CPUtime=14.1 cores=0-7
/proc/22026/stat : 22026 (TNM) R 22024 22026 22026 0 -1 4202496 6855 0 0 0 1409 1 0 0 25 0 1 0 668192446 478232576 6558 33554432000 134512640 135008748 4291543920 18446744073709551615 134528940 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22026/statm: 116756 6558 46 122 0 115656 0
[pid=22028] ppid=21826 vsize=800916 CPUtime=0.02 cores=0-7
/proc/22028/stat : 22028 (python) S 21826 21826 21743 0 -1 4202560 1113 0 0 0 0 2 0 0 18 0 1 0 668193027 820137984 15194 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 15190625054741201153 0 0 17 2 0 0 0
/proc/22028/statm: 200229 15194 373 364 0 136024 0
[pid=22030] ppid=22028 vsize=467024 CPUtime=8.14 cores=0-7
/proc/22030/stat : 22030 (TNM) R 22028 22030 22030 0 -1 4202496 6859 0 0 0 813 1 0 0 25 0 1 0 668193028 478232576 6560 33554432000 134512640 135008748 4292063568 18446744073709551615 134527416 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/22030/statm: 116756 6560 46 122 0 115656 0
[pid=22033] ppid=21826 vsize=811172 CPUtime=0 cores=0-7
/proc/22033/stat : 22033 (python) S 21826 21826 21743 0 -1 4202560 1104 0 0 0 0 0 0 0 18 0 1 0 668193747 830640128 15242 33554432000 4194304 5683644 140736354272256 18446744073709551615 270613130822 0 0 16781312 514 8646334869875458047 0 0 17 2 0 0 0
/proc/22033/statm: 202793 15242 356 364 0 138585 0
[pid=22035] ppid=22033 vsize=467024 CPUtime=1.08 cores=0-7
/proc/22035/stat : 22035 (TNM) R 22033 22035 22035 0 -1 4202496 6857 0 0 0 107 1 0 0 24 0 1 0 668193747 478232576 6559 33554432000 134512640 135008748 4292806704 18446744073709551615 134527339 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/22035/statm: 116756 6559 46 122 0 115656 0
[pid=21826/tid=21833] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21833/stat : 21833 (python) S 21824 21826 21743 0 -1 4202560 26 138787 0 0 0 0 314155 680 25 0 44 0 668102842 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 4 0 0 0
[pid=21826/tid=21836] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21836/stat : 21836 (python) S 21824 21826 21743 0 -1 4202560 35 138787 0 0 0 0 314155 680 18 0 44 0 668102845 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 6 0 0 0
[pid=21826/tid=21839] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21839/stat : 21839 (python) S 21824 21826 21743 0 -1 4202560 40 138787 0 0 0 0 314155 680 18 0 44 0 668102849 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 6 0 0 0
[pid=21826/tid=21842] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21842/stat : 21842 (python) S 21824 21826 21743 0 -1 4202560 30 138787 0 0 0 0 314155 680 18 0 44 0 668102852 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 0 0 0 0
[pid=21826/tid=21845] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21845/stat : 21845 (python) S 21824 21826 21743 0 -1 4202560 41 138787 0 0 0 0 314155 680 16 0 44 0 668102855 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 0 0 0 0
[pid=21826/tid=21848] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21848/stat : 21848 (python) S 21824 21826 21743 0 -1 4202560 35 138787 0 0 0 0 314155 680 18 0 44 0 668102858 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 6 0 0 0
[pid=21826/tid=21851] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21851/stat : 21851 (python) S 21824 21826 21743 0 -1 4202560 27 138787 0 0 0 0 314155 680 21 0 44 0 668102862 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 6 0 0 0
[pid=21826/tid=21854] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21854/stat : 21854 (python) S 21824 21826 21743 0 -1 4202560 45 138787 0 0 0 0 314155 680 18 0 44 0 668102865 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 1 0 0 0
[pid=21826/tid=21861] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21861/stat : 21861 (python) S 21824 21826 21743 0 -1 4202560 34 138787 0 0 0 0 314155 680 20 0 44 0 668111207 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 1 0 0 0
[pid=21826/tid=21865] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21865/stat : 21865 (python) S 21824 21826 21743 0 -1 4202560 97 138787 0 0 0 0 314155 680 20 0 44 0 668111712 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 6 0 0 0
[pid=21826/tid=21874] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21874/stat : 21874 (python) S 21824 21826 21743 0 -1 4202560 59 138787 0 0 0 0 314155 680 18 0 44 0 668119772 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 0 0 0 0
[pid=21826/tid=21878] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21878/stat : 21878 (python) S 21824 21826 21743 0 -1 4202560 35 138787 0 0 0 0 314155 680 20 0 44 0 668121245 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21884] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21884/stat : 21884 (python) S 21824 21826 21743 0 -1 4202560 56 138787 0 0 0 0 314155 680 18 0 44 0 668122713 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21898] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21898/stat : 21898 (python) S 21824 21826 21743 0 -1 4202560 32 138787 0 0 0 0 314155 680 20 0 44 0 668128380 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 0 0 0 0
[pid=21826/tid=21902] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21902/stat : 21902 (python) S 21824 21826 21743 0 -1 4202560 79 138787 0 0 0 0 314155 680 20 0 44 0 668130823 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21906] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21906/stat : 21906 (python) S 21824 21826 21743 0 -1 4202560 32 138787 0 0 0 0 314155 680 20 0 44 0 668131284 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21909] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21909/stat : 21909 (python) S 21824 21826 21743 0 -1 4202560 44 138787 0 0 0 0 314155 680 20 0 44 0 668132596 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21912] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21912/stat : 21912 (python) S 21824 21826 21743 0 -1 4202560 34 138787 0 0 0 0 314155 680 20 0 44 0 668132706 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21915] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21915/stat : 21915 (python) S 21824 21826 21743 0 -1 4202560 41 138787 0 0 0 0 314155 680 18 0 44 0 668133026 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21923] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21923/stat : 21923 (python) S 21824 21826 21743 0 -1 4202560 37 138787 0 0 0 0 314155 680 20 0 44 0 668140864 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 0 0 0 0
[pid=21826/tid=21927] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21927/stat : 21927 (python) S 21824 21826 21743 0 -1 4202560 37 138787 0 0 0 0 314155 680 20 0 44 0 668141325 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21932] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21932/stat : 21932 (python) S 21824 21826 21743 0 -1 4202560 34 138787 0 0 0 0 314155 680 20 0 44 0 668142538 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21936] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21936/stat : 21936 (python) S 21824 21826 21743 0 -1 4202560 35 138787 0 0 0 0 314155 680 20 0 44 0 668142748 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21943] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21943/stat : 21943 (python) S 21824 21826 21743 0 -1 4202560 39 138787 0 0 0 0 314155 680 18 0 44 0 668144466 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21949] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21949/stat : 21949 (python) S 21824 21826 21743 0 -1 4202560 41 138787 0 0 0 0 314155 680 18 0 44 0 668149634 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21953] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21953/stat : 21953 (python) S 21824 21826 21743 0 -1 4202560 41 138787 0 0 0 0 314155 680 18 0 44 0 668151267 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21957] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21957/stat : 21957 (python) S 21824 21826 21743 0 -1 4202560 31 138787 0 0 0 0 314155 680 19 0 44 0 668152575 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21961] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21961/stat : 21961 (python) S 21824 21826 21743 0 -1 4202560 36 138787 0 0 0 0 314155 680 18 0 44 0 668152583 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 3 0 0 0
[pid=21826/tid=21967] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21967/stat : 21967 (python) S 21824 21826 21743 0 -1 4202560 28 138787 0 0 0 0 314155 680 20 0 44 0 668158665 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 0 0 0 0
[pid=21826/tid=21970] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21970/stat : 21970 (python) S 21824 21826 21743 0 -1 4202560 24 138787 0 0 0 0 314155 680 20 0 44 0 668158798 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 0 0 0 0
[pid=21826/tid=21975] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21975/stat : 21975 (python) S 21824 21826 21743 0 -1 4202560 28 138787 0 0 0 0 314155 680 20 0 44 0 668162703 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 1 0 0 0
[pid=21826/tid=21982] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21982/stat : 21982 (python) S 21824 21826 21743 0 -1 4202560 30 138787 0 0 0 0 314155 680 20 0 44 0 668168707 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 1 0 0 0
[pid=21826/tid=21986] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21986/stat : 21986 (python) S 21824 21826 21743 0 -1 4202560 28 138787 0 0 0 0 314155 680 20 0 44 0 668168840 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 1 0 0 0
[pid=21826/tid=21994] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/21994/stat : 21994 (python) S 21824 21826 21743 0 -1 4202560 28 138787 0 0 0 0 314155 680 20 0 44 0 668173348 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 0 0 0 0
[pid=21826/tid=22000] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/22000/stat : 22000 (python) S 21824 21826 21743 0 -1 4202560 29 138787 0 0 0 0 314155 680 18 0 44 0 668178753 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 1 0 0 0
[pid=21826/tid=22004] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/22004/stat : 22004 (python) S 21824 21826 21743 0 -1 4202560 29 138787 0 0 0 0 314155 680 20 0 44 0 668178884 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 2 0 0 0
[pid=21826/tid=22008] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/22008/stat : 22008 (python) S 21824 21826 21743 0 -1 4202560 163 138787 0 0 0 0 314155 680 19 0 44 0 668182401 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 2 0 0 0
[pid=21826/tid=22011] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/22011/stat : 22011 (python) S 21824 21826 21743 0 -1 4202560 32 138787 0 0 0 0 314155 680 20 0 44 0 668183702 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 2 0 0 0
[pid=21826/tid=22016] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/22016/stat : 22016 (python) S 21824 21826 21743 0 -1 4202560 37 138787 0 0 0 0 314155 680 20 0 44 0 668188698 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 1 0 0 0
[pid=21826/tid=22020] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/22020/stat : 22020 (python) S 21824 21826 21743 0 -1 4202560 34 138787 0 0 0 0 314155 680 20 0 44 0 668188832 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 2 0 0 0
[pid=21826/tid=22025] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/22025/stat : 22025 (python) S 21824 21826 21743 0 -1 4202560 37 138787 0 0 0 0 314155 680 20 0 44 0 668192446 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 1 0 0 0
[pid=21826/tid=22029] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/22029/stat : 22029 (python) S 21824 21826 21743 0 -1 4202560 43 138787 0 0 0 0 314155 680 20 0 44 0 668193028 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 2 0 0 0
[pid=21826/tid=22034] ppid=21824 vsize=821416 CPUtime=3148.35 cores=0-7
/proc/21826/task/22034/stat : 22034 (python) S 21824 21826 21743 0 -1 4202560 38 138787 0 0 0 0 314155 680 20 0 44 0 668193747 841129984 16841 33554432000 4194304 5683644 140736354272256 18446744073709551615 270624934321 0 0 16781312 2 18446604447996609664 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7255.69
Current children cumulated vsize (KiB) 32574592

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21826 and gives
#  childrusage.ru_utime.tv_sec=3153
#  childrusage.ru_utime.tv_usec=148648
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=672833
# CPU time returned by wait4() is 3160.82
# while last known CPU time is 7255.69
#
# 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): 491.489
#  lost CPU user time (s): 490.499
#  lost CPU system time (s): 0.990001

Real time (s): 918.655
CPU time (s): 7747.18
CPU user time (s): 7731.23
CPU system time (s): 15.95
CPU usage (%): 843.318
Max. virtual memory (cumulated for all children) (KiB): 32574592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3153.15
system time used= 7.67283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210764
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5857
involuntary context switches= 24031

runsolver used 8.5487 second user time and 22.0307 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-16 18:56:51
IDJOB=3385305
IDBENCH=82570
IDSOLVER=1870
FILE ID=node108/3385305-1305565010
RUNJOBID= node108-1305564966-21757
PBS_JOBID= 13350142
Free space on /tmp= 73472 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S709305826-098-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385305-1305565010/watcher-3385305-1305565010 -o /tmp/evaluation-result-3385305-1305565010/solver-3385305-1305565010 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385305-1305565010.cnf -seed 1589053202 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 83f9a63a559155a858e739be2c598060
RANDOM SEED=1589053202

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25223988 kB
Buffers:         53020 kB
Cached:         703392 kB
SwapCached:      25636 kB
Active:         210400 kB
Inactive:      7309452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25223988 kB
SwapTotal:    67111528 kB
SwapFree:     60609076 kB
Dirty:           34984 kB
Writeback:           0 kB
AnonPages:     6747316 kB
Mapped:          26340 kB
Slab:            79156 kB
PageTables:      57400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113023256 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72988 MiB
End job on node108 at 2011-05-16 19:12:11