Trace number 3293535

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) 1300.01 1300.01

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 9927770
0.00/0.00	c too many clauses .. no preprocessing
3.09/9.44	c 
3.09/9.44	c seed = 39746543, numatom = 651875, numclause = 1143902, numliterals = 28821360
3.09/9.44	c -----------------------------------------------------------------------------------
3.09/35.53	c |  try |     tps |   #impl |  #learnt |     #conf |  #clean |    #propa |   #deci |
3.09/35.53	c -----------------------------------------------------------------------------------
3.09/35.53	c |    4 |     2.4 |      63 |      370 |       503 |       1 |  11847870 |  119994 |
3.09/35.53	c |    8 |     6.7 |      63 |      884 |      1104 |       2 |  49276536 |  188978 |
3.09/35.53	c |   12 |     3.5 |      63 |     1235 |      1806 |       3 |  68578558 |  231966 |
3.09/35.53	c |   16 |     6.7 |      63 |     1636 |      2608 |       4 | 107212438 |  240669 |
38.19/38.20	c |   18 |     9.5 |      63 |     2063 |      3512 |       5 | 161248065 |  252171 |
42.08/42.16	c |   23 |     4.0 |      63 |     2350 |      4514 |       6 | 184764615 |  274092 |
50.19/50.27	c |   30 |     8.1 |      63 |     2896 |      5616 |       7 | 230951488 |  312626 |
56.19/56.26	c |   32 |     6.0 |      63 |     3325 |      6823 |       8 | 263967225 |  335812 |
59.49/59.55	c |   32 |     3.3 |      63 |     3492 |      8125 |       9 | 281204657 |  370607 |
65.89/65.93	c |   41 |     6.4 |      63 |     3577 |      9526 |      10 | 318145939 |  440547 |
73.89/73.98	c |   47 |     8.0 |      63 |     4310 |     11028 |      11 | 361722255 |  458055 |
79.29/79.37	c |   55 |     5.4 |      63 |     4587 |     12629 |      12 | 390932815 |  489849 |
83.39/83.49	c |   62 |     4.1 |      63 |     4714 |     14332 |      13 | 414477019 |  529746 |
88.79/88.89	c |   63 |     5.4 |      63 |     5196 |     16133 |      14 | 443035252 |  582081 |
91.09/91.12	c |   64 |     2.2 |      63 |     5476 |     18034 |      15 | 453322346 |  599978 |
98.09/98.15	c |   70 |     7.0 |      63 |     5626 |     20049 |      16 | 488368330 |  629705 |
104.39/104.49	c |   79 |     6.3 |      63 |     5772 |     22151 |      17 | 523958597 |  715069 |
110.19/110.26	c |   91 |     5.8 |      63 |     6392 |     24352 |      18 | 552848174 |  845529 |
115.79/115.85	c |   95 |     5.6 |      63 |     6575 |     26653 |      19 | 581793906 |  910088 |
123.09/123.14	c |  106 |     7.3 |      63 |     6954 |     29059 |      20 | 621805512 |  959094 |
128.99/129.08	c |  117 |     5.9 |      63 |     7433 |     31563 |      21 | 652184459 | 1048071 |
133.89/133.97	c |  126 |     4.9 |      63 |     8086 |     34165 |      22 | 678736460 | 1120635 |
137.59/137.67	c |  127 |     3.7 |      63 |     8703 |     36868 |      23 | 694145765 | 1186443 |
142.40/142.44	c |  128 |     4.8 |      63 |     9047 |     39669 |      24 | 715037076 | 1257488 |
147.29/147.33	c |  128 |     4.9 |      63 |     9172 |     42572 |      25 | 739377555 | 1392077 |
154.09/154.19	c |  133 |     6.9 |      63 |     9602 |     45574 |      26 | 771555399 | 1563813 |
159.79/159.82	c |  146 |     5.6 |      63 |     9722 |     48677 |      27 | 800309185 | 1727160 |
184.10/184.11	c |  159 |    24.3 |      63 |    10293 |     51878 |      28 | 926568946 | 2146954 |
200.09/200.17	c |  173 |    16.1 |      63 |    11579 |     55181 |      29 | 1007483806 | 2258844 |
208.19/208.29	c |  188 |     8.1 |      63 |    12736 |     58583 |      30 | 1049242602 | 2357160 |
218.59/218.67	c |  191 |    10.4 |      63 |    13556 |     62084 |      31 | 1102618633 | 2433808 |
229.20/229.21	c |  200 |    10.5 |      63 |    14351 |     65686 |      32 | 1154496567 | 2522382 |
237.49/237.54	c |  219 |     8.3 |      63 |    14755 |     69391 |      33 | 1195680718 | 2659371 |
246.90/246.97	c |  229 |     9.4 |      63 |    14906 |     73197 |      34 | 1243258933 | 2983800 |
256.19/256.30	c |  247 |     9.3 |      63 |    15040 |     77098 |      35 | 1290211835 | 3127695 |
268.09/268.16	c |  254 |    11.9 |      63 |    15591 |     81100 |      36 | 1351223722 | 3362806 |
287.69/287.79	c |  255 |    19.6 |      63 |    16258 |     85201 |      37 | 1447770188 | 3531875 |
297.29/297.39	c |  255 |     9.6 |      63 |    16038 |     89403 |      38 | 1493764880 | 3724642 |
306.59/306.64	c |  256 |     9.2 |      63 |    15738 |     93704 |      39 | 1529572235 | 3940383 |
314.70/314.76	c |  256 |     8.1 |      63 |    14618 |     98106 |      40 | 1560112897 | 4088136 |
322.59/322.67	c |  256 |     7.9 |      63 |    12816 |    102607 |      41 | 1580998453 | 4137066 |
338.59/338.63	c |  278 |    16.0 |      63 |    12499 |    107209 |      42 | 1649739232 | 4668043 |
349.59/349.64	c |  294 |    11.0 |      63 |    13516 |    111910 |      43 | 1695578740 | 5031169 |
362.40/362.43	c |  317 |    12.8 |      63 |    14123 |    116711 |      44 | 1754738222 | 5456903 |
371.90/371.96	c |  319 |     9.5 |      63 |    14921 |    121616 |      45 | 1795362486 | 5677284 |
385.90/385.90	c |  342 |    13.9 |      63 |    16030 |    126620 |      46 | 1857472292 | 5998722 |
403.60/403.60	c |  360 |    17.7 |      63 |    16845 |    131722 |      47 | 1943670442 | 6301365 |
418.90/418.96	c |  381 |    15.4 |      63 |    17977 |    136925 |      48 | 2020197375 | 6551482 |
431.40/431.44	c |  383 |    12.5 |      63 |    19388 |    142226 |      49 | 2076201210 | 6730591 |
443.60/443.70	c |  383 |    12.3 |      63 |    19915 |    147627 |      50 | 2124217961 | 6969395 |
468.80/468.88	c |  412 |    25.2 |      63 |    20670 |    153128 |      51 | 2253210830 | 7236331 |
499.00/499.05	c |  429 |    30.2 |      63 |    21640 |    158729 |      52 | 2405751035 | 7285866 |
524.90/524.99	c |  446 |    25.9 |      63 |    22416 |    164430 |      53 | 2532146289 | 7354595 |
541.50/541.51	c |  461 |    16.5 |      63 |    23124 |    170231 |      54 | 2608141299 | 7770077 |
553.10/553.16	c |  484 |    11.7 |      63 |    23994 |    176133 |      55 | 2656683585 | 8104752 |
582.90/582.90	c |  508 |    29.7 |      63 |    24066 |    182134 |      56 | 2805506380 | 8329451 |
598.10/598.14	c |  510 |    15.2 |      63 |    25537 |    188237 |      57 | 2878492356 | 8484895 |
606.80/606.86	c |  511 |     8.7 |      63 |    26044 |    194443 |      58 | 2913472533 | 8661368 |
620.10/620.12	c |  511 |    13.3 |      63 |    26309 |    200744 |      59 | 2969758659 | 9092599 |
630.40/630.47	c |  512 |    10.4 |      63 |    26613 |    207145 |      60 | 3010947986 | 9284968 |
640.90/640.93	c |  512 |    10.4 |      63 |    24973 |    213672 |      61 | 3045856683 | 9491094 |
653.60/653.69	c |  512 |    12.8 |      63 |    22310 |    220274 |      62 | 3089744217 | 9709862 |
668.20/668.20	c |  512 |    14.5 |      63 |    21549 |    226976 |      63 | 3140473491 | 10087237 |
690.50/690.54	c |  527 |    22.3 |      63 |    21493 |    233780 |      64 | 3232871403 | 10796380 |
719.90/719.98	c |  552 |    29.4 |      63 |    21829 |    240681 |      65 | 3380925760 | 11221014 |
739.61/739.63	c |  575 |    19.7 |      63 |    24433 |    247682 |      66 | 3479015193 | 11450041 |
756.90/756.94	c |  597 |    17.3 |      63 |    25889 |    254783 |      67 | 3565259101 | 11775397 |
786.00/786.08	c |  624 |    29.1 |      63 |    27522 |    261985 |      68 | 3709863838 | 12060579 |
808.60/808.63	c |  638 |    22.5 |      63 |    28845 |    269287 |      69 | 3823369495 | 12205761 |
825.60/825.66	c |  643 |    17.0 |      63 |    26149 |    276688 |      70 | 3898355376 | 12616331 |
845.60/845.63	c |  670 |    20.0 |      63 |    26847 |    284192 |      71 | 3983672076 | 13196385 |
872.10/872.13	c |  701 |    26.5 |      63 |    27756 |    291804 |      72 | 4108714915 | 13670283 |
892.90/892.95	c |  723 |    20.8 |      63 |    29584 |    299506 |      73 | 4203252927 | 14227543 |
925.11/925.16	c |  753 |    32.2 |      63 |    30859 |    307309 |      74 | 4364364932 | 14516547 |
941.60/941.64	c |  766 |    16.5 |      63 |    32117 |    315210 |      75 | 4441471293 | 14669240 |
961.81/961.86	c |  767 |    20.2 |      63 |    34642 |    323212 |      76 | 4536188139 | 15063599 |
977.11/977.10	c |  767 |    15.2 |      63 |    34770 |    331315 |      77 | 4600660976 | 15092283 |
1001.81/1001.85	c |  796 |    24.8 |      63 |    33859 |    339516 |      78 | 4713173259 | 15763410 |
1043.91/1043.92	c |  828 |    42.1 |      63 |    34176 |    347819 |      79 | 4939903702 | 16079670 |
1070.91/1070.94	c |  845 |    27.0 |      63 |    35854 |    356221 |      80 | 5076488901 | 16295831 |
1096.21/1096.22	c |  878 |    25.3 |      63 |    34863 |    364724 |      81 | 5208881634 | 16617183 |
1121.11/1121.17	c |  894 |    25.0 |      63 |    36209 |    373325 |      82 | 5332540694 | 16884865 |
1139.11/1139.10	c |  909 |    17.9 |      63 |    37962 |    382027 |      83 | 5418234039 | 17124341 |
1159.01/1159.04	c |  945 |    19.9 |      63 |    38470 |    390831 |      84 | 5516765124 | 17504261 |
1191.51/1191.55	c |  967 |    32.5 |      63 |    37908 |    399735 |      85 | 5681974333 | 17735325 |
1218.41/1218.45	c | 1003 |    26.9 |      63 |    38767 |    408736 |      86 | 5812598926 | 18350225 |
1233.01/1233.03	c | 1021 |    14.6 |      63 |    39062 |    417837 |      87 | 5880185017 | 18645551 |
1255.81/1255.85	c | 1022 |    22.8 |      63 |    39077 |    427038 |      88 | 5966452902 | 19359485 |
1269.21/1269.24	c | 1022 |    13.4 |      63 |    40484 |    436341 |      89 | 6024912905 | 19623961 |
1284.51/1284.58	c | 1023 |    15.3 |      63 |    41174 |    445743 |      90 | 6084322809 | 20096618 |
1298.81/1298.80	c | 1023 |    14.2 |      63 |    39549 |    455245 |      91 | 6137933990 | 20756618 |
1300.01/1300.00	c | 1023 |     1.2 |      63 |    40359 |    456056 |      91 | 6141225003 | 20761780 |
1300.01/1300.00	c ===================================================================================
1300.01/1300.00	c times = 1300.010000
1300.01/1300.00	c restart = 1023
1300.01/1300.00	c conflit = 456056
1300.01/1300.00	c decision = 20761780
1300.01/1300.00	c cleaningDB = 91
1300.01/1300.00	c clause binaire = 8790602
1300.01/1300.00	c propagation = 6141225003 	 (4723982.894747 (prop/sec))
1300.01/1300.00	c literal removed by litRedundant = 34559477
1300.01/1300.00	c literal removed by litRedundantBin = 4698850
1300.01/1300.00	c init clause removed by simplify = 0
1300.01/1300.00	c learnt clause removed by simplify = 0
1300.01/1300.00	c Memory used           : 358.61 MB
1300.01/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-3293535-1303784357/watcher-3293535-1303784357 -o /tmp/evaluation-result-3293535-1303784357/solver-3293535-1303784357 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3293535-1303784357.cnf 

