Trace number 3293581

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
rcl 2011-04-01? (TO) 1299.2 1300.01

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.301
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 8562505
0.00/0.00	c too many clauses .. no preprocessing
0.00/7.54	c 
0.00/7.54	c seed = 70443975, numatom = 569795, numclause = 994556, numliterals = 24843745
0.00/7.54	c -----------------------------------------------------------------------------------
0.00/34.53	c |  try |     tps |   #impl |  #learnt |     #conf |  #clean |    #propa |   #deci |
0.00/34.53	c -----------------------------------------------------------------------------------
0.00/34.53	c |    5 |     4.5 |      60 |      419 |       502 |       1 |  27014501 |  263189 |
0.00/34.53	c |    8 |     2.4 |      60 |      841 |      1107 |       2 |  40752221 |  365514 |
0.00/34.53	c |   13 |     1.6 |      60 |     1286 |      1808 |       3 |  50611988 |  409161 |
0.00/34.53	c |   16 |     2.1 |      60 |     1713 |      2609 |       4 |  64457608 |  437754 |
0.00/34.53	c |   18 |     2.4 |      60 |     2151 |      3510 |       5 |  80305425 |  466483 |
0.00/34.53	c |   23 |     3.0 |      60 |     2477 |      4512 |       6 |  99412058 |  512069 |
0.00/34.53	c |   30 |     3.2 |      60 |     2837 |      5613 |       7 | 119276676 |  554584 |
0.00/34.53	c |   32 |     4.1 |      60 |     3279 |      6814 |       8 | 144380356 |  576205 |
0.00/34.53	c |   32 |     3.4 |      60 |     3478 |      8117 |       9 | 164151751 |  610093 |
38.00/38.36	c |   41 |     3.9 |      60 |     3571 |      9519 |      10 | 187607490 |  673527 |
43.22/43.62	c |   47 |     5.2 |      60 |     4428 |     11021 |      11 | 218921594 |  702508 |
48.72/49.36	c |   55 |     5.6 |      60 |     4969 |     12625 |      12 | 255863737 |  777255 |
53.99/54.76	c |   62 |     5.3 |      60 |     5480 |     14326 |      13 | 287425087 |  805216 |
59.48/60.39	c |   63 |     5.5 |      60 |     5783 |     16129 |      14 | 319090197 |  839322 |
61.28/62.16	c |   64 |     1.8 |      60 |     6128 |     18031 |      15 | 327944234 |  865163 |
64.67/65.59	c |   70 |     3.4 |      60 |     6139 |     20032 |      16 | 347346116 |  907719 |
72.27/73.16	c |   79 |     7.6 |      60 |     6830 |     22133 |      17 | 394141784 |  961091 |
83.07/83.97	c |   91 |    10.8 |      60 |     7255 |     24334 |      18 | 454009540 | 1528231 |
88.37/89.24	c |   95 |     5.3 |      60 |     7758 |     26637 |      19 | 484326281 | 1678984 |
92.87/93.72	c |  105 |     4.5 |      60 |     8377 |     29038 |      20 | 510588617 | 1787515 |
97.27/98.11	c |  117 |     4.4 |      60 |     8983 |     31542 |      21 | 535483418 | 1874124 |
101.67/102.55	c |  126 |     4.4 |      60 |     9532 |     34143 |      22 | 560751558 | 1998623 |
108.07/108.98	c |  127 |     6.4 |      60 |     9765 |     36844 |      23 | 596289984 | 2267519 |
111.17/112.05	c |  128 |     3.1 |      60 |    10352 |     39653 |      24 | 611197586 | 2353548 |
114.38/115.30	c |  128 |     3.2 |      60 |    10882 |     42560 |      25 | 626738473 | 2412087 |
117.57/118.40	c |  132 |     3.1 |      60 |    11100 |     45564 |      26 | 640622630 | 2467018 |
125.07/125.90	c |  146 |     7.5 |      60 |    11224 |     48665 |      27 | 684761093 | 2696368 |
137.07/137.93	c |  159 |    12.0 |      61 |    11892 |     51866 |      28 | 753276987 | 2840012 |
149.97/150.83	c |  173 |    12.9 |      61 |    11943 |     55167 |      29 | 829544452 | 2974487 |
159.07/159.95	c |  188 |     9.1 |      61 |    11596 |     58570 |      30 | 881354129 | 3054568 |
168.37/169.20	c |  191 |     9.3 |      61 |    12322 |     62071 |      31 | 926986764 | 3109728 |
177.47/178.36	c |  199 |     9.2 |      61 |    12388 |     65675 |      32 | 977252555 | 3209451 |
191.27/192.18	c |  218 |    13.8 |      61 |    12289 |     69380 |      33 | 1051549716 | 3863496 |
201.28/202.17	c |  228 |    10.0 |      61 |    12468 |     73182 |      34 | 1110798943 | 4001289 |
210.97/211.81	c |  247 |     9.7 |      61 |    13542 |     77083 |      35 | 1164190541 | 4248387 |
219.77/220.62	c |  254 |     8.8 |      61 |    14362 |     81084 |      36 | 1209752117 | 4459219 |
225.77/226.66	c |  255 |     6.0 |      61 |    15313 |     85185 |      37 | 1238763785 | 4547439 |
232.77/233.62	c |  255 |     7.0 |      61 |    15616 |     89387 |      38 | 1274443277 | 4681005 |
244.27/245.17	c |  256 |    11.6 |      61 |    15831 |     93690 |      39 | 1323469476 | 5008007 |
251.97/252.87	c |  256 |     7.7 |      61 |    16043 |     98093 |      40 | 1360021779 | 5231259 |
259.17/260.06	c |  256 |     7.2 |      61 |    16129 |    102594 |      41 | 1391539556 | 5374235 |
267.87/268.71	c |  278 |     8.6 |      61 |    15220 |    107199 |      42 | 1431578805 | 5591908 |
278.57/279.46	c |  294 |    10.8 |      61 |    15735 |    111900 |      43 | 1485380398 | 5954052 |
292.17/293.00	c |  317 |    13.5 |      61 |    16696 |    116702 |      44 | 1557589800 | 6388006 |
301.17/302.06	c |  319 |     9.1 |      61 |    17682 |    121603 |      45 | 1603002670 | 6613391 |
315.97/316.84	c |  341 |    14.8 |      61 |    18601 |    126604 |      46 | 1689686359 | 6884776 |
333.87/334.79	c |  360 |    17.9 |      61 |    20294 |    131706 |      47 | 1794144049 | 7014425 |
353.07/353.96	c |  381 |    19.2 |      61 |    21749 |    136907 |      48 | 1904638557 | 7121477 |
361.07/361.98	c |  383 |     8.0 |      61 |    22969 |    142209 |      49 | 1947411880 | 7441499 |
367.77/368.67	c |  383 |     6.7 |      61 |    22965 |    147610 |      50 | 1980433747 | 7680007 |
389.27/390.12	c |  411 |    21.5 |      61 |    22599 |    153112 |      51 | 2097695770 | 8319240 |
411.77/412.64	c |  429 |    22.5 |      61 |    21973 |    158713 |      52 | 2224794076 | 8428962 |
429.27/430.12	c |  446 |    17.5 |      61 |    23237 |    164414 |      53 | 2314438750 | 8556206 |
443.88/444.79	c |  461 |    14.7 |      61 |    23325 |    170215 |      54 | 2385178608 | 8723920 |
467.28/468.17	c |  484 |    23.4 |      61 |    23660 |    176117 |      55 | 2514133706 | 9354338 |
481.88/482.74	c |  508 |    14.6 |      61 |    24956 |    182118 |      56 | 2586227154 | 9821622 |
490.48/491.31	c |  510 |     8.6 |      61 |    26271 |    188219 |      57 | 2625589985 | 9990560 |
498.18/499.06	c |  511 |     7.8 |      61 |    25938 |    194420 |      58 | 2660640135 | 10185193 |
507.68/508.51	c |  511 |     9.4 |      61 |    26664 |    200721 |      59 | 2700622093 | 10390705 |
521.88/522.79	c |  512 |    14.3 |      61 |    27076 |    207123 |      60 | 2759019584 | 10771063 |
533.88/534.76	c |  512 |    12.0 |      61 |    26176 |    213624 |      61 | 2812418663 | 11192117 |
541.78/542.68	c |  512 |     7.9 |      61 |    24545 |    220226 |      62 | 2848615407 | 11353210 |
550.68/551.53	c |  512 |     8.9 |      61 |    25046 |    226928 |      63 | 2885006155 | 11558885 |
570.78/571.70	c |  527 |    20.2 |      61 |    25552 |    233729 |      64 | 2983873706 | 12163760 |
589.98/590.86	c |  551 |    19.2 |      61 |    26685 |    240632 |      65 | 3084469744 | 12627371 |
600.88/601.70	c |  575 |    10.8 |      61 |    28553 |    247634 |      66 | 3139607291 | 12901118 |
617.38/618.23	c |  597 |    16.5 |      61 |    29862 |    254735 |      67 | 3219455088 | 13142857 |
638.28/639.17	c |  622 |    20.9 |      61 |    30514 |    261937 |      68 | 3331439468 | 13701261 |
652.78/653.69	c |  638 |    14.5 |      61 |    31897 |    269238 |      69 | 3403088308 | 14142332 |
667.68/668.57	c |  642 |    14.9 |      61 |    31430 |    276643 |      70 | 3457837601 | 14541585 |
686.48/687.37	c |  670 |    18.8 |      61 |    31655 |    284145 |      71 | 3553826734 | 14987962 |
705.78/706.67	c |  701 |    19.3 |      61 |    33038 |    291748 |      72 | 3662038588 | 15341478 |
722.08/722.92	c |  723 |    16.2 |      61 |    34939 |    299449 |      73 | 3740299777 | 15890079 |
736.58/737.42	c |  752 |    14.5 |      61 |    36383 |    307251 |      74 | 3806909979 | 16285357 |
753.28/754.17	c |  766 |    16.8 |      62 |    37788 |    315152 |      75 | 3885359070 | 16729766 |
766.08/766.95	c |  767 |    12.8 |      62 |    38527 |    323153 |      76 | 3943570687 | 17065721 |
777.08/777.96	c |  767 |    11.0 |      62 |    38521 |    331254 |      77 | 3989837909 | 17328697 |
796.58/797.46	c |  796 |    19.5 |      62 |    37815 |    339457 |      78 | 4089934463 | 17766837 |
820.08/820.92	c |  828 |    23.5 |      62 |    38240 |    347760 |      79 | 4216468963 | 18001102 |
834.88/835.72	c |  845 |    14.8 |      62 |    38593 |    356164 |      80 | 4285289753 | 18253136 |
853.28/854.18	c |  877 |    18.5 |      62 |    37328 |    364665 |      81 | 4378003041 | 18449750 |
869.48/870.32	c |  894 |    16.1 |      62 |    37320 |    373268 |      82 | 4451562846 | 18966561 |
890.68/891.58	c |  909 |    21.3 |      62 |    38915 |    381970 |      83 | 4550588432 | 19574100 |
914.18/915.09	c |  945 |    23.5 |      62 |    39949 |    390777 |      84 | 4677426156 | 20193729 |
930.28/931.19	c |  966 |    16.1 |      62 |    41119 |    399680 |      85 | 4754529319 | 20685172 |
953.78/954.66	c | 1002 |    23.5 |      62 |    41795 |    408684 |      86 | 4888598600 | 21149714 |
968.98/969.81	c | 1021 |    15.2 |      62 |    43310 |    417785 |      87 | 4959855837 | 21613657 |
979.68/980.56	c | 1022 |    10.8 |      62 |    43872 |    426988 |      88 | 5004191268 | 21852623 |
992.28/993.14	c | 1022 |    12.6 |      62 |    44289 |    436292 |      89 | 5059985623 | 22335102 |
1008.38/1009.20	c | 1023 |    16.1 |      62 |    42494 |    445694 |      90 | 5133060833 | 22815073 |
1026.69/1027.58	c | 1023 |    18.4 |      62 |    39491 |    455195 |      91 | 5215339200 | 23506675 |
1047.69/1048.56	c | 1024 |    21.0 |      62 |    33441 |    464798 |      92 | 5300704818 | 24245071 |
1072.18/1073.07	c | 1024 |    24.5 |      62 |    33765 |    474499 |      93 | 5401786994 | 25139815 |
1085.59/1086.45	c | 1024 |    13.4 |      62 |    33972 |    484301 |      94 | 5440432720 | 25319664 |
1097.19/1098.07	c | 1024 |    11.6 |      62 |    33889 |    494202 |      95 | 5484550678 | 25704994 |
1109.39/1110.23	c | 1024 |    12.2 |      62 |    34224 |    504203 |      96 | 5535192858 | 26477520 |
1122.19/1123.02	c | 1030 |    12.8 |      62 |    33374 |    514328 |      97 | 5585508213 | 26710356 |
1146.89/1147.79	c | 1070 |    24.8 |      62 |    34402 |    524530 |      98 | 5717475477 | 27182331 |
1165.59/1166.43	c | 1100 |    18.6 |      62 |    33924 |    534831 |      99 | 5816227905 | 27500069 |
1195.89/1196.76	c | 1140 |    30.3 |      62 |    35728 |    545235 |     100 | 6001432273 | 28036699 |
1217.70/1218.55	c | 1151 |    21.8 |      62 |    38920 |    555736 |     101 | 6110056603 | 28272418 |
1249.49/1250.30	c | 1182 |    31.8 |      62 |    40635 |    566337 |     102 | 6282523577 | 28552980 |
1270.09/1270.97	c | 1214 |    20.7 |      62 |    41479 |    577039 |     103 | 6402938791 | 28829667 |
1299.20/1300.00	c | 1245 |    29.0 |      62 |    48715 |    584376 |     103 | 6582598687 | 29057990 |
1299.20/1300.00	c ===================================================================================
1299.20/1300.00	c times = 1299.200000
1299.20/1300.00	c restart = 1245
1299.20/1300.00	c conflit = 584376
1299.20/1300.00	c decision = 29057990
1299.20/1300.00	c cleaningDB = 103
1299.20/1300.00	c clause binaire = 7577227
1299.20/1300.00	c propagation = 6582598687 	 (5066655.393319 (prop/sec))
1299.20/1300.00	c literal removed by litRedundant = 54338509
1299.20/1300.00	c literal removed by litRedundantBin = 5072500
1299.20/1300.00	c init clause removed by simplify = 2
1299.20/1300.00	c learnt clause removed by simplify = 0
1299.20/1300.00	c Memory used           : 365.59 MB
1299.20/1300.00	UNKNOWN

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: 935)

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-3293581-1303784516/watcher-3293581-1303784516 -o /tmp/evaluation-result-3293581-1303784516/solver-3293581-1303784516 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3293581-1303784516.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.64 4.72 4.36 4/190 2003
/proc/meminfo: memFree=16360320/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0

