Trace number 3385265

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) 9475.76 1192.51

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S381985918-018-UNKNOWN.cnf
MD5SUM13d193ddef22075908d36a7c0d4a2be1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.37/1.36	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/1.36	c INFO: solving HOME/instance-3385265-1305564964.cnf
0.37/1.36	c INFO: computing task features
0.54/1.50	c INFO: computed variable-clause graph statistics
0.54/1.51	c INFO: computed clause balance statistics
1.24/2.28	c INFO: computed variable balance statistics
1.53/2.58	c INFO: computed small-clause counts
1.53/2.58	c INFO: computed Horn-clause counts
1.63/2.60	c INFO: computed variable graph statistics
1.63/2.60	c INFO: collected features for HOME/instance-3385265-1305564964.cnf in 1.24 s
1.63/2.63	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.36)
1.63/2.66	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.13)
1.63/2.69	c INFO: running adaptg2wsat2009++@0 for 97 with 4998 remaining (b = 0.08)
1.74/2.72	c INFO: running adaptg2wsat2009++@0 for 97 with 4998 remaining (b = 0.07)
1.74/2.75	c INFO: running adaptg2wsat2009++@0 for 97 with 4998 remaining (b = 0.05)
1.74/2.78	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.04)
1.83/2.82	c INFO: running FH@0 for 97 with 4998 remaining (b = 0.03)
1.83/2.85	c INFO: running adaptg2wsat2009++@0 for 97 with 4998 remaining (b = 0.03)
801.96/102.91	c INFO: running adaptg2wsat2009++@0 for 97 with 4898 remaining (b = 0.02)
801.96/102.95	c INFO: running FH@0 for 97 with 4898 remaining (b = 0.02)
801.96/102.99	c INFO: running hybridGM3@0 for 194 with 4898 remaining (b = 0.04)
802.47/103.04	c INFO: running gnovelty+2@0 for 97 with 4898 remaining (b = 0.02)
802.47/103.09	c INFO: running hybridGM3@0 for 194 with 4898 remaining (b = 0.03)
802.76/103.13	c INFO: running hybridGM3@0 for 194 with 4898 remaining (b = 0.03)
802.76/103.18	c INFO: running TNM@0 for 1552 with 4898 remaining (b = 0.20)
802.86/103.23	c INFO: running adaptg2wsat2009++@0 for 97 with 4898 remaining (b = 0.01)
1600.84/203.17	c INFO: running FH@0 for 97 with 4798 remaining (b = 0.01)
1601.62/203.23	c INFO: running hybridGM3@0 for 194 with 4798 remaining (b = 0.02)
1602.26/203.35	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.01)
1643.83/208.56	c INFO: running adaptg2wsat2009++@0 for 97 with 4792 remaining (b = 0.01)
2369.17/299.51	c INFO: running hybridGM3@99 for 97 with 4701 remaining (b = 0.01)
2369.96/299.62	c INFO: running hybridGM3@99 for 97 with 4701 remaining (b = 0.01)
2369.96/299.67	c INFO: running adaptg2wsat2009++@0 for 97 with 4701 remaining (b = 0.01)
2370.67/299.72	c INFO: running hybridGM3@99 for 97 with 4701 remaining (b = 0.01)
2419.38/305.81	c INFO: running adaptg2wsat2009++@100 for 97 with 4695 remaining (b = 0.01)
2440.79/308.55	c INFO: running hybridGM3@0 for 194 with 4692 remaining (b = 0.02)
3127.85/394.77	c INFO: running hybridGM3@295 for 97 with 4606 remaining (b = 0.01)
3129.51/394.98	c INFO: running TNM@0 for 1455 with 4606 remaining (b = 0.14)
3145.33/396.94	c INFO: running adaptg2wsat2009++@100 for 97 with 4604 remaining (b = 0.01)
3152.49/397.84	c INFO: running hybridGM3@100 for 97 with 4603 remaining (b = 0.01)
3169.21/399.91	c INFO: running gnovelty+2@0 for 97 with 4601 remaining (b = 0.01)
3193.90/403.09	c INFO: running hybridGM3@0 for 194 with 4598 remaining (b = 0.02)
3920.26/494.22	c INFO: running iPAWS@0 for 97 with 4507 remaining (b = 0.01)
3934.57/496.06	c INFO: running hybridGM3@390 for 97 with 4505 remaining (b = 0.01)
3951.09/498.14	c INFO: running FH@0 for 97 with 4503 remaining (b = 0.01)
3951.90/498.25	c INFO: running hybridGM3@0 for 194 with 4503 remaining (b = 0.02)
4031.46/508.22	c INFO: running hybridGM3@95 for 97 with 4493 remaining (b = 0.01)
4718.37/594.52	c INFO: running hybridGM3@0 for 194 with 4406 remaining (b = 0.02)
4740.70/597.35	c INFO: running adaptg2wsat2009++@294 for 291 with 4404 remaining (b = 0.02)
4741.42/597.45	c INFO: running hybridGM3@0 for 194 with 4403 remaining (b = 0.01)
4789.15/603.50	c INFO: running TNM@0 for 1552 with 4397 remaining (b = 0.11)
4806.64/605.68	c INFO: running hybridGM3@96 for 97 with 4395 remaining (b = 0.01)
5516.72/694.81	c INFO: running FH@0 for 291 with 4306 remaining (b = 0.02)
5565.26/700.98	c INFO: running hybridGM3@292 for 194 with 4300 remaining (b = 0.02)
6282.54/791.10	c INFO: running FH@100 for 291 with 4210 remaining (b = 0.02)
6354.12/800.05	c INFO: running iPAWS@0 for 97 with 4201 remaining (b = 0.01)
7046.67/887.09	c INFO: running adaptg2wsat2009++@392 for 194 with 4114 remaining (b = 0.02)
7130.30/897.53	c INFO: running hybridGM3@96 for 97 with 4103 remaining (b = 0.01)
7152.51/900.36	c INFO: running hybridGM3@95 for 97 with 4101 remaining (b = 0.01)
7822.84/984.56	c INFO: running adaptg2wsat2009++@99 for 97 with 4016 remaining (b = 0.01)
7896.77/993.89	c INFO: running gnovelty+2@0 for 97 with 4007 remaining (b = 0.01)
7967.58/1002.71	c INFO: running hybridGM3@384 for 97 with 3998 remaining (b = 0.01)
8589.18/1080.88	c INFO: running hybridGM3@0 for 194 with 3920 remaining (b = 0.01)
8589.91/1080.94	c INFO: running FH@294 for 97 with 3920 remaining (b = 0.01)
8620.14/1084.80	c INFO: running NCVWr@0 for 485 with 3916 remaining (b = 0.03)
8695.60/1094.24	c INFO: running adaptg2wsat2009++@102 for 97 with 3907 remaining (b = 0.01)
8773.51/1104.01	c INFO: running hybridGM3@480 for 97 with 3897 remaining (b = 0.01)
9395.29/1182.24	c INFO: running FH@100 for 291 with 3819 remaining (b = 0.02)
9469.24/1191.54	c INFO: running iPAWS@0 for 97 with 3809 remaining (b = 0.01)
9475.76/1192.46	c INFO: running hybridGM3@0 for 194 with 3808 remaining (b = 0.01)

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-3385265-1305564964/watcher-3385265-1305564964 -o /tmp/evaluation-result-3385265-1305564964/solver-3385265-1305564964 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385265-1305564964.cnf -seed 437939708 -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: 0.00 0.00 0.00 1/283 16827
/proc/meminfo: memFree=14923368/32950904 swapFree=67057400/67111528
[pid=16827] ppid=16825 vsize=14820 CPUtime=0 cores=0-7
/proc/16827/stat : 16827 (python) S 16825 16827 16801 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 668096285 15175680 420 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278875493 0 2147483391 4096 0 18446744071699199166 0 0 17 2 0 0 0
/proc/16827/statm: 3705 420 259 364 0 192 0