running on 2 cores: 0,2

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.26 4.17 4.12 4/190 1963
/proc/meminfo: memFree=17009192/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0

[startup+0.050448 s]
/proc/loadavg: 4.26 4.17 4.12 4/190 1963
/proc/meminfo: memFree=17009192/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100452 s]
/proc/loadavg: 4.26 4.17 4.12 4/190 1963
/proc/meminfo: memFree=17009192/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300408 s]
/proc/loadavg: 4.26 4.17 4.12 4/190 1963
/proc/meminfo: memFree=17009192/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700339 s]
/proc/loadavg: 4.26 4.17 4.12 4/190 1963
/proc/meminfo: memFree=17009192/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5012 s]
/proc/loadavg: 4.26 4.17 4.12 5/192 1966
/proc/meminfo: memFree=16879352/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=168104 CPUtime=1.49 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 35098 0 0 0 143 6 0 0 25 0 1 0 490035560 172138496 35009 33554432000 4194304 4218580 140734639434992 18446744073709551615 274664808192 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1965/statm: 42026 35009 112 6 0 40496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176804

[startup+3.10094 s]
/proc/loadavg: 4.26 4.17 4.12 6/192 1966
/proc/meminfo: memFree=16852332/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=201140 CPUtime=3.09 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 43344 0 0 0 300 9 0 0 25 0 1 0 490035560 205967360 43255 33554432000 4194304 4218580 140734639434992 18446744073709551615 274664808192 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1965/statm: 50285 43255 112 6 0 48755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 209840

