Trace number 3251702

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
glucose 2? (TO) 1300.02 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3388
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  253275   508108 |   75982       0        0     nan |  0.000 % |
0.00/0.67	c |         0 |  251637   734871 |      --       0       --      -- |     --   | -1638/226763
0.00/0.67	c ==============================================================================
0.00/0.67	c Result  :   #vars: 1598   #clauses: 251637   #literals: 734871
0.00/0.67	c CPU time:   0.659899 s
0.00/0.67	c ==============================================================================
0.00/0.78	c
0.00/0.78	c Starting glucose
0.00/0.78	c
371.58/371.65	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
371.58/371.65	c WARNING: for repeatability, setting FPU to use double precision
371.58/371.65	c ============================[ Problem Statistics ]=============================
371.58/371.65	c |                                                                             |
371.58/371.65	c |  Number of variables:          1598                                         |
371.58/371.65	c |  Number of clauses:          251637                                         |
371.58/371.65	c |  Parse time:                   0.04 s                                       |
371.58/371.65	c |                                                                             |
371.58/371.65	c ============================[ Search Statistics ]==============================
371.58/371.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
371.58/371.65	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
371.58/371.65	c ===============================================================================
371.58/371.65	c |      3455 |    1598   251637   734871 |        1     3455    241 |  0.000 % |
371.58/371.65	c |      3555 |    1598   251637   734871 |        1     3555    242 |  0.000 % |
371.58/371.65	c |     18056 |    1598   251637   734871 |        1    11769    128 |  0.000 % |
371.58/371.65	c |     32806 |    1598   251637   734871 |        1    10508    114 |  0.000 % |
371.58/371.65	c |    306043 |    1598   251637   734871 |        1    48669    107 |  0.000 % |
371.58/371.65	c |    670760 |    1598   251637   734871 |        1    94192    109 |  0.000 % |
371.58/371.65	c |    672227 |    1598   251637   734871 |        1    95659    110 |  0.000 % |
371.58/371.65	c |    672328 |    1598   251637   734871 |        1    95760    110 |  0.000 % |
371.58/371.65	c |    672429 |    1598   251637   734871 |        1    95861    110 |  0.000 % |
371.58/371.65	c |    672546 |    1598   251637   734871 |        1    95978    110 |  0.000 % |
371.58/371.65	c |    673512 |    1598   251637   734871 |        1    96944    110 |  0.000 % |
371.58/371.65	c |    677934 |    1598   251637   734871 |        1   101366    111 |  0.000 % |
371.58/371.65	c |    678035 |    1598   251637   734871 |        1   101467    111 |  0.000 % |
371.58/371.65	c |   1222515 |    1598   251637   734871 |        1   125134    111 |  0.000 % |
371.58/371.65	c |   1223128 |    1598   251637   734871 |        1   125747    111 |  0.000 % |
371.58/371.65	c |   1235954 |    1598   251637   734871 |        1   138573    115 |  0.000 % |
371.58/371.65	c |   1239906 |    1598   251637   734871 |        1   142525    116 |  0.000 % |
371.58/371.65	c |   1300870 |    1598   251637   734871 |        1   126688    115 |  0.000 % |
371.58/371.65	c |   1315557 |    1598   251637   734871 |        1   141375    117 |  0.000 % |
371.58/371.65	c |   1315888 |    1598   251637   734871 |        1   141706    117 |  0.000 % |
371.58/371.65	c |   1316039 |    1598   251637   734871 |        1   141857    117 |  0.000 % |
371.58/371.65	c |   1317777 |    1598   251637   734871 |        1   143595    118 |  0.000 % |
371.58/371.65	c |   1318422 |    1598   251637   734871 |        1   144240    118 |  0.000 % |
371.58/371.65	c |   1318523 |    1598   251637   734871 |        1   144341    118 |  0.000 % |
371.58/371.65	c |   1318628 |    1598   251637   734871 |        1   144446    118 |  0.000 % |
371.58/371.65	c |   1332628 |    1598   251637   734871 |        1   158446    119 |  0.000 % |
371.58/371.65	c |   1332728 |    1598   251637   734871 |        1   158546    119 |  0.000 % |
371.58/371.65	c |   1332828 |    1598   251637   734871 |        1   158646    119 |  0.000 % |
371.58/371.65	c |   1369959 |    1598   251637   734871 |        1   116378    108 |  0.000 % |
371.58/371.65	c |   1370060 |    1598   251637   734871 |        1   116479    108 |  0.000 % |
371.58/371.65	c |   1370912 |    1598   251637   734871 |        1   117331    108 |  0.000 % |
371.58/371.65	c |   1371159 |    1598   251637   734871 |        1   117578    108 |  0.000 % |
371.58/371.65	c |   1371760 |    1598   251637   734871 |        1   118179    108 |  0.000 % |
371.58/371.65	c |   1372788 |    1598   251637   734871 |        1   119207    109 |  0.000 % |
371.58/371.65	c |   1373100 |    1598   251637   734871 |        1   119519    109 |  0.000 % |
371.58/371.65	c |   1430758 |    1598   251637   734871 |        1    95175     98 |  0.000 % |
371.58/371.65	c |   1465691 |    1598   251637   734871 |        1   130108    107 |  0.000 % |
371.58/371.65	c |   1466011 |    1598   251637   734871 |        1   130428    108 |  0.000 % |
371.58/371.65	c |   1474207 |    1598   251637   734871 |        1   138624    109 |  0.000 % |
802.60/802.62	c |   1515724 |    1598   251637   734871 |        1    95541     95 |  0.000 % |
802.60/802.62	c |   1516561 |    1598   251637   734871 |        1    96378     95 |  0.000 % |
802.60/802.62	c |   1522166 |    1598   251637   734871 |        1   101983     99 |  0.000 % |
802.60/802.62	c |   1527052 |    1598   251637   734871 |        1   106869    101 |  0.000 % |
802.60/802.62	c |   1532812 |    1598   251637   734871 |        1   112629    103 |  0.000 % |
802.60/802.62	c |   1532952 |    1598   251637   734871 |        1   112769    103 |  0.000 % |
802.60/802.62	c |   1535689 |    1598   251637   734871 |        1   115506    104 |  0.000 % |
802.60/802.62	c |   1723551 |    1598   251637   734871 |        1   126367    112 |  0.000 % |
802.60/802.62	c |   1731182 |    1598   251637   734871 |        1   133998    115 |  0.000 % |
802.60/802.62	c |   1733135 |    1598   251637   734871 |        1   135951    115 |  0.000 % |
802.60/802.62	c |   1733237 |    1598   251637   734871 |        1   136053    116 |  0.000 % |
802.60/802.62	c |   1734016 |    1598   251637   734871 |        1   136832    116 |  0.000 % |
802.60/802.62	c |   1748978 |    1598   251637   734871 |        1   151794    120 |  0.000 % |
802.60/802.62	c |   1753166 |    1598   251637   734871 |        1   155982    121 |  0.000 % |
802.60/802.62	c |   1753266 |    1598   251637   734871 |        1   156082    121 |  0.000 % |
802.60/802.62	c |   1753366 |    1598   251637   734871 |        1   156182    121 |  0.000 % |
802.60/802.62	c |   1753466 |    1598   251637   734871 |        1   156282    121 |  0.000 % |
802.60/802.62	c |   1753566 |    1598   251637   734871 |        1   156382    121 |  0.000 % |
802.60/802.62	c |   1825532 |    1598   251637   734871 |        1   135944    112 |  0.000 % |
802.60/802.62	c |   1825634 |    1598   251637   734871 |        1   136046    112 |  0.000 % |
802.60/802.62	c |   1825734 |    1598   251637   734871 |        1   136146    112 |  0.000 % |
802.60/802.62	c |   1825841 |    1598   251637   734871 |        1   136253    112 |  0.000 % |
802.60/802.62	c |   1825964 |    1598   251637   734871 |        1   136376    112 |  0.000 % |
802.60/802.62	c |   2080550 |    1598   251637   734871 |        1   198382    112 |  0.000 % |
802.60/802.62	c |   2109913 |    1598   251637   734871 |        1   127535    101 |  0.000 % |
802.60/802.62	c |   2117505 |    1598   251637   734871 |        1   135127    104 |  0.000 % |
802.60/802.62	c |   2117891 |    1598   251637   734871 |        1   135513    104 |  0.000 % |
802.60/802.62	c |   2148624 |    1598   251637   734871 |        1   166246    112 |  0.000 % |
802.60/802.62	c |   2491243 |    1598   251637   734871 |        1   192660    116 |  0.000 % |
802.60/802.62	c |   2491345 |    1598   251637   734871 |        1   192762    116 |  0.000 % |
802.60/802.62	c |   2685074 |    1598   251637   734871 |        1   162691    107 |  0.000 % |
802.60/802.62	c |   2685316 |    1598   251637   734871 |        1   162933    107 |  0.000 % |
802.60/802.62	c |   2686203 |    1598   251637   734871 |        1   163820    107 |  0.000 % |
802.60/802.62	c |   2686390 |    1598   251637   734871 |        1   164007    107 |  0.000 % |
802.60/802.62	c |   2686556 |    1598   251637   734871 |        1   164173    107 |  0.000 % |
802.60/802.62	c |   2686657 |    1598   251637   734871 |        1   164274    107 |  0.000 % |
802.60/802.62	c |   2688338 |    1598   251637   734871 |        1   165955    108 |  0.000 % |
802.60/802.62	c |   2688839 |    1598   251637   734871 |        1   166456    108 |  0.000 % |
802.60/802.62	c |   2688940 |    1598   251637   734871 |        1   166557    108 |  0.000 % |
802.60/802.62	c |   2689042 |    1598   251637   734871 |        1   166659    108 |  0.000 % |
802.60/802.62	c |   2689417 |    1598   251637   734871 |        1   167034    108 |  0.000 % |
802.60/802.62	c |   2689621 |    1598   251637   734871 |        1   167238    108 |  0.000 % |
802.60/802.62	c |   2696182 |    1598   251637   734871 |        1   173799    111 |  0.000 % |
802.60/802.62	c |   2707355 |    1598   251637   734871 |        1   184972    114 |  0.000 % |
802.60/802.62	c |   2707457 |    1598   251637   734871 |        1   185074    114 |  0.000 % |
802.60/802.62	c |   2707557 |    1598   251637   734871 |        1   185174    114 |  0.000 % |
802.60/802.62	c |   2707657 |    1598   251637   734871 |        1   185274    114 |  0.000 % |
802.60/802.62	c |   2709703 |    1598   251637   734871 |        1   187320    115 |  0.000 % |
802.60/802.62	c |   2710035 |    1598   251637   734871 |        1   187652    115 |  0.000 % |
802.60/802.62	c |   2710136 |  

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