[startup+0.0484391 s]
/proc/loadavg: 4.64 4.72 4.36 4/190 2003
/proc/meminfo: memFree=16360320/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100428 s]
/proc/loadavg: 4.64 4.72 4.36 4/190 2003
/proc/meminfo: memFree=16360320/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300395 s]
/proc/loadavg: 4.64 4.72 4.36 4/190 2003
/proc/meminfo: memFree=16360320/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700323 s]
/proc/loadavg: 4.64 4.72 4.36 4/190 2003
/proc/meminfo: memFree=16360320/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+34.6324 s]
/proc/loadavg: 4.64 4.72 4.36 4/190 2003
/proc/meminfo: memFree=16360320/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+34.7074 s]
/proc/loadavg: 6.41 5.14 4.51 5/192 2007
/proc/meminfo: memFree=16079440/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=294440 CPUtime=34.58 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 69635 0 0 0 3431 27 0 0 25 0 1 0 490051430 301506560 69260 33554432000 4194304 4218580 140735014655168 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/2005/statm: 73610 69260 131 6 0 72080 0
Current children cumulated CPU time (s) 34.58
Current children cumulated vsize (KiB) 303140

[startup+34.8004 s]
/proc/loadavg: 6.41 5.14 4.51 5/192 2007
/proc/meminfo: memFree=16078820/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=294440 CPUtime=34.67 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 69635 0 0 0 3440 27 0 0 25 0 1 0 490051430 301506560 69260 33554432000 4194304 4218580 140735014655168 18446744073709551615 4213787 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 73610 69260 131 6 0 72080 0
Current children cumulated CPU time (s) 34.67
Current children cumulated vsize (KiB) 303140