[startup+35.6373 s]
/proc/loadavg: 6.53 4.74 4.31 5/192 1966
/proc/meminfo: memFree=16675704/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=334764 CPUtime=35.62 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 79358 0 0 0 3540 22 0 0 25 0 1 0 490035560 342798336 78942 33554432000 4194304 4218580 140734639434992 18446744073709551615 4210420 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 83691 78942 131 6 0 82161 0
Current children cumulated CPU time (s) 35.62
Current children cumulated vsize (KiB) 343464

[startup+35.7073 s]
/proc/loadavg: 6.53 4.74 4.31 5/192 1966
/proc/meminfo: memFree=16675704/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=334764 CPUtime=35.69 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 79358 0 0 0 3547 22 0 0 25 0 1 0 490035560 342798336 78942 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 83691 78942 131 6 0 82161 0
Current children cumulated CPU time (s) 35.69
Current children cumulated vsize (KiB) 343464

[startup+35.8013 s]
/proc/loadavg: 6.53 4.74 4.31 5/192 1966
/proc/meminfo: memFree=16675704/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=334764 CPUtime=35.79 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 79358 0 0 0 3557 22 0 0 25 0 1 0 490035560 342798336 78942 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 83691 78942 131 6 0 82161 0
Current children cumulated CPU time (s) 35.79
Current children cumulated vsize (KiB) 343464

