Trace number 3498954

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-01UNSAT 2253.95 2253.9

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark549.042
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 8779920
0.00/0.00	c too many clauses .. no preprocessing
4.99/5.07	c 
4.99/5.07	c seed = 77212609, numatom = 489685, numclause = 337200, numliterals = 19139520
4.99/5.07	c -----------------------------------------------------------------------------------
4.99/5.07	c |  try |     tps |   #impl |  #learnt |     #conf |  #clean |    #propa |   #deci |
4.99/5.07	c -----------------------------------------------------------------------------------
9.08/9.19	c |    5 |     4.1 |  191332 |      395 |       506 |       1 |   4450480 |   34704 |
10.28/10.34	c |    8 |     1.2 |  240733 |      744 |      1107 |       2 |  11751998 |  109075 |
11.68/11.78	c |   13 |     1.4 |  264158 |     1017 |      1810 |       3 |  21597380 |  149314 |
13.58/13.64	c |   16 |     1.9 |  270032 |     1544 |      2611 |       4 |  28900948 |  183508 |
15.18/15.28	c |   19 |     1.6 |  271833 |     2147 |      3513 |       5 |  37731191 |  219688 |
17.68/17.77	c |   24 |     2.5 |  272540 |     2852 |      4515 |       6 |  48861749 |  260129 |
19.98/20.06	c |   30 |     2.3 |  276467 |     3498 |      5616 |       7 |  61717787 |  298770 |
22.99/23.00	c |   32 |     2.9 |  276797 |     4280 |      6818 |       8 |  75057517 |  338562 |
28.39/28.40	c |   33 |     5.4 |  276805 |     5001 |      8120 |       9 |  90703925 |  367019 |
30.89/30.96	c |   41 |     2.6 |  276813 |     5767 |      9524 |      10 | 106111066 |  402422 |
34.59/34.66	c |   47 |     3.7 |  276822 |     6654 |     11028 |      11 | 120216722 |  446531 |
38.19/38.28	c |   55 |     3.6 |  276999 |     7480 |     12633 |      12 | 134941255 |  498284 |
43.29/43.34	c |   62 |     5.1 |  277010 |     8291 |     14341 |      13 | 148951140 |  524320 |
47.89/47.97	c |   63 |     4.6 |  277096 |     9208 |     16142 |      14 | 165998091 |  581262 |
53.19/53.25	c |   64 |     5.3 |  277101 |     9970 |     18044 |      15 | 180867216 |  620478 |
62.99/63.02	c |   70 |     9.8 |  277104 |    10553 |     20045 |      16 | 198972338 |  673491 |
68.59/68.69	c |   79 |     5.7 |  277544 |    11435 |     22149 |      17 | 219994545 |  734849 |
72.99/73.07	c |   91 |     4.4 |  277564 |    12216 |     24350 |      18 | 240016409 |  768696 |
76.89/76.99	c |   95 |     3.9 |  277583 |    13275 |     26652 |      19 | 260023084 |  804127 |
89.39/89.40	c |  106 |    12.4 |  277593 |    14084 |     29056 |      20 | 278824923 |  855411 |
98.69/98.76	c |  117 |     9.4 |  277621 |    15270 |     31557 |      21 | 301255382 |  916678 |
109.69/109.73	c |  126 |    11.0 |  277634 |    16234 |     34162 |      22 | 321102264 |  966660 |
122.49/122.59	c |  127 |    12.9 |  277655 |    16805 |     36866 |      23 | 344456321 | 1011002 |
130.20/130.21	c |  128 |     7.6 |  277662 |    17503 |     39667 |      24 | 368160317 | 1046631 |
140.09/140.18	c |  128 |    10.0 |  277665 |    18391 |     42571 |      25 | 388344462 | 1096690 |
154.39/154.42	c |  133 |    14.2 |  277668 |    19118 |     45572 |      26 | 412549363 | 1138430 |
163.29/163.32	c |  147 |     8.9 |  277682 |    19016 |     48673 |      27 | 443041962 | 1192392 |
171.29/171.31	c |  159 |     8.0 |  277691 |    19914 |     51874 |      28 | 470946389 | 1239896 |
181.40/181.40	c |  173 |    10.1 |  277715 |    21270 |     55179 |      29 | 501988718 | 1293607 |
193.39/193.49	c |  188 |    12.1 |  277735 |    22682 |     58588 |      30 | 532026529 | 1347468 |
208.70/208.76	c |  191 |    15.3 |  277747 |    23653 |     62089 |      31 | 562446610 | 1398876 |
221.00/221.08	c |  200 |    12.3 |  277752 |    25012 |     65693 |      32 | 592446962 | 1435059 |
232.20/232.26	c |  219 |    11.2 |  277770 |    26139 |     69394 |      33 | 622988744 | 1496168 |
244.60/244.65	c |  229 |    12.4 |  277808 |    26970 |     73197 |      34 | 649393633 | 1562123 |
258.70/258.74	c |  247 |    14.1 |  277831 |    28173 |     77098 |      35 | 679864652 | 1612148 |
272.89/272.93	c |  254 |    14.2 |  277847 |    29564 |     81102 |      36 | 715086076 | 1667130 |
290.40/290.48	c |  255 |    17.6 |  277858 |    30852 |     85203 |      37 | 748737945 | 1701837 |
314.99/315.01	c |  255 |    24.5 |  277865 |    32694 |     89406 |      38 | 785612134 | 1728876 |
335.00/335.05	c |  256 |    20.0 |  277876 |    33939 |     93707 |      39 | 822084139 | 1767927 |
387.39/387.41	c |  256 |    52.4 |  277877 |    33923 |     98112 |      40 | 857171094 | 1798865 |
693.71/693.73	c |  256 |   306.3 |  277877 |    34852 |    102613 |      41 | 893027972 | 1819866 |
718.51/718.58	c |  279 |    24.9 |  277891 |    35109 |    107215 |      42 | 929777719 | 1881381 |
733.21/733.27	c |  294 |    14.7 |  277929 |    36101 |    111916 |      43 | 968279220 | 1943523 |
747.21/747.27	c |  317 |    14.0 |  277977 |    37595 |    116717 |      44 | 1012323517 | 2010826 |
771.81/771.87	c |  319 |    24.6 |  278061 |    39571 |    121621 |      45 | 1051181505 | 2052459 |
788.91/788.96	c |  343 |    17.1 |  278088 |    40974 |    126622 |      46 | 1094663325 | 2112550 |
808.61/808.64	c |  361 |    19.7 |  278105 |    42318 |    131723 |      47 | 1136390465 | 2172599 |
826.61/826.65	c |  381 |    18.0 |  278142 |    43569 |    136925 |      48 | 1180925699 | 2229309 |
849.61/849.67	c |  383 |    23.0 |  278158 |    44883 |    142226 |      49 | 1221281195 | 2264272 |
875.62/875.65	c |  383 |    26.0 |  278163 |    45132 |    147627 |      50 | 1255762484 | 2293760 |
891.51/891.55	c |  412 |    15.9 |  278207 |    44820 |    153128 |      51 | 1302530729 | 2361452 |
918.42/918.43	c |  429 |    26.9 |  278219 |    46545 |    158731 |      52 | 1345035198 | 2423174 |
944.31/944.32	c |  446 |    25.9 |  278259 |    48221 |    164432 |      53 | 1390009808 | 2473222 |
974.02/974.08	c |  462 |    29.8 |  278272 |    49537 |    170233 |      54 | 1439068962 | 2522584 |
994.42/994.47	c |  484 |    20.4 |  278292 |    50768 |    176136 |      55 | 1484595384 | 2571241 |
1019.42/1019.41	c |  508 |    24.9 |  278324 |    52300 |    182138 |      56 | 1533997418 | 2620858 |
1054.71/1054.72	c |  510 |    35.3 |  278336 |    54803 |    188240 |      57 | 1579937809 | 2665621 |
1118.52/1118.51	c |  511 |    63.8 |  278344 |    55850 |    194441 |      58 | 1635191586 | 2694691 |
1159.62/1159.68	c |  511 |    41.2 |  278344 |    57615 |    200743 |      59 | 1685465178 | 2718487 |
1199.12/1199.14	c |  512 |    39.5 |  278346 |    60198 |    207145 |      60 | 1740237675 | 2747988 |
1237.73/1237.76	c |  512 |    38.6 |  280383 |    62139 |    213646 |      61 | 1791826971 | 2780213 |
1296.32/1296.32	c |  512 |    58.5 |  280383 |    64342 |    220247 |      62 | 1845837016 | 2807162 |
1331.03/1331.03	c |  512 |    34.7 |  280383 |    62977 |    226949 |      63 | 1895723867 | 2832470 |
1367.43/1367.40	c |  527 |    36.4 |  280402 |    62325 |    233751 |      64 | 1949187752 | 2887011 |
1393.93/1393.94	c |  554 |    26.5 |  280433 |    62746 |    240657 |      65 | 1997877397 | 2947817 |
1418.33/1418.35	c |  575 |    24.4 |  280485 |    64191 |    247659 |      66 | 2048555558 | 3007981 |
1442.53/1442.55	c |  598 |    24.2 |  280708 |    64274 |    254760 |      67 | 2110980132 | 3078237 |
1470.13/1470.19	c |  625 |    27.6 |  281403 |    64443 |    261962 |      68 | 2170170358 | 3133182 |
1498.03/1498.03	c |  638 |    27.8 |  281440 |    65634 |    269265 |      69 | 2225633053 | 3181768 |
1530.93/1530.98	c |  645 |    33.0 |  281465 |    64460 |    276666 |      70 | 2282615003 | 3220090 |
1566.73/1566.73	c |  673 |    35.8 |  281488 |    66591 |    284170 |      71 | 2342397984 | 3263535 |
1601.03/1601.01	c |  701 |    34.3 |  281519 |    68648 |    291771 |      72 | 2400784657 | 3313434 |
1628.53/1628.58	c |  724 |    27.6 |  281556 |    71261 |    299472 |      73 | 2460377487 | 3362088 |
1671.23/1671.23	c |  755 |    42.6 |  281593 |    72350 |    307273 |      74 | 2522884037 | 3404630 |
1705.63/1705.63	c |  766 |    34.4 |  281611 |    73346 |    315175 |      75 | 2579854887 | 3441946 |
1736.24/1736.22	c |  767 |    30.6 |  281624 |    73239 |    323178 |      76 | 2634719068 | 3475661 |
1773.64/1773.62	c |  767 |    37.4 |  281639 |    74117 |    331280 |      77 | 2691210130 | 3520335 |
1805.94/1805.99	c |  797 |    32.4 |  281664 |    75112 |    339481 |      78 | 2755557191 | 3561539 |
1832.44/1832.49	c |  828 |    26.5 |  281685 |    76605 |    347786 |      79 | 2820987715 | 3614891 |
1867.54/1867.53	c |  846 |    35.0 |  281702 |    79001 |    356187 |      80 | 2882599480 | 3653122 |
1901.44/1901.44	c |  881 |    33.9 |  281721 |    80430 |    364691 |      81 | 2949208975 | 3705917 |
1933.94/1933.95	c |  894 |    32.5 |  281734 |    81670 |    373292 |      82 | 3015092905 | 3746218 |
1972.44/1972.43	c |  911 |    38.5 |  281751 |    82619 |    381993 |      83 | 3083961724 | 3783471 |
2002.64/2002.61	c |  947 |    30.2 |  281870 |    84177 |    390794 |      84 | 3152767413 | 3821194 |
2040.64/2040.61	c |  970 |    38.0 |  281891 |    86406 |    399695 |      85 | 3218230934 | 3861840 |
2077.35/2077.36	c | 1003 |    36.7 |  282803 |    87617 |    408697 |      86 | 3300063318 | 3905971 |
2106.25/2106.26	c | 1021 |    28.9 |  282824 |    89900 |    417798 |      87 | 3377581379 | 3940772 |
2137.55/2137.52	c | 1022 |    31.3 |  282828 |    92454 |    426999 |      88 | 3449346847 | 3966351 |
2178.65/2178.68	c | 1022 |    41.2 |  282829 |    91336 |    436300 |      89 | 3528725191 | 3992180 |
2221.05/2221.09	c | 1023 |    42.4 |  282829 |    91761 |    445703 |      90 | 3611290086 | 4018949 |
2253.85/2253.87	c | 1023 |    32.8 |  295337 |   100197 |    454193 |      90 | 3683367160 | 4052525 |
2253.85/2253.87	c ===================================================================================
2253.85/2253.87	c times = 2253.920000
2253.85/2253.87	c restart = 1023
2253.85/2253.87	c conflit = 454193
2253.85/2253.87	c decision = 4052525
2253.85/2253.87	c cleaningDB = 90
2253.85/2253.87	c clause binaire = 8443075
2253.85/2253.87	c propagation = 3683367160 	 (1634204.922979 (prop/sec))
2253.85/2253.87	c literal removed by litRedundant = 427886212
2253.85/2253.87	c literal removed by litRedundantBin = 15270291
2253.85/2253.87	c init clause removed by simplify = 191559
2253.85/2253.87	c learnt clause removed by simplify = 1948
2253.85/2253.87	c Memory used           : 439.73 MB
2253.85/2253.87	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3498954-1308150728/watcher-3498954-1308150728 -o /tmp/evaluation-result-3498954-1308150728/solver-3498954-1308150728 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498954-1308150728.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.04 1.71 1.87 2/178 3160
/proc/meminfo: memFree=29599372/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0

