Trace number 1518683

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) 1200.06 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/440/
unif-k3-r4.25-v440-c1870-S780904324-093.cnf
MD5SUM0370c3395f27638ffb4005ffcc836f58
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.044992
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1518683-1238302744.cnf
0.00/0.00	c found header 'p cnf 440 1870'
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     1870     440      0     0      0       0      0    0.0   0    0
0.00/0.00	c s    0.0     1849     426      0     0     14       0      0    0.0   0    0
0.00/0.00	c l    0.0     1849     426      0     0     14       0   1849    0.0   0    0
0.00/0.01	c R    0.0     1849     426      0     0     14     100    100   45.5  15    0
0.01/0.01	c R    0.0     1849     426      0     0     14     204    204   39.0  22    0
0.01/0.04	c N    0.0     1849     426      0     0     14     806    806   32.1  29    0
0.01/0.05	c B    0.0     1849     426      0     0     14    1000   1000   31.0  28    0
0.01/0.09	c +    0.1     1849     426      0     0     14    1849   2033   29.1  28    0
0.01/0.09	c B    0.1     1849     426      0     0     14    2000   2000   28.7  28    0
0.10/0.11	c +    0.1     1849     426      0     0     14    2311   2236   28.3  26    0
0.10/0.12	c N    0.1     1849     426      0     0     14    2415   2142   28.2  27    1
0.10/0.14	c +    0.1     1849     426      0     0     14    2885   2459   27.8  27    1
0.10/0.18	c +    0.2     1849     426      0     0     14    3608   2704   27.3  29    1
0.20/0.23	c +    0.2     1849     426      0     0     14    4512   2974   27.1  27    1
0.20/0.30	c +    0.3     1849     426      0     0     14    5640   3271   26.5  30    1
0.29/0.34	c N    0.3     1849     426      0     0     14    6425   3278   26.3  27    1
0.29/0.38	c +    0.4     1849     426      0     0     14    7050   3598   25.9  28    1
0.40/0.44	c B    0.4     1849     426      0     0     14    8003   3606   25.6  27    1
0.40/0.48	c +    0.5     1849     426      0     0     14    8811   3957   25.3  26    1
0.60/0.61	c
0.60/0.61	c       original/binary      fixed     eliminated      learned       agility
0.60/0.61	c   seconds        variables     equivalent    conflicts       height       MB
0.60/0.61	c
0.60/0.61	c +    0.6     1849     426      0     0     14   11010   4352   25.1  29    1
0.69/0.79	c +    0.8     1849     426      0     0     14   13761   4787   24.7  29    1
0.89/0.93	c N    0.9     1849     426      0     0     14   16042   4800   24.3  26    1
1.00/1.01	c +    1.0     1849     426      0     0     14   17202   5265   24.1  26    1
1.29/1.31	c +    1.3     1849     426      0     0     14   21500   5791   23.7  28    1
1.39/1.49	c B    1.5     1849     426      0     0     14   24008   5797   23.5  28    1
1.59/1.69	c +    1.7     1849     426      0     0     14   26875   6370   23.4  26    1
2.10/2.14	c +    2.1     1849     426      0     0     14   33590   7007   23.8  28    2
2.49/2.50	c N    2.5     1849     426      0     0     14   38487   7017   24.1  27    2
2.69/2.78	c +    2.8     1849     426      0     0     14   41985   7707   24.1  27    2
3.59/3.62	c +    3.6     1849     426      0     0     14   52482   8477   24.1  27    2
4.49/4.57	c B    4.6     1849     426      0     0     14   64028   8492   24.1  27    2
4.69/4.71	c +    4.7     1849     426      0     0     14   65600   9324   24.1  27    2
6.09/6.11	c +    6.1     1849     426      0     0     14   82000  10256   23.8  27    2
6.79/6.85	c N    6.9     1849     426      0     0     14   89788  10261   23.6  29    3
7.98/8.07	c +    8.1     1849     426      0     0     14  102502  11281   23.4  28    3
10.48/10.50	c +   10.5     1849     426      0     0     14  128125  12409   23.3  27    3
13.68/13.79	c B   13.8     1849     426      0     0     14  160052  12416   23.0  28    3
13.78/13.80	c +   13.8     1849     426      0     0     14  160155  13649   23.0  28    3
17.89/17.91	c
17.89/17.91	c       original/binary      fixed     eliminated      learned       agility
17.89/17.91	c   seconds        variables     equivalent    conflicts       height       MB
17.89/17.91	c
17.89/17.91	c +   17.9     1849     426      0     0     14  200190  15013   23.1  25    4
18.39/18.47	c N   18.5     1849     426      0     0     14  205216  15025   23.1  27    4
23.59/23.63	c +   23.6     1849     426      0     0     14  250235  16514   22.8  27    4
31.38/31.47	c +   31.5     1849     426      0     0     14  312792  18165   21.9  29    5
40.08/40.10	c B   40.1     1849     426      0     0     14  384100  18174   21.8  27    6
41.08/41.11	c +   41.1     1849     426      0     0     14  390991  19981   21.9  26    6
51.67/51.72	c N   51.7     1849     426      0     0     14  461617  19989   22.0  28    6
55.87/55.92	c +   55.9     1849     426      0     0     14  488736  21979   22.0  29    6
74.67/74.80	c +   74.8     1849     426      0     0     14  610920  24176   21.9  26    7
100.45/100.59	c +  100.6     1849     426      0     0     14  763653  26593   22.2  27    8
126.13/126.29	c B  126.2     1849     426      0     0     14  896207  26601   22.0  26    9
136.93/137.00	c +  136.9     1849     426      0     0     14  954565  29252   22.0  28   10
152.12/152.22	c N  152.2     1849     426      0     0     14 1025656  29266   21.8  28   10
186.92/187.08	c +  187.0     1849     426      0     0     14 1193205  32177   21.5  27   11
255.79/255.91	c +  255.8     1849     426      0     0     14 1491508  35394   21.6  26   13
350.25/350.46	c +  350.3     1849     426      0     0     14 1864386  38933   21.4  28   14
402.64/402.87	c B  402.7     1849     426      0     0     14 2048396  38946   21.3  27   15
456.52/456.79	c R  456.6     1849     426      0     0     14 2256051  38952   20.8  25   16
476.31/476.50	c +  476.3     1849     426      0     0     14 2330480  42826   20.8  25   16
649.94/650.22	c
649.94/650.22	c       original/binary      fixed     eliminated      learned       agility
649.94/650.22	c   seconds        variables     equivalent    conflicts       height       MB
649.94/650.22	c
649.94/650.22	c +  650.0     1849     426      0     0     14 2913102  47108   20.9  28   18
894.36/894.71	c +  894.4     1849     426      0     0     14 3641375  51818   20.9  27   20
1200.04/1200.50	c
1200.04/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.04/1200.50	c
1200.04/1200.50	c 4452560 conflicts, 5296210 decisions, 1 random
1200.04/1200.50	c 0 iterations, 192 restarts, 7801 skipped
1200.04/1200.50	c 35 enlarged, 0 shrunken, 43540 rescored, 1021 rebiased
1200.04/1200.50	c 1 simplifications, 0 reductions
1200.04/1200.50	c
1200.04/1200.50	c vars: 0 fixed, 0 equiv, 14 elim, 0 merged
1200.04/1200.50	c elim: 6221 resolutions, 1 phases, 1 rounds
1200.04/1200.50	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1200.04/1200.50	c arty: 0.00 and 0.00 xor average arity
1200.04/1200.50	c prbe: 75856 probed, 89 phases, 89 rounds
1200.04/1200.50	c prbe: 0 failed, 0 lifted, 0 merged
1200.04/1200.50	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.04/1200.50	c hash: 0 units, 0 merged
1200.04/1200.50	c mins: 99618264 learned, 22% deleted, 61 strong, 32 depth
1200.04/1200.50	c subs: 0 forward, 0 backward, 0 doms
1200.04/1200.50	c strs: 0 forward, 0 backward
1200.04/1200.50	c doms: 0 dominators, 0 high, 0 low
1200.04/1200.50	c prps: 357232690 propagations, 0.30 megaprops
1200.04/1200.50	c
1200.04/1200.50	c 1200.1 seconds, 23 MB max, 477 MB recycled
1200.04/1200.50	c
1200.04/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.04/1200.50	c

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1518683-1238302744/watcher-1518683-1238302744 -o /tmp/evaluation-result-1518683-1238302744/solver-1518683-1238302744 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1518683-1238302744.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 12186
/proc/meminfo: memFree=1079528/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=916 CPUtime=0
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 1102939455 937984 147 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 229 148 79 155 0 72 0