[startup+34.9074 s]
/proc/loadavg: 6.41 5.14 4.51 5/192 2007
/proc/meminfo: memFree=16078820/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=294440 CPUtime=34.74 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 69635 0 0 0 3447 27 0 0 25 0 1 0 490051430 301506560 69260 33554432000 4194304 4218580 140735014655168 18446744073709551615 4211541 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/2005/statm: 73610 69260 131 6 0 72080 0
Current children cumulated CPU time (s) 34.74
Current children cumulated vsize (KiB) 303140

[startup+35.0003 s]
/proc/loadavg: 6.41 5.14 4.51 5/192 2007
/proc/meminfo: memFree=16078820/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=294440 CPUtime=34.83 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 69635 0 0 0 3456 27 0 0 25 0 1 0 490051430 301506560 69260 33554432000 4194304 4218580 140735014655168 18446744073709551615 4209105 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/2005/statm: 73610 69260 131 6 0 72080 0
Current children cumulated CPU time (s) 34.83
Current children cumulated vsize (KiB) 303140

[startup+51.1006 s]
/proc/loadavg: 6.81 5.31 4.58 5/192 2007
/proc/meminfo: memFree=16079264/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=294848 CPUtime=50.47 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 69739 0 0 0 5014 33 0 0 25 0 1 0 490051430 301924352 69364 33554432000 4194304 4218580 140735014655168 18446744073709551615 4213834 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/2005/statm: 73712 69364 131 6 0 72182 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 303548