[startup+0.016598 s]
/proc/loadavg: 2.04 1.71 1.87 2/178 3160
/proc/meminfo: memFree=29599372/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100612 s]
/proc/loadavg: 2.04 1.71 1.87 2/178 3160
/proc/meminfo: memFree=29599372/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300576 s]
/proc/loadavg: 2.04 1.71 1.87 2/178 3160
/proc/meminfo: memFree=29599372/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700503 s]
/proc/loadavg: 2.04 1.71 1.87 2/178 3160
/proc/meminfo: memFree=29599372/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 2.04 1.71 1.87 3/180 3163
/proc/meminfo: memFree=29499568/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=132800 CPUtime=1.49 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 27624 0 0 0 145 4 0 0 25 0 1 0 926671002 135987200 27534 33554432000 4194304 4218580 140735836287488 18446744073709551615 212687675136 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3162/statm: 33200 27534 116 6 0 31670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 141500

[startup+3.10103 s]
/proc/loadavg: 2.04 1.71 1.87 3/180 3163
/proc/meminfo: memFree=29477744/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=163812 CPUtime=3.09 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 35354 0 0 0 302 7 0 0 25 0 1 0 926671002 167743488 35264 33554432000 4194304 4218580 140735836287488 18446744073709551615 212687371772 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3162/statm: 40953 35264 116 6 0 39423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172512