[startup+0.0147039 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 12186
/proc/meminfo: memFree=1079528/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=916 CPUtime=0.01
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 166 0 0 0 1 0 0 0 20 0 1 0 1102939455 937984 150 1992294400 134512640 135151029 4294956240 18446744073709551615 134530971 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 229 150 79 155 0 72 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 916

[startup+0.10272 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 12186
/proc/meminfo: memFree=1079528/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=1312 CPUtime=0.1
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 237 0 0 0 10 0 0 0 20 0 1 0 1102939455 1343488 221 1992294400 134512640 135151029 4294956240 18446744073709551615 134680419 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 328 221 79 155 0 171 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1312

[startup+0.301758 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 12186
/proc/meminfo: memFree=1079528/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=1444 CPUtime=0.29
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 293 0 0 0 29 0 0 0 22 0 1 0 1102939455 1478656 277 1992294400 134512640 135151029 4294956240 18446744073709551615 134567933 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 361 277 79 155 0 204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1444

[startup+0.701835 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 12186
/proc/meminfo: memFree=1079528/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=1708 CPUtime=0.69
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 366 0 0 0 69 0 0 0 25 0 1 0 1102939455 1748992 350 1992294400 134512640 135151029 4294956240 18446744073709551615 134551562 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 427 350 79 155 0 270 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1708

[startup+1.50199 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12187
/proc/meminfo: memFree=1078304/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=2104 CPUtime=1.49
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 442 0 0 0 149 0 0 0 25 0 1 0 1102939455 2154496 426 1992294400 134512640 135151029 4294956240 18446744073709551615 134551862 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 526 426 79 155 0 369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2104

[startup+3.10129 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12187
/proc/meminfo: memFree=1077600/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=2768 CPUtime=3.09
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 624 0 0 0 309 0 0 0 25 0 1 0 1102939455 2834432 608 1992294400 134512640 135151029 4294956240 18446744073709551615 134520461 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 692 608 79 155 0 535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2768

[startup+6.30191 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12187
/proc/meminfo: memFree=1076704/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=3464 CPUtime=6.29
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 768 0 0 0 629 0 0 0 25 0 1 0 1102939455 3547136 752 1992294400 134512640 135151029 4294956240 18446744073709551615 134520461 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 866 752 79 155 0 709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3464

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12187
/proc/meminfo: memFree=1075616/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=4272 CPUtime=12.68
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 988 0 0 0 1268 0 0 0 25 0 1 0 1102939455 4374528 972 1992294400 134512640 135151029 4294956240 18446744073709551615 134552047 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 1068 972 79 155 0 911 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4272

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12187
/proc/meminfo: memFree=1074208/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=5748 CPUtime=25.49
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 1330 0 0 0 2548 1 0 0 25 0 1 0 1102939455 5885952 1314 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 1437 1314 79 155 0 1280 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5748

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12187
/proc/meminfo: memFree=1072480/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=7664 CPUtime=51.07
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 1758 0 0 0 5106 1 0 0 25 0 1 0 1102939455 7847936 1742 1992294400 134512640 135151029 4294956240 18446744073709551615 134574181 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 1916 1742 79 155 0 1759 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7664

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12187
/proc/meminfo: memFree=1070240/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=10028 CPUtime=102.25
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 2305 0 0 0 10224 1 0 0 25 0 1 0 1102939455 10268672 2289 1992294400 134512640 135151029 4294956240 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 2507 2289 79 155 0 2350 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10028

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12193
/proc/meminfo: memFree=1068376/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=12080 CPUtime=162.22
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 2751 0 0 0 16221 1 0 0 25 0 1 0 1102939455 12369920 2735 1992294400 134512640 135151029 4294956240 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 3020 2735 79 155 0 2863 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 12080

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12193
/proc/meminfo: memFree=1066776/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=13808 CPUtime=222.2
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 3131 0 0 0 22218 2 0 0 25 0 1 0 1102939455 14139392 3115 1992294400 134512640 135151029 4294956240 18446744073709551615 134546394 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 3452 3115 79 155 0 3295 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 13808

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12193
/proc/meminfo: memFree=1065688/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=15028 CPUtime=282.18
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 3400 0 0 0 28216 2 0 0 25 0 1 0 1102939455 15388672 3384 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 3757 3384 79 155 0 3600 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 15028

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12193
/proc/meminfo: memFree=1064856/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=15896 CPUtime=342.15
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 3600 0 0 0 34213 2 0 0 25 0 1 0 1102939455 16277504 3584 1992294400 134512640 135151029 4294956240 18446744073709551615 134574603 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 3974 3584 79 155 0 3817 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 15896

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12193
/proc/meminfo: memFree=1064152/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=16744 CPUtime=402.14
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 3757 0 0 0 40211 3 0 0 25 0 1 0 1102939455 17145856 3741 1992294400 134512640 135151029 4294956240 18446744073709551615 134554502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 4186 3741 79 155 0 4029 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 16744

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12193
/proc/meminfo: memFree=1063392/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=17612 CPUtime=462.11
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 3956 0 0 0 46208 3 0 0 25 0 1 0 1102939455 18034688 3940 1992294400 134512640 135151029 4294956240 18446744073709551615 134575907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 4403 3940 79 155 0 4246 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 17612

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12193
/proc/meminfo: memFree=1062496/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=18756 CPUtime=522.09
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 4184 0 0 0 52206 3 0 0 25 0 1 0 1102939455 19206144 4168 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 4689 4168 79 155 0 4532 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 18756

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12193
/proc/meminfo: memFree=1061792/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=19428 CPUtime=582.07
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 4358 0 0 0 58204 3 0 0 25 0 1 0 1102939455 19894272 4342 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 4857 4342 79 155 0 4700 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 19428

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12193
/proc/meminfo: memFree=1061152/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=20200 CPUtime=642.05
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 4522 0 0 0 64202 3 0 0 25 0 1 0 1102939455 20684800 4506 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 5050 4506 79 155 0 4893 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 20200

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 12193
/proc/meminfo: memFree=1060512/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=20908 CPUtime=702.02
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 4664 0 0 0 70199 3 0 0 25 0 1 0 1102939455 21409792 4648 1992294400 134512640 135151029 4294956240 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 5227 4648 79 155 0 5070 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 20908

[startup+762.306 s]
/proc/loadavg: 1.03 1.00 1.00 2/74 12193
/proc/meminfo: memFree=1059936/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=21732 CPUtime=762
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 4811 0 0 0 76197 3 0 0 25 0 1 0 1102939455 22253568 4795 1992294400 134512640 135151029 4294956240 18446744073709551615 134574644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 5433 4795 79 155 0 5276 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 21732

[startup+822.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/74 12193
/proc/meminfo: memFree=1059680/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=22036 CPUtime=821.98
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 4877 0 0 0 82195 3 0 0 25 0 1 0 1102939455 22564864 4861 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 5509 4861 79 155 0 5352 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 22036

[startup+882.301 s]
/proc/loadavg: 1.13 1.04 1.01 2/74 12193
/proc/meminfo: memFree=1058976/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=22816 CPUtime=881.95
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 5049 0 0 0 88192 3 0 0 25 0 1 0 1102939455 23363584 5033 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 5704 5033 79 155 0 5547 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 22816

[startup+942.302 s]
/proc/loadavg: 1.12 1.04 1.00 2/74 12193
/proc/meminfo: memFree=1058336/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=23680 CPUtime=941.94
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 5216 0 0 0 94190 4 0 0 25 0 1 0 1102939455 24248320 5200 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 5920 5200 79 155 0 5763 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 23680

[startup+1002.3 s]
/proc/loadavg: 1.11 1.05 1.00 2/74 12193
/proc/meminfo: memFree=1057888/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=24132 CPUtime=1001.92
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 5313 0 0 0 100188 4 0 0 25 0 1 0 1102939455 24711168 5297 1992294400 134512640 135151029 4294956240 18446744073709551615 134574547 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 6033 5297 79 155 0 5876 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 24132

[startup+1062.3 s]
/proc/loadavg: 1.10 1.05 1.00 2/74 12193
/proc/meminfo: memFree=1057824/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=24324 CPUtime=1061.89
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 5365 0 0 0 106185 4 0 0 25 0 1 0 1102939455 24907776 5349 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 6081 5349 79 155 0 5924 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 24324

[startup+1122.3 s]
/proc/loadavg: 1.09 1.06 1.00 2/74 12193
/proc/meminfo: memFree=1057184/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=25320 CPUtime=1121.87
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 5512 0 0 0 112183 4 0 0 25 0 1 0 1102939455 25927680 5496 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 6330 5496 79 155 0 6173 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 25320

[startup+1182.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/74 12193
/proc/meminfo: memFree=1056992/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=25612 CPUtime=1181.85
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 5561 0 0 0 118181 4 0 0 25 0 1 0 1102939455 26226688 5545 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 6403 5545 79 155 0 6246 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 25612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.07 1.06 1.00 2/74 12193
/proc/meminfo: memFree=1056928/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=25612 CPUtime=1200.04
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 5578 0 0 0 120000 4 0 0 25 0 1 0 1102939455 26226688 5562 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 6403 5562 79 155 0 6246 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 25612

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 1.07 1.06 1.00 2/74 12193
/proc/meminfo: memFree=1056928/2055920 swapFree=4173988/4192956
[pid=12186] ppid=12184 vsize=25612 CPUtime=1200.04
/proc/12186/stat : 12186 (precosat) R 12184 12186 11838 0 -1 4194304 5578 0 0 0 120000 4 0 0 25 0 1 0 1102939455 26226688 5562 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12186/statm: 6403 5562 79 155 0 6246 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 25612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1200.01
CPU system time (s): 0.048992
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 25612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5578
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= 970

runsolver used 1.20282 second user time and 3.17752 second system time

The end

Launcher Data

Begin job on node76 at 2009-03-29 06:59:04
IDJOB=1518683
IDBENCH=70700
IDSOLVER=507
FILE ID=node76/1518683-1238302744
PBS_JOBID= 9061026
Free space on /tmp= 65808 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/440/unif-k3-r4.25-v440-c1870-S780904324-093.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518683-1238302744/watcher-1518683-1238302744 -o /tmp/evaluation-result-1518683-1238302744/solver-1518683-1238302744 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1518683-1238302744.cnf

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

MD5SUM BENCH= 0370c3395f27638ffb4005ffcc836f58
RANDOM SEED=95101949

node76.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.259
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	: 5914.62
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1079944 kB
Buffers:         69856 kB
Cached:         817876 kB
SwapCached:      10684 kB
Active:         157804 kB
Inactive:       748900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1079944 kB
SwapTotal:     4192956 kB
SwapFree:      4173988 kB
Dirty:             740 kB
Writeback:           0 kB
Mapped:          18988 kB
Slab:            54292 kB
Committed_AS:  2842960 kB
PageTables:       2048 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= 65808 MiB
End job on node76 at 2009-03-29 07:19:07