[startup+102.301 s]
/proc/loadavg: 5.37 5.16 4.56 5/192 2008
/proc/meminfo: memFree=16081060/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=295300 CPUtime=101.47 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 69830 0 0 0 10110 37 0 0 25 0 1 0 490051430 302387200 69455 33554432000 4194304 4218580 140735014655168 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 73825 69455 131 6 0 72295 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 304000

[startup+162.3 s]
/proc/loadavg: 4.50 4.95 4.53 5/192 2010
/proc/meminfo: memFree=16069508/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=295300 CPUtime=161.47 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 69840 0 0 0 16110 37 0 0 25 0 1 0 490051430 302387200 69465 33554432000 4194304 4218580 140735014655168 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 73825 69465 131 6 0 72295 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 304000

[startup+222.301 s]
/proc/loadavg: 4.18 4.77 4.49 5/192 2012
/proc/meminfo: memFree=16063064/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=296732 CPUtime=221.47 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 70229 0 0 0 22110 37 0 0 25 0 1 0 490051430 303853568 69848 33554432000 4194304 4218580 140735014655168 18446744073709551615 4210020 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 74183 69848 131 6 0 72653 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 305432

[startup+282.301 s]
/proc/loadavg: 4.07 4.63 4.45 5/192 2013
/proc/meminfo: memFree=16053528/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=304080 CPUtime=281.47 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 72083 0 0 0 28110 37 0 0 25 0 1 0 490051430 311377920 71702 33554432000 4194304 4218580 140735014655168 18446744073709551615 4213773 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 76020 71702 131 6 0 74490 0
Current children cumulated CPU time (s) 281.47
Current children cumulated vsize (KiB) 312780

