Trace number 1518863

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.02 1200.31

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S957997002-040.cnf
MD5SUM92eaf07e43795c59dd53e3c833d9e0f0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-1518863-1238305251.cnf
0.00/0.00	c found header 'p cnf 480 2040'
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     2040     480      0     0      0       0      0    0.0   0    0
0.00/0.01	c s    0.0     2020     466      0     0     14       0      0    0.0   0    0
0.00/0.01	c l    0.0     2020     466      0     0     14       0   2020    0.0   0    0
0.00/0.01	c R    0.0     2020     466      0     0     14     100    100   46.8  13    0
0.00/0.01	c R    0.0     2020     466      0     0     14     200    200   38.7  21    0
0.02/0.04	c N    0.0     2020     466      0     0     14     808    808   29.7  27    0
0.02/0.05	c B    0.1     2020     466      0     0     14    1000   1000   28.4  28    0
0.10/0.10	c B    0.1     2020     466      0     0     14    2000   2000   25.6  27    0
0.10/0.10	c +    0.1     2020     466      0     0     14    2021   2222   25.7  26    0
0.10/0.13	c N    0.1     2020     466      0     0     14    2418   2228   25.6  26    1
0.10/0.13	c +    0.1     2020     466      0     0     14    2526   2444   25.6  25    1
0.10/0.17	c +    0.2     2020     466      0     0     14    3157   2688   25.4  29    1
0.20/0.22	c +    0.2     2020     466      0     0     14    3945   2956   24.8  26    1
0.20/0.27	c +    0.3     2020     466      0     0     14    4930   3251   26.3  27    1
0.30/0.34	c +    0.3     2020     466      0     0     14    6160   3576   27.2  25    1
0.30/0.36	c N    0.4     2020     466      0     0     14    6434   3536   27.3  27    1
0.40/0.45	c +    0.5     2020     466      0     0     14    7706   3933   27.5  27    1
0.40/0.47	c B    0.5     2020     466      0     0     14    8000   3873   27.6  25    1
0.50/0.57	c +    0.6     2020     466      0     0     14    9631   4326   28.6  29    1
0.70/0.74	c
0.70/0.74	c       original/binary      fixed     eliminated      learned       agility
0.70/0.74	c   seconds        variables     equivalent    conflicts       height       MB
0.70/0.74	c
0.70/0.74	c +    0.7     2020     466      0     0     14   12035   4758   28.9  27    1
0.90/0.97	c +    1.0     2020     466      0     0     14   15040   5233   28.7  27    1
1.00/1.05	c N    1.0     2020     466      0     0     14   16057   5238   28.5  27    1
1.20/1.25	c +    1.3     2020     466      0     0     14   18800   5756   28.4  28    1
1.60/1.62	c +    1.6     2020     466      0     0     14   23502   6331   28.1  26    1
1.60/1.66	c B    1.7     2020     466      0     0     14   24009   6274   28.1  27    2
2.10/2.10	c +    2.1     2020     466      0     0     14   29375   6964   27.9  28    2
2.69/2.74	c +    2.7     2020     466      0     0     14   36715   7660   27.6  26    2
2.89/2.91	c N    2.9     2020     466      0     0     14   38520   7672   27.6  27    2
3.49/3.55	c +    3.6     2020     466      0     0     14   45890   8426   27.4  26    2
4.49/4.54	c +    4.5     2020     466      0     0     14   57360   9268   27.1  27    2
5.09/5.14	c B    5.1     2020     466      0     0     14   64024   9286   26.9  28    2
5.79/5.86	c +    5.9     2020     466      0     0     14   71702  10194   26.8  28    3
7.59/7.66	c +    7.7     2020     466      0     0     14   89625  11213   26.5  26    3
7.59/7.68	c N    7.7     2020     466      0     0     14   89837  10412   26.5  27    3
9.89/9.96	c +   10.0     2020     466      0     0     14  112030  12334   26.2  28    3
12.99/13.02	c +   13.0     2020     466      0     0     14  140035  13567   26.0  28    4
15.29/15.30	c B   15.3     2020     466      0     0     14  160043  13584   26.0  25    4
16.89/16.97	c +   17.0     2020     466      0     0     14  175040  14923   26.3  26    4
20.58/20.67	c
20.58/20.67	c       original/binary      fixed     eliminated      learned       agility
20.58/20.67	c   seconds        variables     equivalent    conflicts       height       MB
20.58/20.67	c
20.58/20.67	c N   20.7     2020     466      0     0     14  205252  14928   25.6  27    4
22.28/22.34	c +   22.3     2020     466      0     0     14  218801  16415   25.2  27    4
29.08/29.19	c +   29.2     2020     466      0     0     14  273501  18056   25.1  27    5
39.08/39.16	c +   39.2     2020     466      0     0     14  341875  19861   24.9  24    6
45.08/45.15	c B   45.1     2020     466      0     0     14  384088  19865   25.2  27    6
51.88/51.90	c +   51.9     2020     466      0     0     14  427341  21847   25.1  27    6
57.98/58.03	c R   58.0     2020     466      0     0     14  461664  21860   24.9  22    7
69.77/69.81	c +   69.8     2020     466      0     0     14  534175  24031   24.8  25    7
92.96/93.02	c +   93.0     2020     466      0     0     14  667717  26434   24.5  28    8
128.86/128.94	c +  128.9     2020     466      0     0     14  834645  29077   23.9  27    9
141.96/142.00	c B  142.0     2020     466      0     0     14  896211  29091   23.9  26   10
171.04/171.19	c N  171.2     2020     466      0     0     14 1025691  29085   23.7  25   10
175.14/175.26	c +  175.2     2020     466      0     0     14 1043306  31984   23.6  27   11
236.23/236.40	c +  236.3     2020     466      0     0     14 1304130  35182   23.4  28   12
322.51/322.62	c +  322.5     2020     466      0     0     14 1630160  38700   23.6  27   14
440.69/440.82	c +  440.7     2020     466      0     0     14 2037701  42570   23.8  29   15
443.89/444.09	c B  444.0     2020     466      0     0     14 2048443  42580   23.8  28   15
507.26/507.40	c N  507.3     2020     466      0     0     14 2256129  42582   23.5  27   16
603.95/604.17	c +  604.0     2020     466      0     0     14 2547125  46827   23.2  26   17
829.89/830.19	c
829.89/830.19	c       original/binary      fixed     eliminated      learned       agility
829.89/830.19	c   seconds        variables     equivalent    conflicts       height       MB
829.89/830.19	c
829.89/830.19	c +  830.0     2020     466      0     0     14 3183906  51509   23.2  27   20
1149.61/1149.91	c + 1149.6     2020     466      0     0     14 3979880  56659   23.2  28   22
1200.01/1200.30	c
1200.01/1200.30	c *** CAUGHT SIGNAL 15 ***
1200.01/1200.30	c
1200.01/1200.30	c 4095696 conflicts, 4886777 decisions, 1 random
1200.01/1200.30	c 0 iterations, 271 restarts, 6893 skipped
1200.01/1200.30	c 35 enlarged, 0 shrunken, 40053 rescored, 1011 rebiased
1200.01/1200.30	c 1 simplifications, 0 reductions
1200.01/1200.30	c
1200.01/1200.30	c vars: 0 fixed, 0 equiv, 14 elim, 0 merged
1200.01/1200.30	c elim: 6824 resolutions, 1 phases, 1 rounds
1200.01/1200.30	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1200.01/1200.30	c arty: 0.00 and 0.00 xor average arity
1200.01/1200.30	c prbe: 102548 probed, 110 phases, 110 rounds
1200.01/1200.30	c prbe: 0 failed, 0 lifted, 0 merged
1200.01/1200.30	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.01/1200.30	c hash: 0 units, 0 merged
1200.01/1200.30	c mins: 97995506 learned, 21% deleted, 57 strong, 26 depth
1200.01/1200.30	c subs: 0 forward, 0 backward, 0 doms
1200.01/1200.30	c strs: 0 forward, 0 backward
1200.01/1200.30	c doms: 0 dominators, 0 high, 0 low
1200.01/1200.30	c prps: 344585439 propagations, 0.29 megaprops
1200.01/1200.30	c
1200.01/1200.30	c 1200.0 seconds, 23 MB max, 461 MB recycled
1200.01/1200.30	c
1200.01/1200.30	c *** CAUGHT SIGNAL 15 ***
1200.01/1200.30	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-1518863-1238305251/watcher-1518863-1238305251 -o /tmp/evaluation-result-1518863-1238305251/solver-1518863-1238305251 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1518863-1238305251.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: 1.00 1.00 1.00 2/64 17573
/proc/meminfo: memFree=739384/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=916 CPUtime=0
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1103190658 937984 141 1992294400 134512640 135151029 4294956240 18446744073709551615 134684825 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 229 141 79 155 0 72 0