[startup+6.30048 s]
/proc/loadavg: 2.12 1.73 1.87 3/180 3163
/proc/meminfo: memFree=29407356/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=209464 CPUtime=6.28 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 48655 0 0 0 617 11 0 0 25 0 1 0 926671002 214491136 48343 33554432000 4194304 4218580 140735836287488 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 52366 48343 130 6 0 50836 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 218164

[startup+12.7003 s]
/proc/loadavg: 2.11 1.74 1.87 3/180 3164
/proc/meminfo: memFree=29407368/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=209464 CPUtime=12.68 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 48734 0 0 0 1257 11 0 0 25 0 1 0 926671002 214491136 48399 33554432000 4194304 4218580 140735836287488 18446744073709551615 4213514 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 52366 48399 133 6 0 50836 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 218164

[startup+25.501 s]
/proc/loadavg: 2.08 1.75 1.87 3/180 3164
/proc/meminfo: memFree=29408280/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=209464 CPUtime=25.48 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 48774 0 0 0 2537 11 0 0 25 0 1 0 926671002 214491136 48439 33554432000 4194304 4218580 140735836287488 18446744073709551615 4210064 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 52366 48439 133 6 0 50836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 218164

[startup+51.1003 s]
/proc/loadavg: 2.05 1.77 1.88 3/180 3165
/proc/meminfo: memFree=29406288/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=211424 CPUtime=51.09 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 49254 0 0 0 5097 12 0 0 25 0 1 0 926671002 216498176 48919 33554432000 4194304 4218580 140735836287488 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 52856 48919 133 6 0 51326 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 220124