running on 2 cores: 4,6

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.00 4.00 3.95 3/176 10872
/proc/meminfo: memFree=16988248/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 547710029 8912896 253 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 253 211 178 0 69 0

[startup+0.0252831 s]
/proc/loadavg: 4.00 4.00 3.95 3/176 10872
/proc/meminfo: memFree=16988248/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 547710029 8912896 253 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100274 s]
/proc/loadavg: 4.00 4.00 3.95 3/176 10872
/proc/meminfo: memFree=16988248/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 547710029 8912896 253 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300236 s]
/proc/loadavg: 4.00 4.00 3.95 3/176 10872
/proc/meminfo: memFree=16988248/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 547710029 8912896 253 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700163 s]
/proc/loadavg: 4.00 4.00 3.95 3/176 10872
/proc/meminfo: memFree=16988248/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 547710029 8912896 253 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50103 s]
/proc/loadavg: 3.84 3.97 3.94 3/182 10882
/proc/meminfo: memFree=16924092/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=29480 CPUtime=0.71 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 6846 0 0 0 70 1 0 0 18 0 1 0 547710108 30187520 4154 33554432000 4194304 4260849 140733372218736 18446744073709551615 4209374 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 7370 4154 251 17 0 4011 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38184

[startup+3.1007 s]
/proc/loadavg: 3.84 3.97 3.94 3/182 10882
/proc/meminfo: memFree=16911940/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=46428 CPUtime=2.3 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 16175 0 0 0 228 2 0 0 21 0 1 0 547710108 47542272 7669 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 11607 7669 251 17 0 8248 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 55132