[startup+342.301 s]
/proc/loadavg: 4.02 4.51 4.43 5/192 2015
/proc/meminfo: memFree=16050464/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=304112 CPUtime=341.47 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 72090 0 0 0 34110 37 0 0 25 0 1 0 490051430 311410688 71709 33554432000 4194304 4218580 140735014655168 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 76028 71709 131 6 0 74498 0
Current children cumulated CPU time (s) 341.47
Current children cumulated vsize (KiB) 312812

[startup+402.307 s]
/proc/loadavg: 4.01 4.42 4.40 5/192 2016
/proc/meminfo: memFree=16047976/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0

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

/proc/2005/statm: 76989 72648 131 6 0 75459 0
Current children cumulated CPU time (s) 581.48
Current children cumulated vsize (KiB) 316656

[startup+642.301 s]
/proc/loadavg: 4.06 4.23 4.32 5/192 2023
/proc/meminfo: memFree=16026492/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=308020 CPUtime=641.48 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 73050 0 0 0 64110 38 0 0 25 0 1 0 490051430 315412480 72659 33554432000 4194304 4218580 140735014655168 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 77005 72659 131 6 0 75475 0
Current children cumulated CPU time (s) 641.48
Current children cumulated vsize (KiB) 316720

[startup+702.301 s]
/proc/loadavg: 4.02 4.18 4.29 5/192 2024
/proc/meminfo: memFree=16016720/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=316760 CPUtime=701.48 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 75246 0 0 0 70109 39 0 0 25 0 1 0 490051430 324362240 74847 33554432000 4194304 4218580 140735014655168 18446744073709551615 4208205 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 79190 74847 131 6 0 77660 0
Current children cumulated CPU time (s) 701.48
Current children cumulated vsize (KiB) 325460