[startup+102.307 s]
/proc/loadavg: 2.02 1.80 1.88 3/180 3166
/proc/meminfo: memFree=29398308/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=219064 CPUtime=102.29 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 51237 0 0 0 10217 12 0 0 25 0 1 0 926671002 224321536 50809 33554432000 4194304 4218580 140735836287488 18446744073709551615 4208721 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 54766 50809 133 6 0 53236 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 227764

[startup+162.301 s]
/proc/loadavg: 2.01 1.84 1.89 3/180 3168
/proc/meminfo: memFree=29369616/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=241840 CPUtime=162.29 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 57267 0 0 0 16214 15 0 0 25 0 1 0 926671002 247644160 56533 33554432000 4194304 4218580 140735836287488 18446744073709551615 4211269 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 60460 56533 133 6 0 58930 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 250540

[startup+222.301 s]
/proc/loadavg: 2.00 1.86 1.89 3/180 3169
/proc/meminfo: memFree=29365172/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=244168 CPUtime=222.3 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 57852 0 0 0 22215 15 0 0 25 0 1 0 926671002 250028032 57118 33554432000 4194304 4218580 140735836287488 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 61042 57118 133 6 0 59512 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 252868

[startup+282.301 s]
/proc/loadavg: 2.00 1.89 1.90 3/180 3171
/proc/meminfo: memFree=29355256/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=251028 CPUtime=282.3 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 59558 0 0 0 28215 15 0 0 25 0 1 0 926671002 257052672 58824 33554432000 4194304 4218580 140735836287488 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 62757 58824 133 6 0 61227 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 259728

