Trace number 1518923

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/480/
unif-k3-r4.25-v480-c2040-S554804223-012.cnf
MD5SUMfb88daaef532d2aea4a43cab65510e36
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-1518923-1238306030.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     2019     465      0     0     15       0      0    0.0   0    0
0.00/0.01	c l    0.0     2019     465      0     0     15       0   2019    0.0   0    0
0.00/0.01	c R    0.0     2019     465      0     0     15     101    101   49.3  14    0
0.00/0.01	c R    0.0     2019     465      0     0     15     203    203   40.8  21    0
0.00/0.04	c N    0.0     2019     465      0     0     15     808    808   34.3  27    0
0.00/0.05	c B    0.1     2019     465      0     0     15    1001   1001   33.6  27    0
0.09/0.10	c B    0.1     2019     465      0     0     15    2002   2002   32.2  25    0
0.09/0.10	c +    0.1     2019     465      0     0     15    2020   2220   32.0  24    0
0.09/0.12	c N    0.1     2019     465      0     0     15    2414   2224   31.5  27    1
0.09/0.12	c +    0.1     2019     465      0     0     15    2525   2442   31.3  27    1
0.09/0.15	c +    0.2     2019     465      0     0     15    3155   2686   30.7  25    1
0.09/0.20	c +    0.2     2019     465      0     0     15    3940   2954   29.0  27    1
0.19/0.25	c +    0.3     2019     465      0     0     15    4926   3249   27.4  28    1
0.29/0.32	c +    0.3     2019     465      0     0     15    6158   3573   26.1  28    1
0.29/0.34	c N    0.3     2019     465      0     0     15    6423   3528   25.9  28    1
0.39/0.42	c +    0.4     2019     465      0     0     15    7695   3930   25.0  29    1
0.39/0.44	c B    0.4     2019     465      0     0     15    8007   3890   24.9  29    1
0.49/0.53	c +    0.5     2019     465      0     0     15    9615   4323   24.7  27    1
0.59/0.69	c
0.59/0.69	c       original/binary      fixed     eliminated      learned       agility
0.59/0.69	c   seconds        variables     equivalent    conflicts       height       MB
0.59/0.69	c
0.59/0.69	c +    0.7     2019     465      0     0     15   12017   4755   24.2  26    1
0.79/0.89	c +    0.9     2019     465      0     0     15   15021   5230   24.0  27    1
0.89/0.95	c N    1.0     2019     465      0     0     15   16053   5242   24.5  26    1
1.10/1.13	c +    1.1     2019     465      0     0     15   18775   5753   25.4  28    1
1.39/1.49	c +    1.5     2019     465      0     0     15   23466   6328   26.0  28    1
1.49/1.53	c B    1.5     2019     465      0     0     15   24014   6309   26.0  29    2
1.89/1.93	c +    1.9     2019     465      0     0     15   29331   6960   26.2  27    2
2.39/2.47	c +    2.5     2019     465      0     0     15   36660   7656   26.2  27    2
2.59/2.62	c N    2.6     2019     465      0     0     15   38505   7668   26.1  26    2
3.19/3.23	c +    3.2     2019     465      0     0     15   45826   8421   25.9  27    2
4.09/4.11	c +    4.1     2019     465      0     0     15   57280   9263   26.6  26    2
4.59/4.65	c B    4.6     2019     465      0     0     15   64029   9272   26.4  28    2
5.29/5.30	c +    5.3     2019     465      0     0     15   71600  10189   26.4  27    2
6.88/6.94	c +    6.9     2019     465      0     0     15   89501  11207   26.0  25    3
6.88/6.96	c R    7.0     2019     465      0     0     15   89797  10493   26.0  24    3
8.88/8.98	c +    9.0     2019     465      0     0     15  111879  12327   26.5  26    3
11.58/11.67	c +   11.7     2019     465      0     0     15  139845  13559   26.4  26    4
13.68/13.79	c B   13.8     2019     465      0     0     15  160055  13568   26.6  25    4
15.18/15.27	c +   15.3     2019     465      0     0     15  174805  14914   26.6  27    4
18.78/18.89	c
18.78/18.89	c       original/binary      fixed     eliminated      learned       agility
18.78/18.89	c   seconds        variables     equivalent    conflicts       height       MB
18.78/18.89	c
18.78/18.89	c N   18.9     2019     465      0     0     15  205190  14928   26.0  28    4
20.38/20.42	c +   20.4     2019     465      0     0     15  218507  16405   25.6  27    4
27.17/27.29	c +   27.3     2019     465      0     0     15  273131  18045   25.8  25    5
36.07/36.18	c +   36.2     2019     465      0     0     15  341412  19849   26.2  28    6
42.18/42.25	c B   42.2     2019     465      0     0     15  384107  19863   26.2  26    6
48.47/48.58	c +   48.6     2019     465      0     0     15  426768  21833   26.1  26    7
54.17/54.20	c N   54.2     2019     465      0     0     15  461579  21847   26.3  27    7
66.66/66.70	c +   66.7     2019     465      0     0     15  533461  24016   26.2  27    7
88.85/88.98	c +   89.0     2019     465      0     0     15  666826  26417   26.2  27    9
118.34/118.44	c +  118.4     2019     465      0     0     15  833530  29058   26.0  27   10
130.84/130.92	c B  130.9     2019     465      0     0     15  896213  29065   26.0  26   10
157.82/157.99	c R  157.9     2019     465      0     0     15 1025610  29068   25.6  25   11
160.92/161.01	c +  161.0     2019     465      0     0     15 1041910  31963   25.6  27   11
219.51/219.61	c +  219.5     2019     465      0     0     15 1302385  35159   25.7  24   12
301.07/301.29	c +  301.2     2019     465      0     0     15 1627981  38674   25.7  26   14
416.43/416.65	c +  416.5     2019     465      0     0     15 2034976  42541   25.7  28   15
420.73/420.95	c B  420.8     2019     465      0     0     15 2048424  42552   25.7  28   16
488.61/488.81	c N  488.6     2019     465      0     0     15 2256013  42557   25.6  29   17
581.77/582.03	c +  581.8     2019     465      0     0     15 2543720  46795   25.5  26   18
798.48/798.84	c
798.48/798.84	c       original/binary      fixed     eliminated      learned       agility
798.48/798.84	c   seconds        variables     equivalent    conflicts       height       MB
798.48/798.84	c
798.48/798.84	c +  798.5     2019     465      0     0     15 3179650  51474   25.2  28   20
1104.17/1104.62	c + 1104.2     2019     465      0     0     15 3974560  56621   25.0  25   22
1200.05/1200.50	c
1200.05/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.05/1200.50	c
1200.05/1200.50	c 4204348 conflicts, 5048535 decisions, 1 random
1200.05/1200.50	c 0 iterations, 357 restarts, 7065 skipped
1200.05/1200.50	c 35 enlarged, 0 shrunken, 41117 rescored, 1019 rebiased
1200.05/1200.50	c 1 simplifications, 0 reductions
1200.05/1200.50	c
1200.05/1200.50	c vars: 0 fixed, 0 equiv, 15 elim, 0 merged
1200.05/1200.50	c elim: 6785 resolutions, 1 phases, 1 rounds
1200.05/1200.50	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1200.05/1200.50	c arty: 0.00 and 0.00 xor average arity
1200.05/1200.50	c prbe: 114420 probed, 123 phases, 123 rounds
1200.05/1200.50	c prbe: 0 failed, 0 lifted, 0 merged
1200.05/1200.50	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.05/1200.50	c hash: 0 units, 0 merged
1200.05/1200.50	c mins: 104121134 learned, 20% deleted, 67 strong, 24 depth
1200.05/1200.50	c subs: 0 forward, 0 backward, 0 doms
1200.05/1200.50	c strs: 1 forward, 0 backward
1200.05/1200.50	c doms: 0 dominators, 0 high, 0 low
1200.05/1200.50	c prps: 357300756 propagations, 0.30 megaprops
1200.05/1200.50	c
1200.05/1200.50	c 1200.1 seconds, 24 MB max, 487 MB recycled
1200.05/1200.50	c
1200.05/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.05/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-1518923-1238306030/watcher-1518923-1238306030 -o /tmp/evaluation-result-1518923-1238306030/solver-1518923-1238306030 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1518923-1238306030.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 0.99 0.97 3/81 21351
/proc/meminfo: memFree=1055296/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=916 CPUtime=0
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 163 0 0 0 0 0 0 0 21 0 1 0 707498029 937984 147 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 229 148 79 155 0 72 0