[startup+0.0651719 s]
/proc/loadavg: 0.00 0.00 0.00 1/283 16827
/proc/meminfo: memFree=14923368/32950904 swapFree=67057400/67111528
[pid=16827] ppid=16825 vsize=15080 CPUtime=0 cores=0-7
/proc/16827/stat : 16827 (python) S 16825 16827 16801 0 -1 4202496 649 0 0 0 0 0 0 0 20 0 1 0 668096285 15441920 545 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/16827/statm: 3770 545 312 364 0 257 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15080

[startup+0.100167 s]
/proc/loadavg: 0.00 0.00 0.00 1/283 16827
/proc/meminfo: memFree=14923368/32950904 swapFree=67057400/67111528
[pid=16827] ppid=16825 vsize=15184 CPUtime=0 cores=0-7
/proc/16827/stat : 16827 (python) S 16825 16827 16801 0 -1 4202496 724 0 0 0 0 0 0 0 20 0 1 0 668096285 15548416 615 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/16827/statm: 3796 615 321 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.300129 s]
/proc/loadavg: 0.00 0.00 0.00 1/283 16827
/proc/meminfo: memFree=14923368/32950904 swapFree=67057400/67111528
[pid=16827] ppid=16825 vsize=16396 CPUtime=0.01 cores=0-7
/proc/16827/stat : 16827 (python) R 16825 16827 16801 0 -1 4202496 1117 0 0 0 1 0 0 0 18 0 1 0 668096285 16789504 985 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278877696 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16827/statm: 4099 985 409 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.701059 s]
/proc/loadavg: 0.00 0.00 0.00 1/283 16827
/proc/meminfo: memFree=14923368/32950904 swapFree=67057400/67111528
[pid=16827] ppid=16825 vsize=126664 CPUtime=0.15 cores=0-7
/proc/16827/stat : 16827 (python) S 16825 16827 16801 0 -1 4202496 5086 935 1 0 12 3 0 0 17 0 1 0 668096285 129703936 3924 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278875493 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/16827/statm: 31666 3924 1003 364 0 2961 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 126664

[startup+1.50092 s]
/proc/loadavg: 0.00 0.00 0.00 1/284 16832
/proc/meminfo: memFree=14909596/32950904 swapFree=67057400/67111528
[pid=16827] ppid=16825 vsize=283420 CPUtime=0.54 cores=0-7
/proc/16827/stat : 16827 (python) R 16825 16827 16801 0 -1 4202496 10543 935 1 0 43 11 0 0 15 0 1 0 668096285 290222080 8109 33554432000 4194304 5683644 140734008153136 18446744073709551615 47646614064392 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16827/statm: 70855 8109 1761 364 0 6779 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 283420

[startup+3.10063 s]
/proc/loadavg: 0.08 0.02 0.01 2/284 16832
/proc/meminfo: memFree=14895432/32950904 swapFree=67057400/67111528
[pid=16827] ppid=16825 vsize=427024 CPUtime=1.89 cores=0-7
/proc/16827/stat : 16827 (python) S 16825 16827 16801 0 -1 4202496 17594 935 1 0 176 13 0 0 25 0 9 0 668096285 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16827/statm: 106756 7512 1891 364 0 42653 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 427024
heavy processes:

[startup+6.30106 s]
/proc/loadavg: 0.08 0.02 0.01 9/308 16856
/proc/meminfo: memFree=14844452/32950904 swapFree=67057400/67111528
[pid=16827] ppid=16825 vsize=427024 CPUtime=1.89 cores=0-7
/proc/16827/stat : 16827 (python) S 16825 16827 16801 0 -1 4202496 17594 935 1 0 176 13 0 0 25 0 9 0 668096285 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16827/statm: 106756 7512 1891 364 0 42653 0
[pid=16833] ppid=16827 vsize=279936 CPUtime=0 cores=0-7
/proc/16833/stat : 16833 (python) S 16827 16827 16801 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 668096548 286654464 5772 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899727 0 0 16781312 514 686698617032900868 0 0 17 1 0 0 0
/proc/16833/statm: 69984 5772 355 364 0 5902 0
[pid=16835] ppid=16833 vsize=1018820 CPUtime=3.65 cores=0-7
/proc/16835/stat : 16835 (gnovelty+2) R 16833 16835 16835 0 -1 4202496 861 0 0 0 365 0 0 0 25 0 1 0 668096549 1043271680 595 33554432000 134512640 135663704 4287442064 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 254705 595 113 282 0 254421 0
[pid=16836] ppid=16827 vsize=290832 CPUtime=0 cores=0-7
/proc/16836/stat : 16836 (python) S 16827 16827 16801 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 668096551 297811968 5795 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 686702465323598082 0 0 17 1 0 0 0
/proc/16836/statm: 72708 5795 349 364 0 8623 0
[pid=16838] ppid=16836 vsize=1018820 CPUtime=3.62 cores=0-7
/proc/16838/stat : 16838 (gnovelty+2) R 16836 16838 16838 0 -1 4202496 860 0 0 0 362 0 0 0 25 0 1 0 668096551 1043271680 595 33554432000 134512640 135663704 4289286336 18446744073709551615 134545644 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16838/statm: 254705 595 113 282 0 254421 0
[pid=16839] ppid=16827 vsize=365500 CPUtime=0 cores=0-7
/proc/16839/stat : 16839 (python) S 16827 16827 16801 0 -1 4202560 702 0 0 0 0 0 0 0 18 0 1 0 668096554 374272000 5970 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 686706313614295299 0 0 17 7 0 0 0
/proc/16839/statm: 91375 5970 348 364 0 27287 0
[pid=16841] ppid=16839 vsize=419428 CPUtime=3.59 cores=0-7
/proc/16841/stat : 16841 (adaptg2wsat2009) R 16839 16841 16841 0 -1 4202496 1432 0 0 0 359 0 0 0 25 0 1 0 668096555 429494272 1176 33554432000 134512640 135107411 4287275712 18446744073709551615 134531239 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16841/statm: 104857 1176 59 146 0 103733 0
[pid=16842] ppid=16827 vsize=375756 CPUtime=0 cores=0-7
/proc/16842/stat : 16842 (python) S 16827 16827 16801 0 -1 4202560 716 0 0 0 0 0 0 0 18 0 1 0 668096557 384774144 5931 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 5048970318303953155 0 0 17 2 0 0 0
/proc/16842/statm: 93939 5931 348 364 0 29848 0
[pid=16844] ppid=16842 vsize=419428 CPUtime=3.55 cores=0-7
/proc/16844/stat : 16844 (adaptg2wsat2009) R 16842 16844 16844 0 -1 4202496 1432 0 0 0 355 0 0 0 25 0 1 0 668096558 429494272 1175 33554432000 134512640 135107411 4287153408 18446744073709551615 134531656 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16844/statm: 104857 1175 59 146 0 103733 0
[pid=16845] ppid=16827 vsize=386012 CPUtime=0 cores=0-7
/proc/16845/stat : 16845 (python) S 16827 16827 16801 0 -1 4202560 724 0 0 0 0 0 0 0 18 0 1 0 668096560 395276288 5953 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 5048962621722558724 0 0 17 1 0 0 0
/proc/16845/statm: 96503 5953 348 364 0 32409 0
[pid=16847] ppid=16845 vsize=419428 CPUtime=3.53 cores=0-7
/proc/16847/stat : 16847 (adaptg2wsat2009) R 16845 16847 16847 0 -1 4202496 1434 0 0 0 353 0 0 0 25 0 1 0 668096561 429494272 1175 33554432000 134512640 135107411 4287905600 18446744073709551615 134531903 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16847/statm: 104857 1175 59 146 0 103733 0
[pid=16848] ppid=16827 vsize=396268 CPUtime=0 cores=0-7
/proc/16848/stat : 16848 (python) S 16827 16827 16801 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 668096563 405778432 5957 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 4337031316638761218 0 0 17 1 0 0 0
/proc/16848/statm: 99067 5957 348 364 0 34970 0
[pid=16850] ppid=16848 vsize=1018820 CPUtime=3.46 cores=0-7
/proc/16850/stat : 16850 (gnovelty+2) R 16848 16850 16850 0 -1 4202496 854 0 0 0 346 0 0 0 25 0 1 0 668096564 1043271680 596 33554432000 134512640 135663704 4294018928 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16850/statm: 254705 596 113 282 0 254421 0
[pid=16851] ppid=16827 vsize=406524 CPUtime=0 cores=0-7
/proc/16851/stat : 16851 (python) S 16827 16827 16801 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 668096567 416280576 5961 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 4337019771766669570 0 0 17 6 0 0 0
/proc/16851/statm: 101631 5961 348 364 0 37531 0
[pid=16853] ppid=16851 vsize=247428 CPUtime=3.44 cores=0-7
/proc/16853/stat : 16853 (FH) R 16851 16853 16853 0 -1 4202496 1089 0 0 0 344 0 0 0 25 0 1 0 668096569 253366272 832 33554432000 134512640 134936988 4290417952 18446744073709551615 134523460 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/16853/statm: 61857 832 37 104 0 61361 0
[pid=16854] ppid=16827 vsize=416780 CPUtime=0 cores=0-7
/proc/16854/stat : 16854 (python) S 16827 16827 16801 0 -1 4202560 772 0 0 0 0 0 0 0 18 0 1 0 668096570 426782720 5971 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 2805737624344428804 0 0 17 1 0 0 0
/proc/16854/statm: 104195 5971 354 364 0 40092 0
[pid=16856] ppid=16854 vsize=419428 CPUtime=3.43 cores=0-7
/proc/16856/stat : 16856 (adaptg2wsat2009) R 16854 16856 16856 0 -1 4202496 1444 0 0 0 343 0 0 0 25 0 1 0 668096571 429494272 1176 33554432000 134512640 135107411 4293748848 18446744073709551615 134532349 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16856/statm: 104857 1176 59 146 0 103733 0
[pid=16827/tid=16834] ppid=16825 vsize=427024 CPUtime=0 cores=0-7
/proc/16827/task/16834/stat : 16834 (python) S 16825 16827 16801 0 -1 4202560 27 935 0 0 0 0 0 0 18 0 9 0 668096548 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 6 0 0 0
[pid=16827/tid=16837] ppid=16825 vsize=427024 CPUtime=0 cores=0-7
/proc/16827/task/16837/stat : 16837 (python) S 16825 16827 16801 0 -1 4202560 23 935 0 0 0 0 0 0 19 0 9 0 668096551 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 3 0 0 0
[pid=16827/tid=16840] ppid=16825 vsize=427024 CPUtime=0 cores=0-7
/proc/16827/task/16840/stat : 16840 (python) S 16825 16827 16801 0 -1 4202560 88 935 0 0 0 0 0 0 20 0 9 0 668096554 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 0 0 0 0
[pid=16827/tid=16843] ppid=16825 vsize=427024 CPUtime=0 cores=0-7
/proc/16827/task/16843/stat : 16843 (python) S 16825 16827 16801 0 -1 4202560 32 935 0 0 0 0 0 0 22 0 9 0 668096557 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 0 0 0 0
[pid=16827/tid=16846] ppid=16825 vsize=427024 CPUtime=0 cores=0-7
/proc/16827/task/16846/stat : 16846 (python) S 16825 16827 16801 0 -1 4202560 37 935 0 0 0 0 0 0 23 0 9 0 668096560 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 0 0 0 0
[pid=16827/tid=16849] ppid=16825 vsize=427024 CPUtime=0 cores=0-7
/proc/16827/task/16849/stat : 16849 (python) S 16825 16827 16801 0 -1 4202560 32 935 0 0 0 0 0 0 24 0 9 0 668096564 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16852] ppid=16825 vsize=427024 CPUtime=0 cores=0-7
/proc/16827/task/16852/stat : 16852 (python) S 16825 16827 16801 0 -1 4202560 36 935 0 0 0 0 0 0 25 0 9 0 668096567 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 1 0 0 0
[pid=16827/tid=16855] ppid=16825 vsize=427024 CPUtime=0 cores=0-7
/proc/16827/task/16855/stat : 16855 (python) S 16825 16827 16801 0 -1 4202560 36 935 0 0 0 0 0 0 25 0 9 0 668096570 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 30.16
Current children cumulated vsize (KiB) 8326232