[startup+762.3 s]
/proc/loadavg: 4.01 4.15 4.27 5/192 2026
/proc/meminfo: memFree=16014712/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=316824 CPUtime=761.48 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 75263 0 0 0 76109 39 0 0 25 0 1 0 490051430 324427776 74861 33554432000 4194304 4218580 140735014655168 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 79206 74861 131 6 0 77676 0
Current children cumulated CPU time (s) 761.48
Current children cumulated vsize (KiB) 325524

[startup+822.301 s]
/proc/loadavg: 4.00 4.12 4.25 5/192 2028
/proc/meminfo: memFree=16013120/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=317120 CPUtime=821.48 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 75344 0 0 0 82109 39 0 0 25 0 1 0 490051430 324730880 74935 33554432000 4194304 4218580 140735014655168 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 79280 74935 131 6 0 77750 0
Current children cumulated CPU time (s) 821.48
Current children cumulated vsize (KiB) 325820

[startup+882.3 s]
/proc/loadavg: 3.56 3.98 4.20 4/185 2047
/proc/meminfo: memFree=16055216/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=317088 CPUtime=881.48 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 75350 0 0 0 88109 39 0 0 25 0 1 0 490051430 324698112 74934 33554432000 4194304 4218580 140735014655168 18446744073709551615 4208209 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 79272 74934 131 6 0 77742 0
Current children cumulated CPU time (s) 881.48
Current children cumulated vsize (KiB) 325788

[startup+942.301 s]
/proc/loadavg: 2.57 3.62 4.06 3/178 2068
/proc/meminfo: memFree=16129220/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=317120 CPUtime=941.48 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 75364 0 0 0 94109 39 0 0 25 0 1 0 490051430 324730880 74942 33554432000 4194304 4218580 140735014655168 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 79280 74942 131 6 0 77750 0
Current children cumulated CPU time (s) 941.48
Current children cumulated vsize (KiB) 325820

[startup+1002.3 s]
/proc/loadavg: 2.21 3.32 3.93 3/178 2069
/proc/meminfo: memFree=16118324/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=328008 CPUtime=1001.48 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 78099 0 0 0 100108 40 0 0 25 0 1 0 490051430 335880192 77660 33554432000 4194304 4218580 140735014655168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 82002 77660 131 6 0 80472 0
Current children cumulated CPU time (s) 1001.48
Current children cumulated vsize (KiB) 336708