[startup+6.30114 s]
/proc/loadavg: 3.84 3.97 3.94 3/182 10883
/proc/meminfo: memFree=16890908/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=65104 CPUtime=5.51 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 21263 0 0 0 548 3 0 0 25 0 1 0 547710108 66666496 12490 33554432000 4194304 4260849 140733372218736 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 16276 12490 251 17 0 12917 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 73808

[startup+12.701 s]
/proc/loadavg: 3.56 3.90 3.92 3/180 10884
/proc/meminfo: memFree=16834228/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=83960 CPUtime=11.91 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 30247 0 0 0 1187 4 0 0 25 0 1 0 547710108 85975040 16440 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 20990 16440 251 17 0 17631 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92664

[startup+25.5006 s]
/proc/loadavg: 3.32 3.84 3.89 3/180 10884
/proc/meminfo: memFree=16834480/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=83960 CPUtime=24.71 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 31590 0 0 0 2467 4 0 0 25 0 1 0 547710108 85975040 17770 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224491 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 20990 17770 251 17 0 17631 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92664

[startup+51.1009 s]
/proc/loadavg: 2.87 3.69 3.84 3/180 10885
/proc/meminfo: memFree=16765828/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=83960 CPUtime=50.3 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 56377 0 0 0 5023 7 0 0 25 0 1 0 547710108 85975040 17814 33554432000 4194304 4260849 140733372218736 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 20990 17814 251 17 0 17631 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 92664