[startup+342.301 s]
/proc/loadavg: 2.11 1.95 1.92 3/180 3218
/proc/meminfo: memFree=28795696/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=291628 CPUtime=342.3 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 69721 0 0 0 34213 17 0 0 25 0 1 0 926671002 298627072 68987 33554432000 4194304 4218580 140735836287488 18446744073709551615 4208207 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 72907 68987 133 6 0 71377 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 300328

[startup+402.3 s]
/proc/loadavg: 2.04 1.95 1.92 3/180 3220
/proc/meminfo: memFree=28743616/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6

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


[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3276
/proc/meminfo: memFree=28226556/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450188 CPUtime=1962.35 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109395 0 0 0 196211 24 0 0 25 0 1 0 926671002 460992512 108625 33554432000 4194304 4218580 140735836287488 18446744073709551615 4211234 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112547 108625 133 6 0 111017 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 458888

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3277
/proc/meminfo: memFree=28226392/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450188 CPUtime=2022.34 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109402 0 0 0 202210 24 0 0 25 0 1 0 926671002 460992512 108630 33554432000 4194304 4218580 140735836287488 18446744073709551615 4210252 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112547 108630 133 6 0 111017 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 458888

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3279
/proc/meminfo: memFree=28226356/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450252 CPUtime=2082.35 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109411 0 0 0 208211 24 0 0 25 0 1 0 926671002 461058048 108639 33554432000 4194304 4218580 140735836287488 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112563 108639 133 6 0 111033 0
Current children cumulated CPU time (s) 2082.35
Current children cumulated vsize (KiB) 458952

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3280
/proc/meminfo: memFree=28226432/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450284 CPUtime=2142.35 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109424 0 0 0 214211 24 0 0 25 0 1 0 926671002 461090816 108647 33554432000 4194304 4218580 140735836287488 18446744073709551615 4210066 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112571 108647 133 6 0 111041 0
Current children cumulated CPU time (s) 2142.35
Current children cumulated vsize (KiB) 458984

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3282
/proc/meminfo: memFree=28226376/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450252 CPUtime=2202.35 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109430 0 0 0 220211 24 0 0 25 0 1 0 926671002 461058048 108646 33554432000 4194304 4218580 140735836287488 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112563 108646 133 6 0 111033 0
Current children cumulated CPU time (s) 2202.35
Current children cumulated vsize (KiB) 458952

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

[startup+2227.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3283
/proc/meminfo: memFree=28226232/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450284 CPUtime=2227.15 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109434 0 0 0 222691 24 0 0 25 0 1 0 926671002 461090816 108650 33554432000 4194304 4218580 140735836287488 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112571 108650 133 6 0 111041 0
Current children cumulated CPU time (s) 2227.15
Current children cumulated vsize (KiB) 458984

[startup+2239.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3283
/proc/meminfo: memFree=28226352/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450252 CPUtime=2239.95 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109434 0 0 0 223971 24 0 0 25 0 1 0 926671002 461058048 108646 33554432000 4194304 4218580 140735836287488 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112563 108646 133 6 0 111033 0
Current children cumulated CPU time (s) 2239.95
Current children cumulated vsize (KiB) 458952

[startup+2246.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3283
/proc/meminfo: memFree=28226352/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450252 CPUtime=2246.35 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109434 0 0 0 224611 24 0 0 25 0 1 0 926671002 461058048 108646 33554432000 4194304 4218580 140735836287488 18446744073709551615 4208105 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112563 108646 133 6 0 111033 0
Current children cumulated CPU time (s) 2246.35
Current children cumulated vsize (KiB) 458952

[startup+2249.51 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3283
/proc/meminfo: memFree=28226224/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450284 CPUtime=2249.56 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109435 0 0 0 224932 24 0 0 25 0 1 0 926671002 461090816 108647 33554432000 4194304 4218580 140735836287488 18446744073709551615 4213531 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112571 108647 133 6 0 111041 0
Current children cumulated CPU time (s) 2249.56
Current children cumulated vsize (KiB) 458984

[startup+2251.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3283
/proc/meminfo: memFree=28226336/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450284 CPUtime=2251.15 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109436 0 0 0 225091 24 0 0 25 0 1 0 926671002 461090816 108648 33554432000 4194304 4218580 140735836287488 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112571 108648 133 6 0 111041 0
Current children cumulated CPU time (s) 2251.15
Current children cumulated vsize (KiB) 458984

[startup+2252.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3283
/proc/meminfo: memFree=28226448/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450284 CPUtime=2252.75 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109437 0 0 0 225251 24 0 0 25 0 1 0 926671002 461090816 108649 33554432000 4194304 4218580 140735836287488 18446744073709551615 4213187 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112571 108649 133 6 0 111041 0
Current children cumulated CPU time (s) 2252.75
Current children cumulated vsize (KiB) 458984

[startup+2253.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3283
/proc/meminfo: memFree=28226448/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450284 CPUtime=2253.55 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109437 0 0 0 225331 24 0 0 25 0 1 0 926671002 461090816 108649 33554432000 4194304 4218580 140735836287488 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112571 108649 133 6 0 111041 0
Current children cumulated CPU time (s) 2253.55
Current children cumulated vsize (KiB) 458984

[startup+2253.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3283
/proc/meminfo: memFree=28226448/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450284 CPUtime=2253.75 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109437 0 0 0 225351 24 0 0 25 0 1 0 926671002 461090816 108649 33554432000 4194304 4218580 140735836287488 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112571 108649 133 6 0 111041 0
Current children cumulated CPU time (s) 2253.75
Current children cumulated vsize (KiB) 458984

[startup+2253.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 3283
/proc/meminfo: memFree=28226448/32951124 swapFree=67076892/67111528
[pid=3160] ppid=3158 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3160/stat : 3160 (esg_static.sh) S 3158 3160 3051 0 -1 4202496 355 112 0 0 0 0 0 0 25 0 1 0 926671002 8908800 253 33554432000 4194304 4922060 140733761458960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3160/statm: 2175 253 209 178 0 68 0
[pid=3162] ppid=3160 vsize=450284 CPUtime=2253.85 cores=0,2,4,6
/proc/3162/stat : 3162 (cdcl) R 3160 3160 3051 0 -1 4202496 109437 0 0 0 225361 24 0 0 25 0 1 0 926671002 461090816 108649 33554432000 4194304 4218580 140735836287488 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/3162/statm: 112571 108649 133 6 0 111041 0
Current children cumulated CPU time (s) 2253.85
Current children cumulated vsize (KiB) 458984

Child status: 20
Real time (s): 2253.9
CPU time (s): 2253.95
CPU user time (s): 2253.69
CPU system time (s): 0.267959
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 458984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2253.69
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110122
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= 38
involuntary context switches= 3330

runsolver used 4.04239 second user time and 7.52486 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-15 17:12:13
IDJOB=3498954
IDBENCH=82371
IDSOLVER=1993
FILE ID=node139/3498954-1308150728
RUNJOBID= node139-1308150601-3069
PBS_JOBID= 13575611
Free space on /tmp= 73484 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498954-1308150728/watcher-3498954-1308150728 -o /tmp/evaluation-result-3498954-1308150728/solver-3498954-1308150728 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498954-1308150728.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1707300615

node139.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.852
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.70
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:     32951124 kB
MemFree:      29599924 kB
Buffers:        519312 kB
Cached:        2347544 kB
SwapCached:       3512 kB
Active:        1102220 kB
Inactive:      1863028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29599924 kB
SwapTotal:    67111528 kB
SwapFree:     67076892 kB
Dirty:          160224 kB
Writeback:           0 kB
AnonPages:       96656 kB
Mapped:          14220 kB
Slab:           320892 kB
PageTables:       4936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   273948 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73356 MiB
End job on node139 at 2011-06-15 17:49:47