[startup+0.0600031 s]
/proc/loadavg: 1.00 0.99 0.97 3/81 21351
/proc/meminfo: memFree=1055296/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=1180 CPUtime=0.05
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 205 0 0 0 5 0 0 0 21 0 1 0 707498029 1208320 189 1992294400 134512640 135151029 4294956240 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 295 189 79 155 0 138 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1180

[startup+0.102011 s]
/proc/loadavg: 1.00 0.99 0.97 3/81 21351
/proc/meminfo: memFree=1055296/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=1312 CPUtime=0.09
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 241 0 0 0 9 0 0 0 21 0 1 0 707498029 1343488 225 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 328 225 79 155 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1312

[startup+0.301049 s]
/proc/loadavg: 1.00 0.99 0.97 3/81 21351
/proc/meminfo: memFree=1055296/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=1576 CPUtime=0.29
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 305 0 0 0 29 0 0 0 24 0 1 0 707498029 1613824 289 1992294400 134512640 135151029 4294956240 18446744073709551615 134552169 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 394 289 79 155 0 237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1576

[startup+0.701127 s]
/proc/loadavg: 1.00 0.99 0.97 3/81 21351
/proc/meminfo: memFree=1055296/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=1840 CPUtime=0.69
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 377 0 0 0 69 0 0 0 25 0 1 0 707498029 1884160 361 1992294400 134512640 135151029 4294956240 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 460 361 79 155 0 303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1840