[startup+102.307 s]
/proc/loadavg: 2.34 3.40 3.73 3/180 10886
/proc/meminfo: memFree=16752924/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=133280 CPUtime=101.51 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 118063 0 0 0 10136 15 0 0 25 0 1 0 547710108 136478720 25819 33554432000 4194304 4260849 140733372218736 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 33320 25819 251 17 0 29961 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 141984

[startup+162.3 s]
/proc/loadavg: 2.12 3.15 3.62 3/180 10887
/proc/meminfo: memFree=16719920/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=146816 CPUtime=161.51 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 175705 0 0 0 16126 25 0 0 25 0 1 0 547710108 150339584 32111 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 36704 32111 251 17 0 33345 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 155520

[startup+222.3 s]
/proc/loadavg: 2.08 2.95 3.52 3/180 10889
/proc/meminfo: memFree=16720492/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=146816 CPUtime=221.51 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 220430 0 0 0 22119 32 0 0 25 0 1 0 547710108 150339584 32555 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 36704 32555 251 17 0 33345 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 155520

[startup+282.3 s]
/proc/loadavg: 2.03 2.77 3.43 3/180 10891
/proc/meminfo: memFree=16740520/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=146816 CPUtime=281.51 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 269356 0 0 0 28110 41 0 0 25 0 1 0 547710108 150339584 30181 33554432000 4194304 4260849 140733372218736 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 36704 30181 251 17 0 33345 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 155520

[startup+342.3 s]
/proc/loadavg: 2.01 2.63 3.33 3/180 10892
/proc/meminfo: memFree=16727696/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=146816 CPUtime=341.52 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 332351 0 0 0 34099 53 0 0 25 0 1 0 547710108 150339584 33453 33554432000 4194304 4260849 140733372218736 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 36704 33453 252 17 0 33345 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 155520

[startup+402.3 s]
/proc/loadavg: 2.00 2.51 3.25 3/180 10894
/proc/meminfo: memFree=16681148/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6

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

/proc/10882/statm: 56931 43009 252 17 0 53572 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 236428

[startup+642.3 s]
/proc/loadavg: 2.00 2.22 2.95 3/180 10900
/proc/meminfo: memFree=16683452/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=177636 CPUtime=641.53 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 575778 0 0 0 64056 97 0 0 25 0 1 0 547710108 181899264 36792 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 44409 36792 252 17 0 41050 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 186340

[startup+702.3 s]
/proc/loadavg: 2.00 2.18 2.89 3/180 10902
/proc/meminfo: memFree=16629824/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=227724 CPUtime=701.53 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 609298 0 0 0 70049 104 0 0 25 0 1 0 547710108 233189376 42216 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 56931 42216 252 17 0 53572 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 236428

[startup+762.306 s]
/proc/loadavg: 2.00 2.14 2.83 4/180 10904
/proc/meminfo: memFree=16640680/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=227724 CPUtime=761.53 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 642397 0 0 0 76043 110 0 0 25 0 1 0 547710108 233189376 46876 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 56931 46876 252 17 0 53572 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 236428

[startup+822.3 s]
/proc/loadavg: 2.00 2.11 2.78 3/180 10905
/proc/meminfo: memFree=16575160/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=146816 CPUtime=821.52 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 689221 0 0 0 82035 117 0 0 25 0 1 0 547710108 150339584 33228 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224635 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 36704 33228 252 17 0 33345 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 155520

