Trace number 1773041

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
precosat 236? (TO) 10000.1 10004

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1773041-1241193667.cnf
0.00/0.00	c found header 'p cnf 1694 5726'
0.00/0.00	c finished parsing
0.00/0.00	c
0.00/0.00	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00	c
0.00/0.00	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.00	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.00	c
0.00/0.00	c starting search after 0.0 seconds
0.00/0.00	c no decision limit
0.00/0.00	c
0.00/0.00	c       original/binary      fixed     eliminated      learned       agility
0.00/0.00	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.00	c
0.00/0.00	c *    0.0     5723    1691      3     0      0       0      0    0.0   0    0
0.00/0.07	c s    0.1     5169    1020     27     8    639       0      0    0.0   0    0
0.00/0.07	c l    0.1     5169    1020     27     8    639       0   3801    0.0   0    0
0.00/0.07	c N    0.1     5179    1019     28     8    639     123    120   43.9  33    1
0.00/0.09	c N    0.1     5179    1019     28     8    639     223    220   36.6  41    1
0.09/0.19	c N    0.2     5182    1019     28     8    639     826    823   26.0  39    1
0.19/0.20	c s    0.2     5170    1019     28     8    639     886    874   25.5  42    1
0.19/0.20	c -    0.2     5170    1019     28     8    639     886   3725   25.5  42    1
0.19/0.21	c B    0.2     5170    1019     28     8    639    1002    990   25.6  35    1
0.19/0.28	c B    0.3     5176    1019     28     8    639    2003   1991   22.0  28    1
0.29/0.31	c N    0.3     5176    1019     28     8    639    2433   2421   20.9  26    1
0.29/0.34	c s    0.3     5177    1019     28     8    639    2704   2692   20.2  30    1
0.49/0.52	c +    0.5     5180    1019     28     8    639    3725   4097   21.6  44    1
0.49/0.59	c s    0.6     5181    1019     28     8    639    4129   4117   22.0  39    1
0.59/0.68	c +    0.7     5181    1019     28     8    639    4655   4506   22.2  35    1
0.79/0.86	c +    0.9     5292    1019     28     8    639    5815   4956   23.3  43    2
0.79/0.88	c s    0.9     5292    1019     28     8    639    5881   4588   23.4  41    1
0.89/0.96	c N    1.0     5292    1019     28     8    639    6442   4980   24.3  44    2
1.00/1.08	c +    1.1     5292    1019     28     8    639    7266   5451   24.5  43    2
1.19/1.20	c
1.19/1.20	c       original/binary      fixed     eliminated      learned       agility
1.19/1.20	c   seconds        variables     equivalent    conflicts       height       MB
1.19/1.20	c
1.19/1.20	c B    1.2     5292    1019     28     8    639    8005   5473   24.7  37    2
1.29/1.39	c +    1.4     5292    1019     28     8    639    9080   5996   24.7  40    2
1.79/1.82	c +    1.8     5292    1019     28     8    639   11350   6595   24.8  41    2
2.39/2.40	c s    2.4     5293    1019     28     8    639   14083   7450   24.6  40    2
2.39/2.43	c +    2.4     5295    1019     28     8    639   14186   7254   24.6  37    2
2.59/2.67	c N    2.7     5295    1019     28     8    639   16067   7305   26.1  40    2
2.79/2.87	c s    2.9     5295    1019     28     8    639   17166   7318   26.4  37    2
2.89/2.99	c +    3.0     5296    1019     28     8    639   17730   7979   26.2  41    2
3.19/3.30	c s    3.3     5296    1019     28     8    639   19136   8021   26.1  42    2
3.69/3.77	c +    3.8     5297    1019     28     8    639   22162   8776   25.6  39    3
3.79/3.83	c s    3.8     5297    1019     28     8    639   22347   9310   25.6  40    3
3.99/4.05	c B    4.1     5299    1019     28     8    639   24010   8827   25.5  41    3
4.19/4.27	c s    4.3     5318    1019     28     8    639   25440   8844   25.4  35    2
4.59/4.60	c +    4.6     5319    1019     28     8    639   27700   9653   25.1  39    2
4.69/4.77	c s    4.8     5319    1019     28     8    639   28648   9694   25.0  38    2
5.69/5.78	c +    5.8     5319    1019     28     8    639   34625  10618   24.9  39    3
6.39/6.45	c s    6.4     5280    1013     28     8    645   37519  10455   24.7  40    2
6.59/6.63	c N    6.6     5280    1013     28     8    645   38519  10641   24.7  37    3
6.99/7.04	c s    7.0     5281    1013     28     8    645   40524  10659   24.7  45    2
7.38/7.41	c
7.38/7.41	c       original/binary      fixed     eliminated      learned       agility
7.38/7.41	c   seconds        variables     equivalent    conflicts       height       MB
7.38/7.41	c
7.38/7.41	c +    7.4     5281    1013     28     8    645   43280  11679   25.0  41    3
8.18/8.26	c s    8.3     5282    1013     28     8    645   47659  11715   25.0  38    2
9.48/9.54	c +    9.5     5282    1013     28     8    645   54101  12846   24.9  39    3
11.59/11.65	c B   11.7     5282    1013     28     8    645   64024  12983   24.5  39    3
12.39/12.48	c +   12.5     5282    1013     28     8    645   67627  14130   24.4  43    4
15.58/15.69	c +   15.7     5282    1013     28     8    645   84531  15543   24.4  36    5
16.88/16.91	c N   16.9     5282    1013     28     8    645   89801  15593   24.4  40    6
20.28/20.38	c +   20.4     5282    1013     28     8    645  105660  17097   24.5  37    6
23.88/23.98	c s   24.0     5283    1013     28     8    645  118763  23892   24.3  37    8
26.98/27.07	c +   27.1     5283    1013     28     8    645  132075  18806   23.9  38    5
35.38/35.42	c s   35.4     5284    1013     28     8    645  157608  14157   23.3  41    3
35.88/35.92	c B   35.9     5284    1013     28     8    645  160043  16592   23.3  34    4
36.18/36.27	c s   36.3     5285    1013     28     8    645  161542  18090   23.3  41    4
36.98/37.08	c +   37.1     5285    1013     28     8    645  165091  20686   23.2  35    4
48.17/48.21	c N   48.2     5285    1013     28     8    645  205201  20710   21.9  41    5
48.47/48.54	c +   48.5     5285    1013     28     8    645  206360  22754   21.9  40    5
62.17/62.29	c +   62.3     5285    1013     28     8    645  257950  25029   20.8  38    6
82.16/82.26	c +   82.2     5285    1013     28     8    645  322435  27531   20.2  42    7
103.85/103.94	c B  103.9     5285    1013     28     8    645  384081  27600   19.8  36    8
110.24/110.35	c
110.24/110.35	c       original/binary      fixed     eliminated      learned       agility
110.24/110.35	c   seconds        variables     equivalent    conflicts       height       MB
110.24/110.35	c
110.24/110.35	c +  110.3     5285    1013     28     8    645  403040  30284   19.8  43    9
133.44/133.59	c N  133.5     5285    1013     28     8    645  461518  39013   19.6  43   11
138.44/138.55	c s  138.5     5286    1013     28     8    645  472207  22760   19.5  44    4
147.63/147.74	c +  147.7     5286    1013     28     8    645  503802  33312   19.5  45    7
155.43/155.57	c s  155.5     5287    1013     28     8    645  526488  25034   19.6  41    5
180.52/180.64	c s  180.6     5288    1013     28     8    645  586453  25024   19.6  44    4
195.11/195.27	c +  195.2     5288    1013     28     8    645  629750  36643   19.9  38    8
234.40/234.54	c s  234.4     5293    1013     28     8    645  706272  27505   20.2  44    5
257.99/258.11	c s  258.0     5298    1013     28     8    645  758101  27540   20.2  39    5
259.59/259.76	c s  259.7     5301    1013     28     8    645  765418  34856   20.3  43    6
261.99/262.18	c s  262.1     5305    1013     28     8    645  772541  36725   20.3  46    7
264.89/265.02	c s  264.9     5291    1011     29     8    646  785378  36634   20.4  36    7
265.39/265.51	c +  265.4     5291    1011     29     8    646  787185  40307   20.4  41    8
305.37/305.54	c B  305.4     5291    1011     29     8    646  896154  40324   20.1  30    9
307.87/308.10	c s  308.0     5292    1011     29     8    646  903813  40364   20.1  34    6
310.67/310.80	c s  310.7     5293    1011     29     8    646  913371  40328   20.1  38    7
342.15/342.31	c +  342.2     5293    1011     29     8    646  983981  44337   20.3  41   10
362.04/362.24	c N  362.1     5293    1011     29     8    646 1025429  44421   20.2  41   10
462.11/462.35	c +  462.2     5293    1011     29     8    646 1229975  48770   19.9  39   12
609.55/609.89	c
609.55/609.89	c       original/binary      fixed     eliminated      learned       agility
609.55/609.89	c   seconds        variables     equivalent    conflicts       height       MB
609.55/609.89	c
609.55/609.89	c +  609.6     5293    1011     29     8    646 1537465  53647   19.7  40   15
712.11/712.46	c s  712.2     5303    1011     29     8    646 1722726  40302   19.5  35    6
814.47/814.85	c +  814.5     5303    1011     29     8    646 1921830  59011   19.7  41   16
891.75/892.13	c B  891.8     5303    1011     29     8    646 2048335  59063   19.6  44   19
1014.29/1014.80	c N 1014.4     5303    1011     29     8    646 2255603  59062   19.4  44   19
1089.67/1090.15	c + 1089.7     5303    1011     29     8    646 2402285  64912   19.3  36   21
1363.96/1364.57	c s 1364.0     5304    1011     29     8    646 2899551  83453   19.0  39   18
1398.95/1399.50	c + 1399.0     5304    1011     29     8    646 3002856  71403   18.8  32   13
1413.44/1414.00	c s 1413.4     5305    1011     29     8    646 3041241  71423   18.7  33    8
1417.44/1418.07	c s 1417.5     5330    1011     29     8    646 3054203  71453   18.7  37    9
1817.68/1818.41	c s 1817.7     5331    1011     29     8    646 3719986  53607   18.7  40   12
1823.77/1824.56	c s 1823.8     5332    1011     29     8    646 3742745  71480   18.7  37   16
1828.67/1829.50	c + 1828.8     5332    1011     29     8    646 3753571  78543   18.7  37   17
2370.57/2371.54	c s 2370.6     5334    1011     29     8    646 4585089  58946   18.7  37   10
2381.76/2382.72	c B 2381.8     5334    1011     29     8    646 4608685  78586   18.7  39   14
2431.74/2432.75	c + 2431.8     5334    1011     29     8    646 4691960  86397   18.7  37   16
2575.08/2576.10	c N 2575.1     5334    1011     29     8    646 4920768  86456   18.4  40   20
2994.32/2995.56	c s 2994.4     5335    1011     29     8    646 5488969  86420   18.0  28   15
3008.11/3009.32	c s 3008.1     5340    1011     29     8    646 5509707  86431   18.0  40   15
3168.65/3170.00	c
3168.65/3170.00	c       original/binary      fixed     eliminated      learned       agility
3168.65/3170.00	c   seconds        variables     equivalent    conflicts       height       MB
3168.65/3170.00	c
3168.65/3170.00	c s 3168.8     5345    1011     29     8    646 5728923  64836   18.0  42   10
3247.22/3248.53	c + 3247.3     5345    1011     29     8    646 5864950  95036   18.1  39   26
4267.31/4269.05	c s 4267.4     5346    1011     29     8    646 7243055  95046   17.9  23   19
4282.71/4284.48	c s 4282.8     5351    1011     29     8    646 7261647  95098   17.9  41   19
4299.10/4300.83	c s 4299.1     5353    1011     29     8    646 7280582  95075   17.9  41   18
4339.38/4341.20	c + 4339.5     5353    1011     29     8    646 7331185 104539   18.0  39   20
4505.22/4507.02	c s 4505.3     5354    1011     29     8    646 7521239 104802   18.0  43   17
4866.47/4868.45	c s 4866.5     5355    1011     29     8    646 7984763 104567   18.1  41   23
5963.05/5965.47	c + 5963.1     5355    1011     29     8    646 9163982 114992   18.0  46   33
6608.59/6611.29	c s 6608.7     5356    1011     29     8    646 9812642  93709   17.8  34   18
6622.39/6625.02	c s 6622.4     5361    1011     29     8    646 9834448 115069   17.8  41   22
6638.08/6640.71	c s 6638.1     5362    1011     29     8    646 9857774 115030   17.9  39   22
7008.13/7010.97	c B 7008.2     5362    1011     29     8    646 10241433 130132   17.9  34   29
7183.17/7186.06	c s 7183.2     5363    1011     29     8    646 10413803  86297   17.8  45   12
7396.87/7399.80	c N 7396.9     5363    1011     29     8    646 10660922 115082   17.9  37   35
8509.54/8512.99	c s 8509.6     5364    1011     29     8    646 11720273  86282   17.8  38   14
10000.06/10004.00	c
10000.06/10004.00	c *** CAUGHT SIGNAL 15 ***
10000.06/10004.00	c
10000.06/10004.00	c 13441224 conflicts, 16740299 decisions, 1 random
10000.06/10004.00	c 1 iterations, 1 restarts, 20216 skipped
10000.06/10004.00	c 36 enlarged, 60 shrunken, 131353 rescored, 2557 rebiased
10000.06/10004.00	c 47 simplifications, 16 reductions
10000.06/10004.00	c
10000.06/10004.00	c vars: 29 fixed, 8 equiv, 646 elim, 10 merged
10000.06/10004.00	c elim: 56600 resolutions, 3 phases, 3 rounds
10000.06/10004.00	c sbst: 100% substituted, 0.0% nots, 91.6% ands, 8.2% xors, 0.2% ites
10000.06/10004.00	c arty: 2.02 and 2.00 xor average arity
10000.06/10004.00	c prbe: 97043 probed, 44 phases, 46 rounds
10000.06/10004.00	c prbe: 3 failed, 18 lifted, 1 merged
10000.06/10004.00	c sccs: 0 non trivial, 0 fixed, 0 merged
10000.06/10004.00	c hash: 1 units, 9 merged
10000.06/10004.00	c mins: 549590083 learned, 51% deleted, 1133 strong, 63 depth
10000.06/10004.00	c subs: 183 forward, 16 backward, 73 doms
10000.06/10004.00	c strs: 193 forward, 1 backward
10000.06/10004.00	c doms: 137 dominators, 33 high, 0 low
10000.06/10004.00	c prps: 2760791051 propagations, 0.28 megaprops
10000.06/10004.00	c
10000.06/10004.00	c 10000.1 seconds, 51 MB max, 2379 MB recycled
10000.06/10004.00	c
10000.06/10004.00	c *** CAUGHT SIGNAL 15 ***
10000.06/10004.00	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773041-1241193667/watcher-1773041-1241193667 -o /tmp/evaluation-result-1773041-1241193667/solver-1773041-1241193667 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1773041-1241193667.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27935
/proc/meminfo: memFree=1723416/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=1064 CPUtime=0
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 147400352 1089536 149 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 266 150 64 155 0 109 0