[startup+12.7019 s]
/proc/loadavg: 1.30 0.28 0.09 9/308 16856
/proc/meminfo: memFree=14839880/32950904 swapFree=67057400/67111528
[pid=16827] ppid=16825 vsize=427024 CPUtime=1.89 cores=0-7
/proc/16827/stat : 16827 (python) S 16825 16827 16801 0 -1 4202496 17594 935 1 0 176 13 0 0 25 0 9 0 668096285 437272576 7512 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16827/statm: 106756 7512 1891 364 0 42653 0
[pid=16833] ppid=16827 vsize=279936 CPUtime=0.02 cores=0-7
/proc/16833/stat : 16833 (python) R 16827 16827 16801 0 -1 4202560 895 0 0 0 1 1 0 0 18 0 1 0 668096548 286654464 5795 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278922887 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/16833/statm: 69985 5795 378 364 0 5903 0
[pid=16835] ppid=16833 vsize=1018820 CPUtime=10.05 cores=0-7
/proc/16835/stat : 16835 (gnovelty+2) R 16833 16835 16835 0 -1 4202496 861 0 0 0 1005 0 0 0 25 0 1 0 668096549 1043271680 595 33554432000 134512640 135663704 4287442064 18446744073709551615 134545793 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16835/statm: 254705 595 113 282 0 254421 0
[pid=16836] ppid=16827 vsize=290832 CPUtime=0 cores=0-7
/proc/16836/stat : 16836 (python) S 16827 16827 16801 0 -1 4202560 896 0 0 0 0 0 0 0 18 0 1 0 668096551 297811968 5818 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 686702465323598082 0 0 17 1 0 0 0
/proc/16836/statm: 72708 5818 372 364 0 8623 0
[pid=16838] ppid=16836 vsize=1018820 CPUtime=10.03 cores=0-7
/proc/16838/stat : 16838 (gnovelty+2) R 16836 16838 16838 0 -1 4202496 860 0 0 0 1003 0 0 0 25 0 1 0 668096551 1043271680 595 33554432000 134512640 135663704 4289286336 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16838/statm: 254705 595 113 282 0 254421 0
[pid=16839] ppid=16827 vsize=365500 CPUtime=0 cores=0-7
/proc/16839/stat : 16839 (python) S 16827 16827 16801 0 -1 4202560 779 0 0 0 0 0 0 0 18 0 1 0 668096554 374272000 5993 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 686706313614295299 0 0 17 7 0 0 0
/proc/16839/statm: 91375 5993 371 364 0 27287 0
[pid=16841] ppid=16839 vsize=419428 CPUtime=9.99 cores=0-7
/proc/16841/stat : 16841 (adaptg2wsat2009) R 16839 16841 16841 0 -1 4202496 1432 0 0 0 999 0 0 0 25 0 1 0 668096555 429494272 1176 33554432000 134512640 135107411 4287275712 18446744073709551615 134532277 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16841/statm: 104857 1176 59 146 0 103733 0
[pid=16842] ppid=16827 vsize=375756 CPUtime=0.01 cores=0-7
/proc/16842/stat : 16842 (python) S 16827 16827 16801 0 -1 4202560 796 0 0 0 1 0 0 0 18 0 1 0 668096557 384774144 5954 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 5048970318303953155 0 0 17 2 0 0 0
/proc/16842/statm: 93939 5954 371 364 0 29848 0
[pid=16844] ppid=16842 vsize=419428 CPUtime=9.94 cores=0-7
/proc/16844/stat : 16844 (adaptg2wsat2009) R 16842 16844 16844 0 -1 4202496 1432 0 0 0 994 0 0 0 25 0 1 0 668096558 429494272 1175 33554432000 134512640 135107411 4287153408 18446744073709551615 134532371 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16844/statm: 104857 1175 59 146 0 103733 0
[pid=16845] ppid=16827 vsize=386012 CPUtime=0 cores=0-7
/proc/16845/stat : 16845 (python) S 16827 16827 16801 0 -1 4202560 804 0 0 0 0 0 0 0 18 0 1 0 668096560 395276288 5976 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 5048962621722558724 0 0 17 1 0 0 0
/proc/16845/statm: 96503 5976 371 364 0 32409 0
[pid=16847] ppid=16845 vsize=419428 CPUtime=9.93 cores=0-7
/proc/16847/stat : 16847 (adaptg2wsat2009) R 16845 16847 16847 0 -1 4202496 1434 0 0 0 993 0 0 0 25 0 1 0 668096561 429494272 1175 33554432000 134512640 135107411 4287905600 18446744073709551615 134531905 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16847/statm: 104857 1175 59 146 0 103733 0
[pid=16848] ppid=16827 vsize=396268 CPUtime=0 cores=0-7
/proc/16848/stat : 16848 (python) S 16827 16827 16801 0 -1 4202560 808 0 0 0 0 0 0 0 18 0 1 0 668096563 405778432 5980 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 4337031316638761218 0 0 17 1 0 0 0
/proc/16848/statm: 99067 5980 371 364 0 34970 0
[pid=16850] ppid=16848 vsize=1018820 CPUtime=9.78 cores=0-7
/proc/16850/stat : 16850 (gnovelty+2) R 16848 16850 16850 0 -1 4202496 854 0 0 0 978 0 0 0 25 0 1 0 668096564 1043271680 596 33554432000 134512640 135663704 4294018928 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16850/statm: 254705 596 113 282 0 254421 0
[pid=16851] ppid=16827 vsize=406524 CPUtime=0 cores=0-7
/proc/16851/stat : 16851 (python) S 16827 16827 16801 0 -1 4202560 820 0 0 0 0 0 0 0 18 0 1 0 668096567 416280576 5984 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 4337019771766669570 0 0 17 6 0 0 0

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