[startup+0.0274579 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17573
/proc/meminfo: memFree=739384/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=1048 CPUtime=0.02
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 173 0 0 0 2 0 0 0 18 0 1 0 1103190658 1073152 157 1992294400 134512640 135151029 4294956240 18446744073709551615 134554664 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 262 157 79 155 0 105 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1048

[startup+0.101465 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17573
/proc/meminfo: memFree=739384/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=1180 CPUtime=0.1
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 233 0 0 0 10 0 0 0 18 0 1 0 1103190658 1208320 217 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 295 217 79 155 0 138 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1180

[startup+0.301482 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17573
/proc/meminfo: memFree=739384/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=1576 CPUtime=0.3
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 306 0 0 0 30 0 0 0 20 0 1 0 1103190658 1613824 290 1992294400 134512640 135151029 4294956240 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 394 290 79 155 0 237 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1576

[startup+0.701516 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17573
/proc/meminfo: memFree=739384/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=1840 CPUtime=0.7
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 391 0 0 0 70 0 0 0 23 0 1 0 1103190658 1884160 375 1992294400 134512640 135151029 4294956240 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 460 375 79 155 0 303 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1840

[startup+1.50158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=738032/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=2236 CPUtime=1.5
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 491 0 0 0 150 0 0 0 25 0 1 0 1103190658 2289664 475 1992294400 134512640 135151029 4294956240 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 559 475 79 155 0 402 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2236

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=737520/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=2764 CPUtime=3.09
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 618 0 0 0 309 0 0 0 25 0 1 0 1103190658 2830336 602 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 691 602 79 155 0 534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2764

[startup+6.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=736496/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=3572 CPUtime=6.29
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 813 0 0 0 629 0 0 0 25 0 1 0 1103190658 3657728 797 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 893 797 79 155 0 736 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3572

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=735408/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=4496 CPUtime=12.69
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 1029 0 0 0 1269 0 0 0 25 0 1 0 1103190658 4603904 1013 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 1124 1013 79 155 0 967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4496

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=734192/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=5700 CPUtime=25.48
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 1345 0 0 0 2548 0 0 0 25 0 1 0 1103190658 5836800 1329 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 1425 1329 79 155 0 1268 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5700

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=732400/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=7584 CPUtime=51.08
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 1788 0 0 0 5107 1 0 0 25 0 1 0 1103190658 7766016 1772 1992294400 134512640 135151029 4294956240 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 1896 1772 79 155 0 1739 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7584

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=730288/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=9980 CPUtime=102.27
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 2305 0 0 0 10225 2 0 0 25 0 1 0 1103190658 10219520 2289 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 2495 2289 79 155 0 2338 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9980

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=728688/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=11900 CPUtime=162.25
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 2716 0 0 0 16223 2 0 0 25 0 1 0 1103190658 12185600 2700 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 2975 2700 79 155 0 2818 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 11900

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=727280/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=13496 CPUtime=222.23
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 3051 0 0 0 22220 3 0 0 25 0 1 0 1103190658 13819904 3035 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 3374 3035 79 155 0 3217 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13496

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=726256/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=14736 CPUtime=282.23
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 3312 0 0 0 28219 4 0 0 25 0 1 0 1103190658 15089664 3296 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 3684 3296 79 155 0 3527 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 14736

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=725232/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=15848 CPUtime=342.21
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 3556 0 0 0 34217 4 0 0 25 0 1 0 1103190658 16228352 3540 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 3962 3540 79 155 0 3805 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 15848

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=724464/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=16588 CPUtime=402.19
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 3742 0 0 0 40215 4 0 0 25 0 1 0 1103190658 16986112 3726 1992294400 134512640 135151029 4294956240 18446744073709551615 134580646 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 4147 3726 79 155 0 3990 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 16588

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=723696/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=17476 CPUtime=462.18
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 3938 0 0 0 46213 5 0 0 25 0 1 0 1103190658 17895424 3922 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 4369 3922 79 155 0 4212 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 17476

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=722928/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=18308 CPUtime=522.16
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 4129 0 0 0 52211 5 0 0 25 0 1 0 1103190658 18747392 4113 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 4577 4113 79 155 0 4420 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 18308

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=722288/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=19176 CPUtime=582.15
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 4289 0 0 0 58209 6 0 0 25 0 1 0 1103190658 19636224 4273 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 4794 4273 79 155 0 4637 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 19176

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=721648/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=19880 CPUtime=642.14
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 4449 0 0 0 64208 6 0 0 25 0 1 0 1103190658 20357120 4433 1992294400 134512640 135151029 4294956240 18446744073709551615 134554760 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 4970 4433 79 155 0 4813 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 19880

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=721072/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=20488 CPUtime=702.13
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 4592 0 0 0 70206 7 0 0 25 0 1 0 1103190658 20979712 4576 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 5122 4576 79 155 0 4965 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 20488

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=720496/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=21108 CPUtime=762.11
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 4732 0 0 0 76204 7 0 0 25 0 1 0 1103190658 21614592 4716 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 5277 4716 79 155 0 5120 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 21108

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17574
/proc/meminfo: memFree=720176/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=21588 CPUtime=822.09
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 4825 0 0 0 82202 7 0 0 25 0 1 0 1103190658 22106112 4809 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 5397 4809 79 155 0 5240 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 21588

[startup+882.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 17574
/proc/meminfo: memFree=719536/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=22324 CPUtime=882.07
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 4974 0 0 0 88200 7 0 0 25 0 1 0 1103190658 22859776 4958 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 5581 4958 79 155 0 5424 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 22324

[startup+942.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 17574
/proc/meminfo: memFree=719152/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=22776 CPUtime=942.07
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 5077 0 0 0 94199 8 0 0 25 0 1 0 1103190658 23322624 5061 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 5694 5061 79 155 0 5537 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 22776

[startup+1002.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 17574
/proc/meminfo: memFree=718768/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=23200 CPUtime=1002.05
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 5171 0 0 0 100197 8 0 0 25 0 1 0 1103190658 23756800 5155 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 5800 5155 79 155 0 5643 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 23200

[startup+1062.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 17574
/proc/meminfo: memFree=718768/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=23200 CPUtime=1062.04
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 5174 0 0 0 106196 8 0 0 25 0 1 0 1103190658 23756800 5158 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 5800 5158 79 155 0 5643 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 23200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 17574
/proc/meminfo: memFree=718640/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=23360 CPUtime=1122.02
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 5208 0 0 0 112194 8 0 0 25 0 1 0 1103190658 23920640 5192 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 5840 5192 79 155 0 5683 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 23360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17574
/proc/meminfo: memFree=717744/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=24372 CPUtime=1182
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 5433 0 0 0 118192 8 0 0 25 0 1 0 1103190658 24956928 5417 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 6093 5417 79 155 0 5936 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 24372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17574
/proc/meminfo: memFree=717424/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=24668 CPUtime=1200.01
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 5501 0 0 0 119992 9 0 0 25 0 1 0 1103190658 25260032 5485 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 6167 5485 79 155 0 6010 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 24668

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17574
/proc/meminfo: memFree=717424/2055920 swapFree=4167280/4192956
[pid=17573] ppid=17571 vsize=24668 CPUtime=1200.01
/proc/17573/stat : 17573 (precosat) R 17571 17573 17305 0 -1 4194304 5501 0 0 0 119992 9 0 0 25 0 1 0 1103190658 25260032 5485 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/17573/statm: 6167 5485 79 155 0 6010 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 24668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.93
CPU system time (s): 0.094985
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 24668

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

runsolver used 1.13883 second user time and 2.17167 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-29 07:40:51
IDJOB=1518863
IDBENCH=70715
IDSOLVER=507
FILE ID=node31/1518863-1238305251
PBS_JOBID= 9061016
Free space on /tmp= 66424 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S957997002-040.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518863-1238305251/watcher-1518863-1238305251 -o /tmp/evaluation-result-1518863-1238305251/solver-1518863-1238305251 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1518863-1238305251.cnf

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

MD5SUM BENCH= 92eaf07e43795c59dd53e3c833d9e0f0
RANDOM SEED=636840205

node31.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.214
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.214
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:        739864 kB
Buffers:        111372 kB
Cached:        1084444 kB
SwapCached:      18664 kB
Active:         229800 kB
Inactive:       986172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        739864 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:             740 kB
Writeback:           0 kB
Mapped:          17376 kB
Slab:            85800 kB
Committed_AS:  2937796 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66424 MiB
End job on node31 at 2009-03-29 08:00:53