[startup+882.301 s]
/proc/loadavg: 2.00 2.09 2.72 3/180 10907
/proc/meminfo: memFree=16674188/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=177636 CPUtime=881.53 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 722847 0 0 0 88029 124 0 0 25 0 1 0 547710108 181899264 34267 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 44409 34267 252 17 0 41050 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 186340

[startup+942.301 s]
/proc/loadavg: 2.00 2.07 2.68 3/180 10908
/proc/meminfo: memFree=16639648/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=177636 CPUtime=941.53 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 758254 0 0 0 94022 131 0 0 25 0 1 0 547710108 181899264 36393 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 44409 36393 252 17 0 41050 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 186340

[startup+1002.3 s]
/proc/loadavg: 2.00 2.06 2.63 3/180 10910
/proc/meminfo: memFree=16615544/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=177636 CPUtime=1001.54 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 793070 0 0 0 100017 137 0 0 25 0 1 0 547710108 181899264 37386 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 44409 37386 252 17 0 41050 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 186340

[startup+1062.3 s]
/proc/loadavg: 2.00 2.04 2.59 3/180 10911
/proc/meminfo: memFree=16617856/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=177636 CPUtime=1061.54 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 826940 0 0 0 106011 143 0 0 25 0 1 0 547710108 181899264 36913 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 44409 36913 252 17 0 41050 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 186340

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.55 3/180 10913
/proc/meminfo: memFree=16537344/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=309112 CPUtime=1121.54 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 846028 0 0 0 112007 147 0 0 25 0 1 0 547710108 316530688 55885 33554432000 4194304 4260849 140733372218736 18446744073709551615 4247463 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 77278 55885 252 17 0 73919 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 317816

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.51 3/180 10915
/proc/meminfo: memFree=16538924/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=227724 CPUtime=1181.54 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 877644 0 0 0 118001 153 0 0 25 0 1 0 547710108 233189376 52369 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224751 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 56931 52369 252 17 0 53572 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 236428

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.48 3/180 10916
/proc/meminfo: memFree=16545304/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=227724 CPUtime=1241.54 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 910142 0 0 0 123994 160 0 0 25 0 1 0 547710108 233189376 49675 33554432000 4194304 4260849 140733372218736 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 56931 49675 252 17 0 53572 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 236428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.04 2.03 2.45 3/180 10918
/proc/meminfo: memFree=16609352/32951124 swapFree=67111528/67111528
[pid=10872] ppid=10870 vsize=8704 CPUtime=0.77 cores=4,6
/proc/10872/stat : 10872 (glucose.sh) S 10870 10872 10033 0 -1 4202496 360 4819 0 0 0 0 76 1 18 0 1 0 547710029 8912896 255 33554432000 4194304 4922060 140736660001664 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10872/statm: 2176 255 211 178 0 69 0
[pid=10882] ppid=10872 vsize=227724 CPUtime=1299.25 cores=4,6
/proc/10882/stat : 10882 (glucose_static) R 10872 10872 10033 0 -1 4202496 939687 0 0 0 129759 166 0 0 25 0 1 0 547710108 233189376 43381 33554432000 4194304 4260849 140733372218736 18446744073709551615 4238016 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10882/statm: 56931 43381 252 17 0 53572 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 236428

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 10872 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=767883
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=19996
# CPU time returned by wait4() is 0.787879
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1298.35
CPU system time (s): 1.67
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 397956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.767883
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5179
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= 8
involuntary context switches= 6

runsolver used 2.32765 second user time and 4.75328 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 18:06:35
IDJOB=3251702
IDBENCH=88229
IDSOLVER=1651
FILE ID=node110/3251702-1303574794
RUNJOBID= node110-1303573492-10694
PBS_JOBID= 13150302
Free space on /tmp= 71964 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251702-1303574794/watcher-3251702-1303574794 -o /tmp/evaluation-result-3251702-1303574794/solver-3251702-1303574794 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3251702-1303574794.cnf 

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=403725769

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16989016 kB
Buffers:       2314484 kB
Cached:       13012764 kB
SwapCached:          0 kB
Active:        7954836 kB
Inactive:      7441380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16989016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7860 kB
Writeback:           0 kB
AnonPages:       67772 kB
Mapped:          14684 kB
Slab:           502568 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194624 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= 71944 MiB
End job on node110 at 2011-04-23 18:28:17