[startup+1062.31 s]
/proc/loadavg: 2.07 3.08 3.80 3/178 2071
/proc/meminfo: memFree=16107956/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=338580 CPUtime=1061.49 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 80790 0 0 0 106108 41 0 0 25 0 1 0 490051430 346705920 80315 33554432000 4194304 4218580 140735014655168 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 84645 80315 131 6 0 83115 0
Current children cumulated CPU time (s) 1061.49
Current children cumulated vsize (KiB) 347280

[startup+1122.3 s]
/proc/loadavg: 2.10 2.90 3.69 3/178 2073
/proc/meminfo: memFree=16069044/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=374328 CPUtime=1121.49 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 89769 0 0 0 112106 43 0 0 25 0 1 0 490051430 383311872 89273 33554432000 4194304 4218580 140735014655168 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 93582 89273 131 6 0 92052 0
Current children cumulated CPU time (s) 1121.49
Current children cumulated vsize (KiB) 383028

[startup+1182.3 s]
/proc/loadavg: 1.55 2.60 3.54 2/171 2092
/proc/meminfo: memFree=16646164/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=374296 CPUtime=1181.49 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 89780 0 0 0 118106 43 0 0 25 0 1 0 490051430 383279104 89268 33554432000 4194304 4218580 140735014655168 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 93574 89268 131 6 0 92044 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 382996

[startup+1242.3 s]
/proc/loadavg: 1.20 2.31 3.38 2/171 2094
/proc/meminfo: memFree=16646136/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=374360 CPUtime=1241.49 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 89801 0 0 0 124106 43 0 0 25 0 1 0 490051430 383344640 89281 33554432000 4194304 4218580 140735014655168 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 93590 89281 131 6 0 92060 0
Current children cumulated CPU time (s) 1241.49
Current children cumulated vsize (KiB) 383060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.07 2.07 3.23 2/171 2095
/proc/meminfo: memFree=16646000/32951132 swapFree=67111528/67111528
[pid=2003] ppid=2001 vsize=8700 CPUtime=0 cores=1,3
/proc/2003/stat : 2003 (esg_static.sh) S 2001 2003 524 0 -1 4202496 354 112 0 0 0 0 0 0 24 0 1 0 490051430 8908800 253 33554432000 4194304 4922060 140733947470448 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2003/statm: 2175 253 209 178 0 68 0
[pid=2005] ppid=2003 vsize=374360 CPUtime=1299.2 cores=1,3
/proc/2005/stat : 2005 (cdcl) R 2003 2003 524 0 -1 4202496 89816 0 0 0 129877 43 0 0 25 0 1 0 490051430 383344640 89284 33554432000 4194304 4218580 140735014655168 18446744073709551615 4208340 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2005/statm: 93590 89284 131 6 0 92060 0
Current children cumulated CPU time (s) 1299.2
Current children cumulated vsize (KiB) 383060

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 2003 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1299.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.2
CPU user time (s): 1298.77
CPU system time (s): 0.43
CPU usage (%): 99.9375
Max. virtual memory (cumulated for all children) (KiB): 383092

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

runsolver used 1.9927 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 04:21:58
IDJOB=3293581
IDBENCH=88159
IDSOLVER=1609
FILE ID=node131/3293581-1303784516
RUNJOBID= node131-1303781575-544
PBS_JOBID= 13157225
Free space on /tmp= 71500 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq57_a.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293581-1303784516/watcher-3293581-1303784516 -o /tmp/evaluation-result-3293581-1303784516/solver-3293581-1303784516 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3293581-1303784516.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=151151264

node131.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.830
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.66
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.830
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	: 5332.75
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16360476 kB
Buffers:       1012124 kB
Cached:       14588952 kB
SwapCached:          0 kB
Active:        5652936 kB
Inactive:     10412092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16360476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          402864 kB
Writeback:           0 kB
AnonPages:      463440 kB
Mapped:          15472 kB
Slab:           460216 kB
PageTables:       6216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   664216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71732 MiB
End job on node131 at 2011-04-26 04:43:40