[startup+51.1076 s]
/proc/loadavg: 6.79 4.88 4.36 6/192 1967
/proc/meminfo: memFree=16674932/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=335200 CPUtime=51.1 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 79483 0 0 0 5085 25 0 0 25 0 1 0 490035560 343244800 79067 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 83800 79067 131 6 0 82270 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 343900

[startup+102.301 s]
/proc/loadavg: 5.61 4.87 4.38 5/192 1968
/proc/meminfo: memFree=16677924/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=337224 CPUtime=102.29 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 79970 0 0 0 10203 26 0 0 25 0 1 0 490035560 345317376 79554 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 84306 79554 131 6 0 82776 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 345924

[startup+162.3 s]
/proc/loadavg: 4.59 4.71 4.36 6/192 2006
/proc/meminfo: memFree=16185104/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=338760 CPUtime=162.29 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 80353 0 0 0 16202 27 0 0 25 0 1 0 490035560 346890240 79937 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 84690 79937 131 6 0 83160 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 347460

[startup+222.301 s]
/proc/loadavg: 6.68 5.33 4.59 5/192 2008
/proc/meminfo: memFree=16083648/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=338760 CPUtime=222.29 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 80360 0 0 0 22198 31 0 0 25 0 1 0 490035560 346890240 79944 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 84690 79944 131 6 0 83160 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 347460