[startup+1.50128 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21352
/proc/meminfo: memFree=1053944/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=2240 CPUtime=1.49
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 499 0 0 0 149 0 0 0 25 0 1 0 707498029 2293760 483 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 560 483 79 155 0 403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2240

[startup+3.10159 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21352
/proc/meminfo: memFree=1053176/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=2900 CPUtime=3.09
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 642 0 0 0 309 0 0 0 25 0 1 0 707498029 2969600 626 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 725 626 79 155 0 568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2900

[startup+6.30121 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21352
/proc/meminfo: memFree=1052216/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=3700 CPUtime=6.29
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 841 0 0 0 629 0 0 0 25 0 1 0 707498029 3788800 825 1992294400 134512640 135151029 4294956240 18446744073709551615 134574657 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 925 825 79 155 0 768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3700

[startup+12.7015 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21352
/proc/meminfo: memFree=1050872/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=4892 CPUtime=12.68
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 1125 0 0 0 1268 0 0 0 25 0 1 0 707498029 5009408 1109 1992294400 134512640 135151029 4294956240 18446744073709551615 134676878 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 1223 1109 79 155 0 1066 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4892

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21352
/proc/meminfo: memFree=1049592/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=6096 CPUtime=25.48
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 1431 0 0 0 2548 0 0 0 25 0 1 0 707498029 6242304 1415 1992294400 134512640 135151029 4294956240 18446744073709551615 134574614 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 1524 1415 79 155 0 1367 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6096

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21352
/proc/meminfo: memFree=1047736/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=8108 CPUtime=51.07
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 1885 0 0 0 5106 1 0 0 25 0 1 0 707498029 8302592 1869 1992294400 134512640 135151029 4294956240 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 2027 1869 79 155 0 1870 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8108

[startup+102.307 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21352
/proc/meminfo: memFree=1045432/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=10588 CPUtime=102.25
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 2437 0 0 0 10224 1 0 0 25 0 1 0 707498029 10842112 2421 1992294400 134512640 135151029 4294956240 18446744073709551615 134574298 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 2647 2421 79 155 0 2490 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10588

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21354
/proc/meminfo: memFree=1043832/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=12436 CPUtime=162.23
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 2835 0 0 0 16221 2 0 0 25 0 1 0 707498029 12734464 2819 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 3109 2819 79 155 0 2952 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12436

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21354
/proc/meminfo: memFree=1042296/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=14064 CPUtime=222.2
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 3198 0 0 0 22218 2 0 0 25 0 1 0 707498029 14401536 3182 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 3516 3182 79 155 0 3359 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 14064

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21354
/proc/meminfo: memFree=1041208/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=15292 CPUtime=282.18
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 3463 0 0 0 28216 2 0 0 25 0 1 0 707498029 15659008 3447 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 3823 3447 79 155 0 3666 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 15292

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21354
/proc/meminfo: memFree=1040376/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=16180 CPUtime=342.16
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 3675 0 0 0 34214 2 0 0 25 0 1 0 707498029 16568320 3659 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 4045 3659 79 155 0 3888 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 16180

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21354
/proc/meminfo: memFree=1039480/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=17060 CPUtime=402.13
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 3882 0 0 0 40211 2 0 0 25 0 1 0 707498029 17469440 3866 1992294400 134512640 135151029 4294956240 18446744073709551615 134554829 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 4265 3866 79 155 0 4108 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 17060

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1038392/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=18264 CPUtime=462.12
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 4159 0 0 0 46209 3 0 0 25 0 1 0 707498029 18702336 4143 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 4566 4143 79 155 0 4409 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 18264

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1037624/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=19184 CPUtime=522.09
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 4359 0 0 0 52206 3 0 0 25 0 1 0 707498029 19644416 4343 1992294400 134512640 135151029 4294956240 18446744073709551615 134575995 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 4796 4343 79 155 0 4639 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 19184

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1037176/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=19712 CPUtime=582.07
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 4453 0 0 0 58204 3 0 0 25 0 1 0 707498029 20185088 4437 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 4928 4437 79 155 0 4771 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 19712

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1036344/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=20732 CPUtime=642.05
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 4671 0 0 0 64202 3 0 0 25 0 1 0 707498029 21229568 4655 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 5183 4655 79 155 0 5026 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 20732

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1035896/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=21180 CPUtime=702.02
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 4766 0 0 0 70199 3 0 0 25 0 1 0 707498029 21688320 4750 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 5295 4750 79 155 0 5138 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 21180

[startup+762.307 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1035576/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=21852 CPUtime=762
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 4893 0 0 0 76197 3 0 0 25 0 1 0 707498029 22376448 4877 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 5463 4877 79 155 0 5306 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 21852

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1034936/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=22456 CPUtime=821.98
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 5050 0 0 0 82194 4 0 0 25 0 1 0 707498029 22994944 5034 1992294400 134512640 135151029 4294956240 18446744073709551615 134574547 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 5614 5034 79 155 0 5457 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 22456

[startup+882.303 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1034616/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=22896 CPUtime=881.96
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 5135 0 0 0 88192 4 0 0 25 0 1 0 707498029 23445504 5119 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 5724 5119 79 155 0 5567 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 22896

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1033784/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=23940 CPUtime=941.93
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 5345 0 0 0 94189 4 0 0 25 0 1 0 707498029 24514560 5329 1992294400 134512640 135151029 4294956240 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 5985 5329 79 155 0 5828 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 23940

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1033528/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=24232 CPUtime=1001.91
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 5394 0 0 0 100187 4 0 0 25 0 1 0 707498029 24813568 5378 1992294400 134512640 135151029 4294956240 18446744073709551615 134554821 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 6058 5378 79 155 0 5901 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 24232

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1033336/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=24584 CPUtime=1061.89
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 5459 0 0 0 106185 4 0 0 25 0 1 0 707498029 25174016 5443 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 6146 5443 79 155 0 5989 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 24584

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1033016/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=24936 CPUtime=1121.87
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 5544 0 0 0 112183 4 0 0 25 0 1 0 707498029 25534464 5528 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 6234 5528 79 155 0 6077 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 24936

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1032376/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=25608 CPUtime=1181.84
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 5695 0 0 0 118180 4 0 0 25 0 1 0 707498029 26222592 5679 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 6402 5679 79 155 0 6245 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 25608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1032248/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=25740 CPUtime=1200.05
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 5720 0 0 0 120000 5 0 0 25 0 1 0 707498029 26357760 5704 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 6435 5704 79 155 0 6278 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 25740

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.00 0.99 0.97 2/82 21360
/proc/meminfo: memFree=1032248/2055920 swapFree=4174588/4192956
[pid=21351] ppid=21349 vsize=25740 CPUtime=1200.05
/proc/21351/stat : 21351 (precosat) R 21349 21351 21123 0 -1 4194304 5720 0 0 0 120000 5 0 0 25 0 1 0 707498029 26357760 5704 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21351/statm: 6435 5704 79 155 0 6278 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 25740

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

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

runsolver used 1.35479 second user time and 4.11937 second system time

The end

Launcher Data

Begin job on node88 at 2009-03-29 07:53:50
IDJOB=1518923
IDBENCH=70720
IDSOLVER=507
FILE ID=node88/1518923-1238306030
PBS_JOBID= 9061085
Free space on /tmp= 66476 MiB

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

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

MD5SUM BENCH= fb88daaef532d2aea4a43cab65510e36
RANDOM SEED=2075038562

node88.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.281
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.281
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:       1055712 kB
Buffers:         91476 kB
Cached:         812660 kB
SwapCached:       7608 kB
Active:         196800 kB
Inactive:       716784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1055712 kB
SwapTotal:     4192956 kB
SwapFree:      4174588 kB
Dirty:             744 kB
Writeback:           0 kB
Mapped:          14972 kB
Slab:            70816 kB
Committed_AS:  1778252 kB
PageTables:       2664 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= 66476 MiB
End job on node88 at 2009-03-29 08:13:53