[startup+0.00850805 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27935
/proc/meminfo: memFree=1723416/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=1196 CPUtime=0
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 221 0 0 0 0 0 0 0 18 0 1 0 147400352 1224704 206 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 299 207 64 155 0 142 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1196

[startup+0.101527 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27935
/proc/meminfo: memFree=1723416/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=1724 CPUtime=0.09
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 355 0 0 0 9 0 0 0 18 0 1 0 147400352 1765376 339 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 431 339 79 155 0 274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1724

[startup+0.301569 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27935
/proc/meminfo: memFree=1723416/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=1724 CPUtime=0.29
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 369 0 0 0 29 0 0 0 19 0 1 0 147400352 1765376 353 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 431 353 79 155 0 274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1724

[startup+0.702656 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27935
/proc/meminfo: memFree=1723416/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=2356 CPUtime=0.69
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 503 0 0 0 69 0 0 0 22 0 1 0 147400352 2412544 487 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 589 487 79 155 0 432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2356

[startup+1.50183 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1721488/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=2752 CPUtime=1.49
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 609 0 0 0 149 0 0 0 25 0 1 0 147400352 2818048 593 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 688 593 79 155 0 531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2752

[startup+3.10117 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1720976/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=3148 CPUtime=3.09
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 718 0 0 0 309 0 0 0 25 0 1 0 147400352 3223552 702 1992294400 134512640 135151029 4294956240 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 787 702 79 155 0 630 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3148

[startup+6.30185 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1719952/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=3912 CPUtime=6.29
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 914 0 0 0 629 0 0 0 25 0 1 0 147400352 4005888 898 1992294400 134512640 135151029 4294956240 18446744073709551615 134580513 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 978 898 79 155 0 821 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3912

[startup+12.7012 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1719256/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=5344 CPUtime=12.69
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 1251 0 0 0 1268 1 0 0 25 0 1 0 147400352 5472256 1235 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 1336 1235 79 155 0 1179 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5344

[startup+25.502 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1713880/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=9984 CPUtime=25.48
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 2427 0 0 0 2546 2 0 0 25 0 1 0 147400352 10223616 2411 1992294400 134512640 135151029 4294956240 18446744073709551615 134554888 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 2496 2411 79 155 0 2339 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9984

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1713944/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=9984 CPUtime=51.07
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 2427 0 0 0 5104 3 0 0 25 0 1 0 147400352 10223616 2411 1992294400 134512640 135151029 4294956240 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 2496 2411 79 155 0 2339 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9984

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1713688/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=10472 CPUtime=102.25
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 2498 0 0 0 10222 3 0 0 25 0 1 0 147400352 10723328 2482 1992294400 134512640 135151029 4294956240 18446744073709551615 134554571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 2618 2482 79 155 0 2461 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10472

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1710936/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=13096 CPUtime=162.22
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 3203 0 0 0 16218 4 0 0 25 0 1 0 147400352 13410304 3145 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 3274 3145 79 155 0 3117 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13096

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1710360/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=13756 CPUtime=222.2
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 3351 0 0 0 22216 4 0 0 25 0 1 0 147400352 14086144 3293 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 3439 3293 79 155 0 3282 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 13756

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1708888/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=15168 CPUtime=282.18
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 3708 0 0 0 28213 5 0 0 25 0 1 0 147400352 15532032 3650 1992294400 134512640 135151029 4294956240 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 3792 3650 79 155 0 3635 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 15168

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1708640/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=15332 CPUtime=342.15
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 3759 0 0 0 34210 5 0 0 25 0 1 0 147400352 15699968 3701 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 3833 3701 79 155 0 3676 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 15332

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1708256/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=15684 CPUtime=402.13
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 3853 0 0 0 40208 5 0 0 25 0 1 0 147400352 16060416 3795 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 3921 3795 79 155 0 3764 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 15684

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1707488/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=16580 CPUtime=462.11
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 4041 0 0 0 46205 6 0 0 25 0 1 0 147400352 16977920 3983 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 4145 3983 79 155 0 3988 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 16580

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1707232/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=17092 CPUtime=522.09
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 4119 0 0 0 52203 6 0 0 25 0 1 0 147400352 17502208 4061 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 4273 4061 79 155 0 4116 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 17092

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1706720/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=17860 CPUtime=582.06
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 4243 0 0 0 58200 6 0 0 25 0 1 0 147400352 18288640 4185 1992294400 134512640 135151029 4294956240 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 4465 4185 79 155 0 4308 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 17860

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27936
/proc/meminfo: memFree=1704160/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=20472 CPUtime=642.04
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 4876 0 0 0 64197 7 0 0 25 0 1 0 147400352 20963328 4818 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 5118 4818 79 155 0 4961 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 20472

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27952
/proc/meminfo: memFree=1668000/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=54276 CPUtime=9038.73
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 14711 0 0 0 903842 31 0 0 25 0 1 0 147400352 55578624 13447 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 13569 13447 79 155 0 13412 0
Current children cumulated CPU time (s) 9038.73
Current children cumulated vsize (KiB) 54276

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27952
/proc/meminfo: memFree=1667936/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=54276 CPUtime=9098.71
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 14711 0 0 0 909840 31 0 0 25 0 1 0 147400352 55578624 13447 1992294400 134512640 135151029 4294956240 18446744073709551615 134574555 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 13569 13447 79 155 0 13412 0
Current children cumulated CPU time (s) 9098.71
Current children cumulated vsize (KiB) 54276

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27952
/proc/meminfo: memFree=1667872/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=54276 CPUtime=9158.68
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 14719 0 0 0 915837 31 0 0 25 0 1 0 147400352 55578624 13455 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 13569 13455 79 155 0 13412 0
Current children cumulated CPU time (s) 9158.68
Current children cumulated vsize (KiB) 54276

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27952
/proc/meminfo: memFree=1667808/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=54276 CPUtime=9218.66
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 14723 0 0 0 921835 31 0 0 25 0 1 0 147400352 55578624 13459 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 13569 13459 79 155 0 13412 0
Current children cumulated CPU time (s) 9218.66
Current children cumulated vsize (KiB) 54276

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27952
/proc/meminfo: memFree=1667872/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=54276 CPUtime=9278.64
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 14723 0 0 0 927833 31 0 0 25 0 1 0 147400352 55578624 13459 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 13569 13459 79 155 0 13412 0
Current children cumulated CPU time (s) 9278.64
Current children cumulated vsize (KiB) 54276

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27952
/proc/meminfo: memFree=1667744/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=54772 CPUtime=9338.62
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 14761 0 0 0 933831 31 0 0 25 0 1 0 147400352 56086528 13497 1992294400 134512640 135151029 4294956240 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 13693 13497 79 155 0 13536 0
Current children cumulated CPU time (s) 9338.62
Current children cumulated vsize (KiB) 54772

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27952
/proc/meminfo: memFree=1667296/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=55284 CPUtime=9398.59
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 14858 0 0 0 939828 31 0 0 25 0 1 0 147400352 56610816 13594 1992294400 134512640 135151029 4294956240 18446744073709551615 134574270 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 13821 13594 79 155 0 13664 0
Current children cumulated CPU time (s) 9398.59
Current children cumulated vsize (KiB) 55284

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27952
/proc/meminfo: memFree=1667104/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=55540 CPUtime=9458.56
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 14902 0 0 0 945825 31 0 0 25 0 1 0 147400352 56872960 13638 1992294400 134512640 135151029 4294956240 18446744073709551615 134554940 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 13885 13638 79 155 0 13728 0
Current children cumulated CPU time (s) 9458.56
Current children cumulated vsize (KiB) 55540

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27954
/proc/meminfo: memFree=1666464/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=56312 CPUtime=9518.55
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 15032 0 0 0 951823 32 0 0 25 0 1 0 147400352 57663488 13768 1992294400 134512640 135151029 4294956240 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 14078 13768 79 155 0 13921 0
Current children cumulated CPU time (s) 9518.55
Current children cumulated vsize (KiB) 56312

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27954
/proc/meminfo: memFree=1666272/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=56828 CPUtime=9578.52
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 15111 0 0 0 957820 32 0 0 25 0 1 0 147400352 58191872 13847 1992294400 134512640 135151029 4294956240 18446744073709551615 134578155 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 14207 13847 79 155 0 14050 0
Current children cumulated CPU time (s) 9578.52
Current children cumulated vsize (KiB) 56828

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27954
/proc/meminfo: memFree=1666272/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=56828 CPUtime=9638.5
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 15123 0 0 0 963818 32 0 0 25 0 1 0 147400352 58191872 13859 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 14207 13859 79 155 0 14050 0
Current children cumulated CPU time (s) 9638.5
Current children cumulated vsize (KiB) 56828

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27954
/proc/meminfo: memFree=1666144/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=56828 CPUtime=9698.48
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 15131 0 0 0 969816 32 0 0 25 0 1 0 147400352 58191872 13867 1992294400 134512640 135151029 4294956240 18446744073709551615 134574155 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 14207 13867 79 155 0 14050 0
Current children cumulated CPU time (s) 9698.48
Current children cumulated vsize (KiB) 56828

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27954
/proc/meminfo: memFree=1666144/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=56828 CPUtime=9758.45
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 15131 0 0 0 975813 32 0 0 25 0 1 0 147400352 58191872 13867 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 14207 13867 79 155 0 14050 0
Current children cumulated CPU time (s) 9758.45
Current children cumulated vsize (KiB) 56828

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27954
/proc/meminfo: memFree=1666208/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=56828 CPUtime=9818.43
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 15131 0 0 0 981811 32 0 0 25 0 1 0 147400352 58191872 13867 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 14207 13867 79 155 0 14050 0
Current children cumulated CPU time (s) 9818.43
Current children cumulated vsize (KiB) 56828

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27954
/proc/meminfo: memFree=1666208/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=56828 CPUtime=9878.41
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 15131 0 0 0 987809 32 0 0 25 0 1 0 147400352 58191872 13867 1992294400 134512640 135151029 4294956240 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 14207 13867 79 155 0 14050 0
Current children cumulated CPU time (s) 9878.41
Current children cumulated vsize (KiB) 56828

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27954
/proc/meminfo: memFree=1666016/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=57084 CPUtime=9938.38
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 15170 0 0 0 993806 32 0 0 25 0 1 0 147400352 58454016 13906 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 14271 13906 79 155 0 14114 0
Current children cumulated CPU time (s) 9938.38
Current children cumulated vsize (KiB) 57084

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27954
/proc/meminfo: memFree=1666016/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=57084 CPUtime=9998.36
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 15170 0 0 0 999804 32 0 0 25 0 1 0 147400352 58454016 13906 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 14271 13906 79 155 0 14114 0
Current children cumulated CPU time (s) 9998.36
Current children cumulated vsize (KiB) 57084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27954
/proc/meminfo: memFree=1666016/2055920 swapFree=4178716/4192956
[pid=27935] ppid=27933 vsize=57084 CPUtime=10000.1
/proc/27935/stat : 27935 (precosat) R 27933 27935 27898 0 -1 4194304 15170 0 0 0 999974 32 0 0 25 0 1 0 147400352 58454016 13906 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27935/statm: 14271 13906 79 155 0 14114 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 57084

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)
Real time (s): 10004
CPU time (s): 10000.1
CPU user time (s): 9999.74
CPU system time (s): 0.334949
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 58264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9999.74
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15170
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= 2
involuntary context switches= 17592

runsolver used 6.66999 second user time and 21.2758 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-01 18:01:07
IDJOB=1773041
IDBENCH=20468
IDSOLVER=607
FILE ID=node10/1773041-1241193667
PBS_JOBID= 9224641
Free space on /tmp= 66532 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773041-1241193667/watcher-1773041-1241193667 -o /tmp/evaluation-result-1773041-1241193667/solver-1773041-1241193667 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1773041-1241193667.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=2134977871

node10.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1723840 kB
Buffers:         58684 kB
Cached:         180812 kB
SwapCached:       8024 kB
Active:          25580 kB
Inactive:       223612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723840 kB
SwapTotal:     4192956 kB
SwapFree:      4178716 kB
Dirty:            1048 kB
Writeback:           0 kB
Mapped:          13384 kB
Slab:            68940 kB
Committed_AS:   665556 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node10 at 2009-05-01 20:47:53