[startup+282.301 s]
/proc/loadavg: 4.98 5.08 4.55 5/192 2009
/proc/meminfo: memFree=16079812/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=339204 CPUtime=282.29 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 80495 0 0 0 28198 31 0 0 25 0 1 0 490035560 347344896 80074 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 84801 80074 131 6 0 83271 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 347904

[startup+342.301 s]
/proc/loadavg: 4.36 4.88 4.51 5/192 2011
/proc/meminfo: memFree=16064616/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=352172 CPUtime=342.3 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 83732 0 0 0 34198 32 0 0 25 0 1 0 490035560 360624128 83311 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208664 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 88043 83311 131 6 0 86513 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 360872

[startup+402.301 s]
/proc/loadavg: 4.13 4.72 4.48 5/192 2012
/proc/meminfo: memFree=16059032/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2

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

/proc/1965/statm: 88067 83350 131 6 0 86537 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 360968

[startup+642.301 s]
/proc/loadavg: 4.00 4.31 4.36 5/192 2019
/proc/meminfo: memFree=16043048/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=354292 CPUtime=642.3 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 84293 0 0 0 64198 32 0 0 25 0 1 0 490035560 362795008 83863 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 88573 83863 131 6 0 87043 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 362992

[startup+702.307 s]
/proc/loadavg: 4.10 4.29 4.35 5/192 2020
/proc/meminfo: memFree=16028876/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=364104 CPUtime=702.3 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 86769 0 0 0 70197 33 0 0 25 0 1 0 490035560 372842496 86331 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91026 86331 131 6 0 89496 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 372804

[startup+762.3 s]
/proc/loadavg: 4.12 4.26 4.33 5/192 2022
/proc/meminfo: memFree=16027376/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=364136 CPUtime=762.3 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 86774 0 0 0 76196 34 0 0 25 0 1 0 490035560 372875264 86336 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91034 86336 131 6 0 89504 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 372836

[startup+822.301 s]
/proc/loadavg: 4.04 4.21 4.31 5/192 2024
/proc/meminfo: memFree=16026404/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=364168 CPUtime=822.3 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 86782 0 0 0 82196 34 0 0 25 0 1 0 490035560 372908032 86344 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91042 86344 131 6 0 89512 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 372868

[startup+882.3 s]
/proc/loadavg: 4.01 4.17 4.29 5/192 2025
/proc/meminfo: memFree=16016472/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=364136 CPUtime=882.3 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 86787 0 0 0 88196 34 0 0 25 0 1 0 490035560 372875264 86339 33554432000 4194304 4218580 140734639434992 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91034 86339 131 6 0 89504 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 372836