[pid=16933] ppid=16827 vsize=560364 CPUtime=1.2 cores=0-7
/proc/16933/stat : 16933 (python) S 16827 16827 16801 0 -1 4202560 1171 0 0 0 61 59 0 0 18 0 2 0 668136594 573812736 6362 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16933/statm: 140091 6362 406 364 0 75946 0
[pid=16935] ppid=16933 vsize=268424 CPUtime=488.81 cores=0-7
/proc/16935/stat : 16935 (hybridGM3) T 16933 16935 16935 0 -1 4202496 5290 0 0 0 48881 0 0 0 25 0 1 0 668136594 274866176 5009 33554432000 134512640 135204385 4288311344 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16935/statm: 67106 5009 63 169 0 66936 0
[pid=16933/tid=16966] ppid=16827 vsize=560364 CPUtime=0 cores=0-7
/proc/16933/task/16966/stat : 16966 (python) S 16827 16827 16801 0 -1 4202560 77 0 0 0 0 0 0 0 18 0 2 0 668156847 573812736 6362 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 514 18446604465848894784 0 0 -1 7 0 0 0
[pid=16941] ppid=16827 vsize=570620 CPUtime=0.23 cores=0-7
/proc/16941/stat : 16941 (python) S 16827 16827 16801 0 -1 4202560 1174 0 0 0 13 10 0 0 19 0 2 0 668145707 584314880 6300 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16941/statm: 142655 6300 407 364 0 78507 0
[pid=16943] ppid=16941 vsize=335996 CPUtime=99.98 cores=0-7
/proc/16943/stat : 16943 (iPAWS) T 16941 16943 16943 0 -1 4202496 1709 0 0 0 9998 0 0 0 25 0 1 0 668145709 344059904 1427 33554432000 134512640 135114423 4288005152 18446744073709551615 134517052 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16943/statm: 83999 1427 59 147 0 83851 0
[pid=16941/tid=16955] ppid=16827 vsize=570620 CPUtime=0 cores=0-7
/proc/16941/task/16955/stat : 16955 (python) S 16827 16827 16801 0 -1 4202560 75 0 0 0 0 0 0 0 19 0 2 0 668155731 584314880 6300 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 514 18446604457807386432 0 0 -1 0 0 0 0
[pid=16944] ppid=16827 vsize=580876 CPUtime=0.23 cores=0-7
/proc/16944/stat : 16944 (python) S 16827 16827 16801 0 -1 4202560 1189 0 0 0 12 11 0 0 19 0 2 0 668146099 594817024 6292 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16944/statm: 145219 6292 407 364 0 81068 0
[pid=16946] ppid=16944 vsize=249196 CPUtime=98.56 cores=0-7
/proc/16946/stat : 16946 (FH) T 16944 16946 16946 0 -1 4202496 1340 0 0 0 9856 0 0 0 25 0 1 0 668146099 255176704 1059 33554432000 134512640 134936988 4289111424 18446744073709551615 134554623 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16946/statm: 62299 1059 41 104 0 61803 0
[pid=16944/tid=16959] ppid=16827 vsize=580876 CPUtime=0 cores=0-7
/proc/16944/task/16959/stat : 16959 (python) S 16827 16827 16801 0 -1 4202560 77 0 0 0 0 0 0 0 19 0 2 0 668156024 594817024 6292 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 514 18446604459894986048 0 0 -1 7 0 0 0
[pid=16948] ppid=16827 vsize=591132 CPUtime=0.45 cores=0-7
/proc/16948/stat : 16948 (python) S 16827 16827 16801 0 -1 4202560 1173 0 0 0 26 19 0 0 19 0 2 0 668146110 605319168 6388 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16948/statm: 147783 6388 401 364 0 83629 0
[pid=16950] ppid=16948 vsize=268428 CPUtime=195.56 cores=0-7
/proc/16950/stat : 16950 (hybridGM3) T 16948 16950 16950 0 -1 4202496 5295 0 0 0 19556 0 0 0 25 0 1 0 668146111 274870272 5010 33554432000 134512640 135204385 4293182832 18446744073709551615 134537797 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16950/statm: 67107 5010 63 169 0 66937 0
[pid=16948/tid=16970] ppid=16827 vsize=591132 CPUtime=0 cores=0-7
/proc/16948/task/16970/stat : 16970 (python) S 16827 16827 16801 0 -1 4202560 78 0 0 0 0 0 0 0 19 0 2 0 668165760 605319168 6388 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 514 18446604459786078976 0 0 -1 4 0 0 0
[pid=16956] ppid=16827 vsize=601388 CPUtime=0.72 cores=0-7
/proc/16956/stat : 16956 (python) S 16827 16827 16801 0 -1 4202560 1197 0 0 0 42 30 0 0 18 0 2 0 668155737 615821312 6351 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16956/statm: 150347 6351 401 364 0 86190 0
[pid=16958] ppid=16956 vsize=268420 CPUtime=291.79 cores=0-7
/proc/16958/stat : 16958 (hybridGM3) T 16956 16958 16958 0 -1 4202496 5291 0 0 0 29179 0 0 0 25 0 1 0 668155738 274862080 5008 33554432000 134512640 135204385 4287811424 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16958/statm: 67105 5008 63 169 0 66935 0
[pid=16956/tid=16973] ppid=16827 vsize=601388 CPUtime=0 cores=0-7
/proc/16956/task/16973/stat : 16973 (python) S 16827 16827 16801 0 -1 4202560 84 0 0 0 0 0 0 0 18 0 2 0 668175389 615821312 6351 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 514 18446604468713913216 0 0 -1 5 0 0 0
[pid=16960] ppid=16827 vsize=611644 CPUtime=1.24 cores=0-7
/proc/16960/stat : 16960 (python) S 16827 16827 16801 0 -1 4202560 1201 0 0 0 67 57 0 0 18 0 2 0 668156030 626323456 6373 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16960/statm: 152911 6373 401 364 0 88751 0
[pid=16962] ppid=16960 vsize=268420 CPUtime=479.79 cores=0-7
/proc/16962/stat : 16962 (hybridGM3) R 16960 16962 16962 0 -1 4202496 5290 0 0 0 47978 1 0 0 25 0 1 0 668156031 274862080 5009 33554432000 134512640 135204385 4291949360 18446744073709551615 134538494 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16962/statm: 67105 5009 63 169 0 66935 0
[pid=16960/tid=16974] ppid=16827 vsize=611644 CPUtime=0 cores=0-7
/proc/16960/task/16974/stat : 16974 (python) S 16827 16827 16801 0 -1 4202560 85 0 0 0 0 0 0 0 18 0 2 0 668176284 626323456 6373 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 514 18446604468713910528 0 0 -1 0 0 0 0
[pid=16963] ppid=16827 vsize=621900 CPUtime=1.46 cores=0-7
/proc/16963/stat : 16963 (python) S 16827 16827 16801 0 -1 4202560 1009 0 0 0 75 71 0 0 18 0 1 0 668156635 636825600 6403 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 10698582389795291397 0 0 17 1 0 0 0
/proc/16963/statm: 155475 6403 373 364 0 91312 0
[pid=16965] ppid=16963 vsize=457664 CPUtime=588.82 cores=0-7
/proc/16965/stat : 16965 (TNM) R 16963 16965 16965 0 -1 4202496 1319 0 0 0 58882 0 0 0 25 0 1 0 668156635 468647936 1036 33554432000 134512640 135008748 4290464400 18446744073709551615 134529338 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16965/statm: 114416 1036 46 122 0 113316 0
[pid=16975] ppid=16827 vsize=632156 CPUtime=0.25 cores=0-7
/proc/16975/stat : 16975 (python) S 16827 16827 16801 0 -1 4202560 1237 0 0 0 14 11 0 0 19 0 2 0 668176290 647327744 6455 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16975/statm: 158039 6455 407 364 0 93873 0
[pid=16977] ppid=16975 vsize=335996 CPUtime=99.6 cores=0-7
/proc/16977/stat : 16977 (iPAWS) T 16975 16977 16977 0 -1 4202496 1720 0 0 0 9960 0 0 0 25 0 1 0 668176291 344059904 1429 33554432000 134512640 135114423 4287388048 18446744073709551615 134514705 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16977/statm: 83999 1429 59 147 0 83851 0
[pid=16975/tid=16981] ppid=16827 vsize=632156 CPUtime=0 cores=0-7
/proc/16975/task/16981/stat : 16981 (python) S 16827 16827 16801 0 -1 4202560 93 0 0 0 0 0 0 0 19 0 2 0 668186315 647327744 6455 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 514 18446604461634163968 0 0 -1 3 0 0 0
[pid=16985] ppid=16827 vsize=642412 CPUtime=0.25 cores=0-7
/proc/16985/stat : 16985 (python) S 16827 16827 16801 0 -1 4202560 1248 0 0 0 12 13 0 0 19 0 2 0 668195675 657829888 6496 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16985/statm: 160603 6496 407 364 0 96434 0
[pid=16987] ppid=16985 vsize=1018820 CPUtime=99.94 cores=0-7
/proc/16987/stat : 16987 (gnovelty+2) T 16985 16987 16987 0 -1 4202496 882 0 0 0 9994 0 0 0 25 0 1 0 668195675 1043271680 595 33554432000 134512640 135663704 4293732896 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/16987/statm: 254705 595 113 282 0 254421 0
[pid=16985/tid=16996] ppid=16827 vsize=642412 CPUtime=0 cores=0-7
/proc/16985/task/16996/stat : 16996 (python) S 16827 16827 16801 0 -1 4202560 93 0 0 0 0 0 0 0 19 0 2 0 668205703 657829888 6496 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 514 18446604456221253952 0 0 -1 6 0 0 0
[pid=16990] ppid=16827 vsize=652668 CPUtime=0.26 cores=0-7
/proc/16990/stat : 16990 (python) S 16827 16827 16801 0 -1 4202560 1058 0 0 0 14 12 0 0 18 0 1 0 668204373 668332032 6449 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 10698582389795291396 0 0 17 2 0 0 0
/proc/16990/statm: 163167 6449 379 364 0 98995 0
[pid=16992] ppid=16990 vsize=268420 CPUtime=111.13 cores=0-7
/proc/16992/stat : 16992 (hybridGM3) R 16990 16992 16992 0 -1 4202496 5301 0 0 0 11113 0 0 0 25 0 1 0 668204375 274862080 5009 33554432000 134512640 135204385 4287951728 18446744073709551615 134538191 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/16992/statm: 67105 5009 63 169 0 66935 0
[pid=16993] ppid=16827 vsize=662924 CPUtime=0.26 cores=0-7
/proc/16993/stat : 16993 (python) S 16827 16827 16801 0 -1 4202560 1066 0 0 0 14 12 0 0 18 0 1 0 668204765 678834176 6425 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 10698582389795291397 0 0 17 3 0 0 0
/proc/16993/statm: 165731 6425 379 364 0 101556 0
[pid=16995] ppid=16993 vsize=419068 CPUtime=107.22 cores=0-7
/proc/16995/stat : 16995 (NCVWr) R 16993 16995 16995 0 -1 4202496 1366 0 0 0 10722 0 0 0 25 0 1 0 668204765 429125632 1077 33554432000 134512640 135113558 4292320768 18446744073709551615 134531832 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16995/statm: 104767 1077 58 147 0 103642 0
[pid=17000] ppid=16827 vsize=673180 CPUtime=0 cores=0-7
/proc/17000/stat : 17000 (python) S 16827 16827 16801 0 -1 4202560 934 0 0 0 0 0 0 0 19 0 1 0 668215439 689336320 6437 33554432000 4194304 5683644 140734008153136 18446744073709551615 237278899782 0 0 16781312 514 10861135842408136703 0 0 17 3 0 0 0
/proc/17000/statm: 168295 6437 352 364 0 104117 0
[pid=17002] ppid=17000 vsize=335996 CPUtime=0.77 cores=0-7
/proc/17002/stat : 17002 (iPAWS) R 17000 17002 17002 0 -1 4202496 1718 0 0 0 77 0 0 0 22 0 1 0 668215440 344059904 1429 33554432000 134512640 135114423 4289738336 18446744073709551615 134516669 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17002/statm: 83999 1429 59 147 0 83851 0
[pid=16827/tid=16834] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16834/stat : 16834 (python) S 16825 16827 16801 0 -1 4202560 27 935 0 0 0 0 0 0 18 0 34 0 668096548 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 6 0 0 0
[pid=16827/tid=16837] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16837/stat : 16837 (python) S 16825 16827 16801 0 -1 4202560 23 935 0 0 0 0 0 0 19 0 34 0 668096551 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 3 0 0 0
[pid=16827/tid=16840] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16840/stat : 16840 (python) S 16825 16827 16801 0 -1 4202560 99 935 0 0 0 0 0 0 18 0 34 0 668096554 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 0 0 0 0
[pid=16827/tid=16843] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16843/stat : 16843 (python) S 16825 16827 16801 0 -1 4202560 36 935 0 0 0 0 0 0 18 0 34 0 668096557 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 0 0 0 0
[pid=16827/tid=16846] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16846/stat : 16846 (python) S 16825 16827 16801 0 -1 4202560 42 935 0 0 0 0 0 0 17 0 34 0 668096560 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 6 0 0 0
[pid=16827/tid=16849] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16849/stat : 16849 (python) S 16825 16827 16801 0 -1 4202560 32 935 0 0 0 0 0 0 24 0 34 0 668096564 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16852] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16852/stat : 16852 (python) S 16825 16827 16801 0 -1 4202560 42 935 0 0 0 0 0 0 18 0 34 0 668096567 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 1 0 0 0
[pid=16827/tid=16855] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16855/stat : 16855 (python) S 16825 16827 16801 0 -1 4202560 41 935 0 0 0 0 0 0 18 0 34 0 668096570 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 1 0 0 0
[pid=16827/tid=16864] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16864/stat : 16864 (python) S 16825 16827 16801 0 -1 4202560 59 935 0 0 0 0 0 0 18 0 34 0 668106577 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 1 0 0 0
[pid=16827/tid=16868] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16868/stat : 16868 (python) S 16825 16827 16801 0 -1 4202560 45 935 0 0 0 0 0 0 18 0 34 0 668106580 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 2 0 0 0
[pid=16827/tid=16872] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16872/stat : 16872 (python) S 16825 16827 16801 0 -1 4202560 53 935 0 0 0 0 0 0 18 0 34 0 668106584 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 5 0 0 0
[pid=16827/tid=16876] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16876/stat : 16876 (python) S 16825 16827 16801 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 34 0 668106590 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16881] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16881/stat : 16881 (python) S 16825 16827 16801 0 -1 4202560 41 935 0 0 0 0 0 0 18 0 34 0 668106594 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 1 0 0 0
[pid=16827/tid=16884] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16884/stat : 16884 (python) S 16825 16827 16801 0 -1 4202560 39 935 0 0 0 0 0 0 18 0 34 0 668106599 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 6 0 0 0
[pid=16827/tid=16887] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16887/stat : 16887 (python) S 16825 16827 16801 0 -1 4202560 35 935 0 0 0 0 0 0 25 0 34 0 668106603 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16890] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16890/stat : 16890 (python) S 16825 16827 16801 0 -1 4202560 40 935 0 0 0 0 0 0 18 0 34 0 668106608 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16897] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16897/stat : 16897 (python) S 16825 16827 16801 0 -1 4202560 40 935 0 0 0 0 0 0 18 0 34 0 668116602 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 2 0 0 0
[pid=16827/tid=16900] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16900/stat : 16900 (python) S 16825 16827 16801 0 -1 4202560 40 935 0 0 0 0 0 0 18 0 34 0 668116608 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16921] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16921/stat : 16921 (python) S 16825 16827 16801 0 -1 4202560 48 935 0 0 0 0 0 0 18 0 34 0 668127141 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16927] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16927/stat : 16927 (python) S 16825 16827 16801 0 -1 4202560 36 935 0 0 0 0 0 0 20 0 34 0 668135783 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16931] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16931/stat : 16931 (python) S 16825 16827 16801 0 -1 4202560 39 935 0 0 0 0 0 0 20 0 34 0 668136277 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16934] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16934/stat : 16934 (python) S 16825 16827 16801 0 -1 4202560 42 935 0 0 0 0 0 0 18 0 34 0 668136594 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16942] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16942/stat : 16942 (python) S 16825 16827 16801 0 -1 4202560 30 935 0 0 0 0 0 0 19 0 34 0 668145707 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16945] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16945/stat : 16945 (python) S 16825 16827 16801 0 -1 4202560 33 935 0 0 0 0 0 0 20 0 34 0 668146099 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 7 0 0 0
[pid=16827/tid=16949] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16949/stat : 16949 (python) S 16825 16827 16801 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 34 0 668146110 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 0 0 0 0
[pid=16827/tid=16957] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16957/stat : 16957 (python) S 16825 16827 16801 0 -1 4202560 40 935 0 0 0 0 0 0 18 0 34 0 668155737 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 0 0 0 0
[pid=16827/tid=16961] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16961/stat : 16961 (python) S 16825 16827 16801 0 -1 4202560 49 935 0 0 0 0 0 0 18 0 34 0 668156031 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 1 0 0 0
[pid=16827/tid=16964] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16964/stat : 16964 (python) S 16825 16827 16801 0 -1 4202560 33 935 0 0 0 0 0 0 20 0 34 0 668156635 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 0 0 0 0
[pid=16827/tid=16976] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16976/stat : 16976 (python) S 16825 16827 16801 0 -1 4202560 39 935 0 0 0 0 0 0 20 0 34 0 668176290 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 0 0 0 0
[pid=16827/tid=16986] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16986/stat : 16986 (python) S 16825 16827 16801 0 -1 4202560 37 935 0 0 0 0 0 0 20 0 34 0 668195675 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 0 0 0 0
[pid=16827/tid=16991] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16991/stat : 16991 (python) S 16825 16827 16801 0 -1 4202560 33 935 0 0 0 0 0 0 19 0 34 0 668204373 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 3 0 0 0
[pid=16827/tid=16994] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/16994/stat : 16994 (python) S 16825 16827 16801 0 -1 4202560 36 935 0 0 0 0 0 0 20 0 34 0 668204765 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 3 0 0 0
[pid=16827/tid=17001] ppid=16825 vsize=683424 CPUtime=0 cores=0-7
/proc/16827/task/17001/stat : 17001 (python) S 16825 16827 16801 0 -1 4202560 36 935 0 0 0 0 0 0 20 0 34 0 668215439 699826176 8031 33554432000 4194304 5683644 140734008153136 18446744073709551615 237290703281 0 0 16781312 2 18446604453902959808 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9475.76
Current children cumulated vsize (KiB) 32474508

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16827 and gives
#  childrusage.ru_utime.tv_sec=2000
#  childrusage.ru_utime.tv_usec=109937
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=420567
# CPU time returned by wait4() is 2009.53
# while last known CPU time is 9475.76
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1192.51
CPU time (s): 9475.76
CPU user time (s): 9464.76
CPU system time (s): 11
CPU usage (%): 794.609
Max. virtual memory (cumulated for all children) (KiB): 32474508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2000.11
system time used= 9.42057
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84916
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= 14928
involuntary context switches= 14576

runsolver used 12.8111 second user time and 27.5118 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-16 18:56:05
IDJOB=3385265
IDBENCH=82530
IDSOLVER=1870
FILE ID=node121/3385265-1305564964
RUNJOBID= node121-1305564964-16815
PBS_JOBID= 13350129
Free space on /tmp= 73448 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S381985918-018-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-3385265-1305564964/watcher-3385265-1305564964 -o /tmp/evaluation-result-3385265-1305564964/solver-3385265-1305564964 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385265-1305564964.cnf -seed 437939708 -budget 40000 -cores 8

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

MD5SUM BENCH= 13d193ddef22075908d36a7c0d4a2be1
RANDOM SEED=437939708

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.817
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.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      14923772 kB
Buffers:        333200 kB
Cached:        7026200 kB
SwapCached:       7656 kB
Active:       11989320 kB
Inactive:      5673468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      14923772 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           32196 kB
Writeback:           0 kB
AnonPages:    10301128 kB
Mapped:          24184 kB
Slab:           266604 kB
PageTables:      35076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 36034028 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= 73416 MiB
End job on node121 at 2011-05-16 19:16:00