[startup+942.301 s]
/proc/loadavg: 4.00 4.14 4.26 5/192 2027
/proc/meminfo: memFree=16014256/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=364200 CPUtime=942.3 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 86798 0 0 0 94196 34 0 0 25 0 1 0 490035560 372940800 86350 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91050 86350 131 6 0 89520 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 372900

[startup+1002.3 s]
/proc/loadavg: 4.00 4.11 4.25 5/192 2028
/proc/meminfo: memFree=16012172/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=364232 CPUtime=1002.31 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 86812 0 0 0 100197 34 0 0 25 0 1 0 490035560 372973568 86358 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208261 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91058 86358 131 6 0 89528 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 372932

[startup+1062.3 s]
/proc/loadavg: 3.11 3.85 4.15 3/178 2067
/proc/meminfo: memFree=16129212/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=364200 CPUtime=1062.31 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 86814 0 0 0 106197 34 0 0 25 0 1 0 490035560 372940800 86355 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91050 86355 131 6 0 89520 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 372900

[startup+1122.3 s]
/proc/loadavg: 2.41 3.51 4.01 3/178 2069
/proc/meminfo: memFree=16129336/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=364232 CPUtime=1122.31 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 86827 0 0 0 112197 34 0 0 25 0 1 0 490035560 372973568 86359 33554432000 4194304 4218580 140734639434992 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91058 86359 131 6 0 89528 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 372932

[startup+1182.3 s]
/proc/loadavg: 2.15 3.24 3.88 3/178 2070
/proc/meminfo: memFree=16118324/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=364232 CPUtime=1182.31 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 86838 0 0 0 118197 34 0 0 25 0 1 0 490035560 372973568 86363 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91058 86363 131 6 0 89528 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 372932

[startup+1242.3 s]
/proc/loadavg: 2.05 3.01 3.76 3/178 2072
/proc/meminfo: memFree=16089220/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=364232 CPUtime=1242.31 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 86855 0 0 0 124197 34 0 0 25 0 1 0 490035560 372973568 86368 33554432000 4194304 4218580 140734639434992 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91058 86368 131 6 0 89528 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 372932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.07 2.84 3.65 3/178 2073
/proc/meminfo: memFree=16069044/32951132 swapFree=67111528/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=0,2
/proc/1963/stat : 1963 (esg_static.sh) S 1961 1963 524 0 -1 4202496 354 112 0 0 0 0 0 0 19 0 1 0 490035560 8908800 253 33554432000 4194304 4922060 140736112988144 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1963/statm: 2175 253 209 178 0 68 0
[pid=1965] ppid=1963 vsize=367212 CPUtime=1300.01 cores=0,2
/proc/1965/stat : 1965 (cdcl) R 1963 1963 524 0 -1 4202496 87595 0 0 0 129967 34 0 0 25 0 1 0 490035560 376025088 87095 33554432000 4194304 4218580 140734639434992 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1965/statm: 91803 87095 131 6 0 90273 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 375912

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 1963 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 1300.01
#
# 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): 1300.01
CPU user time (s): 1299.67
CPU system time (s): 0.34
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 375912

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= 6
involuntary context switches= 2

runsolver used 2.26365 second user time and 4.67829 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 04:19:19
IDJOB=3293535
IDBENCH=88158
IDSOLVER=1609
FILE ID=node131/3293535-1303784357
RUNJOBID= node131-1303781575-542
PBS_JOBID= 13157225
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=1045612542

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:      17009464 kB
Buffers:       1011900 kB
Cached:       14213552 kB
SwapCached:          0 kB
Active:        5194620 kB
Inactive:     10221408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17009464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          226332 kB
Writeback:          32 kB
AnonPages:      189656 kB
Mapped:          15472 kB
Slab:           460856 kB
PageTables:       5660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   377152 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= 71508 MiB
End job on node131 at 2011-04-26 04:41:01