Trace number 1783638

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) 5000.12 5001.44

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
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-1783638-1241861857.cnf
0.00/0.00	c found header 'p cnf 8319 80958'
0.09/0.11	c finished parsing
0.09/0.11	c
0.09/0.11	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.11	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.11	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.11	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.11	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.11	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.11	c
0.09/0.11	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.09/0.11	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.11	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.11	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.11	c
0.09/0.11	c starting search after 0.1 seconds
0.09/0.11	c no decision limit
0.09/0.12	c
0.09/0.12	c       original/binary      fixed     eliminated      learned       agility
0.09/0.12	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.12	c
0.09/0.12	c *    0.1    80088    8064    244    11      0       0      0    0.0   0    6
1.69/1.78	c s    1.8    79264    7936    284    98      1       0      0    0.0   0    6
1.69/1.78	c l    1.8    79264    7936    284    98      1       0  69254    0.0   0    6
1.69/1.80	c R    1.8    79264    7936    284    98      1     100    100  412.2   5    6
1.79/1.81	c R    1.8    79264    7936    284    98      1     200    200  352.4  15    6
2.69/2.71	c N    2.7    79264    7936    284    98      1     801    801  311.6  45    7
2.99/3.01	c B    3.0    79264    7936    284    98      1    1001   1001  305.3  48    7
4.69/4.77	c B    4.8    79264    7936    284    98      1    2001   2001  276.1  47    7
5.29/5.40	c N    5.4    79264    7936    284    98      1    2407   2407  266.9  47    8
12.69/12.70	c N   12.7    79264    7936    284    98      1    6419   6419  207.3  44    9
15.69/15.79	c B   15.8    79264    7936    284    98      1    8002   8002  193.1  46   10
30.58/30.65	c N   30.6    79264    7936    284    98      1   16037  16037  152.8  44   14
49.38/49.49	c B   49.5    79264    7936    284    98      1   24005  24005  134.9  43   18
84.76/84.88	c N   84.9    79264    7936    284    98      1   38481  38481  118.2  39   25
157.35/157.47	c B  157.4    79264    7936    284    98      1   64014  64014  105.1  45   38
174.34/174.42	c +  174.4    79264    7936    284    98      1   69254  76179  103.3  48   40
228.33/228.49	c +  228.4    79264    7936    284    98      1   86565  83796   99.2  46   49
239.02/239.16	c N  239.1    79264    7936    284    98      1   89742  89615   98.6  45   51
298.01/298.15	c +  298.1    79264    7936    284    98      1  108205  92175   95.8  44   60
389.19/389.35	c
389.19/389.35	c       original/binary      fixed     eliminated      learned       agility
389.19/389.35	c   seconds        variables     equivalent    conflicts       height       MB
389.19/389.35	c
389.19/389.35	c +  389.2    79264    7936    284    98      1  135255 101392   93.2  46   74
452.07/452.26	c s  452.1    77776    7935    284    99      1  152276  76098   91.9  45   39
452.07/452.26	c -  452.1    77776    7935    284    99      1  152276 100379   91.9  45   39
461.96/462.10	c s  462.0    77779    7935    284    99      1  156572  80392   91.0  45   41
467.56/467.71	c B  467.6    77792    7935    284    99      1  160038  83857   90.5  43   43
472.06/472.26	c s  472.1    77789    7935    284    99      1  163243  87057   90.0  41   43
480.26/480.46	c +  480.3    77809    7935    284    99      1  167376 110416   89.3  38   47
483.06/483.21	c s  483.1    77808    7935    284    99      1  168533  92339   89.1  43   44
494.95/495.10	c s  495.0    77809    7935    284    99      1  177161 100967   88.1  38   47
507.65/507.88	c s  507.7    77816    7935    284    99      1  184611 108414   86.8  42   49
521.25/521.43	c s  521.3    77818    7935    284    99      1  194339 110483   85.4  47   49
538.25/538.45	c s  538.3    77820    7935    284    99      1  203135 110487   84.2  38   48
539.85/540.05	c N  539.9    77820    7935    284    99      1  205113 110435   84.0  38   49
543.05/543.23	c +  543.1    77820    7935    284    99      1  209220 121457   83.7  34   48
551.05/551.25	c s  551.1    77875    7935    284    99      1  216239 117501   82.9  39   48
570.04/570.26	c s  570.1    76618    7934    284   100      1  230476 121526   81.4  41   49
570.04/570.26	c -  570.1    76618    7934    284   100      1  230476 120243   81.4  41   49
587.94/588.11	c s  588.0    76642    7933    284   101      1  239769 120311   80.4  35   47
607.23/607.49	c +  607.3    76642    7933    284   101      1  258910 132267   78.9  40   47
699.31/699.54	c
699.31/699.54	c       original/binary      fixed     eliminated      learned       agility
699.31/699.54	c   seconds        variables     equivalent    conflicts       height       MB
699.31/699.54	c
699.31/699.54	c +  699.4    76642    7933    284   101      1  323635 145493   75.2  38   51
815.38/815.64	c B  815.4    76642    7933    284   101      1  384079 151871   72.7  41   60
870.16/870.48	c +  870.3    76642    7933    284   101      1  404541 160042   72.0  44   66
1025.52/1025.82	c N 1025.6    76642    7933    284   101      1  461425 229217   70.3  42   84
1113.60/1113.96	c + 1113.7    76642    7933    284   101      1  505676 176046   69.4  27   54
1129.69/1130.04	c s 1129.7    76644    7933    284   101      1  513127 160878   69.3  21   54
1149.48/1149.83	c s 1149.5    76645    7933    284   101      1  521544 169294   69.3  28   56
1170.78/1171.11	c s 1170.8    76653    7933    284   101      1  537186 176126   69.4  41   60
1196.47/1196.89	c s 1196.6    76655    7933    284   101      1  552709 176078   69.1  37   60
1215.07/1215.45	c s 1215.1    76664    7933    284   101      1  563402 176132   69.0  32   60
1239.36/1239.70	c s 1239.4    76668    7933    284   101      1  580348 176101   68.8  30   62
1300.05/1300.41	c s 1300.1    76671    7933    284   101      1  619999 176161   68.2  24   66
1323.95/1324.34	c + 1324.0    76671    7933    284   101      1  632095 193650   68.0  38   71
1603.86/1604.38	c + 1604.0    76671    7933    284   101      1  790117 213015   65.9  34   88
1789.61/1790.15	c s 1789.7    76672    7933    284   101      1  874598 264265   65.0  25  107
1865.89/1866.41	c B 1865.9    76672    7933    284   101      1  896174 213145   65.0  31   90
2100.14/2100.72	c + 2100.2    76672    7933    284   101      1  987645 234316   63.9  30   97
2205.51/2206.10	c N 2205.5    76672    7933    284   101      1 1025280 234447   63.5  27  109
2564.02/2564.71	c s 2564.0    76688    7933    284   101      1 1147529 286607   62.3  23  118
2594.51/2595.24	c
2594.51/2595.24	c       original/binary      fixed     eliminated      learned       agility
2594.51/2595.24	c   seconds        variables     equivalent    conflicts       height       MB
2594.51/2595.24	c
2594.51/2595.24	c s 2594.6    76689    7933    284   101      1 1160377 252168   62.4  39  100
2629.40/2630.15	c s 2629.5    76691    7933    284   101      1 1174594 234452   62.4  37   92
2662.89/2663.60	c s 2662.9    76694    7933    284   101      1 1188527 234524   62.4  33   91
2770.27/2771.08	c + 2770.4    76694    7933    284   101      1 1234555 257747   62.2  36   96
3412.89/3413.82	c + 3412.9    76694    7933    284   101      1 1543190 283521   62.7  35  100
3926.06/3927.14	c s 3926.1    76698    7933    284   101      1 1752544 212730   64.3  31   72
4174.50/4175.62	c s 4174.5    76699    7933    284   101      1 1871186 283688   63.7  27   85
4199.39/4200.53	c s 4199.4    76701    7933    284   101      1 1878586 283764   63.8  33   84
4268.47/4269.64	c s 4268.5    76703    7933    284   101      1 1909776 283578   63.7  38   85
4287.16/4288.32	c + 4287.2    76703    7933    284   101      1 1928985 311873   63.7  39   87
4348.74/4349.94	c s 4348.8    76704    7933    284   101      1 1960213 312033   63.7  40   89
4400.23/4401.45	c s 4400.3    76711    7933    284   101      1 1987040 312064   63.7  33   91
4475.02/4476.22	c B 4475.0    76711    7933    284   101      1 2048355 311984   63.5  39   94
4817.73/4819.05	c N 4817.8    76711    7933    284   101      1 2255378 311943   62.8  38  109
5000.08/5001.40	c
5000.08/5001.40	c *** CAUGHT SIGNAL 15 ***
5000.08/5001.40	c
5000.08/5001.40	c 2345188 conflicts, 2637391 decisions, 8 random
5000.08/5001.40	c 0 iterations, 24 restarts, 4070 skipped
5000.08/5001.40	c 16 enlarged, 5495 shrunken, 22905 rescored, 532 rebiased
5000.08/5001.40	c 30 simplifications, 3 reductions
5000.08/5001.40	c
5000.08/5001.40	c vars: 284 fixed, 101 equiv, 1 elim, 122 merged
5000.08/5001.40	c elim: 1648163 resolutions, 5 phases, 3 rounds
5000.08/5001.40	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
5000.08/5001.40	c arty: 0.00 and 0.00 xor average arity
5000.08/5001.40	c prbe: 634760 probed, 39 phases, 40 rounds
5000.08/5001.40	c prbe: 0 failed, 27 lifted, 2 merged
5000.08/5001.40	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.08/5001.40	c hash: 27 units, 120 merged
5000.08/5001.40	c mins: 184573260 learned, 34% deleted, 35 strong, 567 depth
5000.08/5001.40	c subs: 2922 forward, 5477 backward, 429 doms
5000.08/5001.40	c strs: 14696 forward, 16611 backward
5000.08/5001.40	c doms: 429 dominators, 53 high, 0 low
5000.08/5001.40	c prps: 1837933656 propagations, 0.37 megaprops
5000.08/5001.40	c
5000.08/5001.40	c 5000.1 seconds, 176 MB max, 681 MB recycled
5000.08/5001.40	c
5000.08/5001.40	c *** CAUGHT SIGNAL 15 ***
5000.08/5001.40	c

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783638-1241861857/watcher-1783638-1241861857 -o /tmp/evaluation-result-1783638-1241861857/solver-1783638-1241861857 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1783638-1241861857.cnf 

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


[startup+0 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 15927
/proc/meminfo: memFree=1810128/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=1568 CPUtime=0
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 214211819 1605632 277 1992294400 134512640 135151029 4294956240 18446744073709551615 134578554 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 392 278 64 155 0 235 0

[startup+0.0527101 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 15927
/proc/meminfo: memFree=1810128/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=3944 CPUtime=0.04
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 883 0 0 0 4 0 0 0 18 0 1 0 214211819 4038656 868 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 986 869 64 155 0 829 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3944

[startup+0.101714 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 15927
/proc/meminfo: memFree=1810128/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=6320 CPUtime=0.09
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 1471 0 0 0 8 1 0 0 18 0 1 0 214211819 6471680 1456 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 1580 1456 64 155 0 1423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6320

[startup+0.301727 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 15927
/proc/meminfo: memFree=1810128/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=7232 CPUtime=0.29
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 2162 0 0 0 28 1 0 0 19 0 1 0 214211819 7405568 1717 1992294400 134512640 135151029 4294956240 18446744073709551615 134522049 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 1808 1717 79 155 0 1651 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7232

[startup+0.701758 s]
/proc/loadavg: 0.63 0.18 0.06 3/64 15927
/proc/meminfo: memFree=1810128/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=10240 CPUtime=0.69
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 2956 0 0 0 68 1 0 0 22 0 1 0 214211819 10485760 2437 1992294400 134512640 135151029 4294956240 18446744073709551615 134548109 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 2560 2437 79 155 0 2403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10240

[startup+1.50182 s]
/proc/loadavg: 0.66 0.19 0.06 2/65 15928
/proc/meminfo: memFree=1800648/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=10240 CPUtime=1.49
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 2956 0 0 0 148 1 0 0 25 0 1 0 214211819 10485760 2437 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 2560 2437 79 155 0 2403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10240

[startup+3.10195 s]
/proc/loadavg: 0.66 0.19 0.06 2/65 15928
/proc/meminfo: memFree=1800520/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=10252 CPUtime=3.09
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 2959 0 0 0 308 1 0 0 25 0 1 0 214211819 10498048 2440 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 2563 2440 79 155 0 2406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10252

[startup+6.3012 s]
/proc/loadavg: 0.66 0.19 0.06 2/65 15928
/proc/meminfo: memFree=1800456/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=10252 CPUtime=6.29
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 2959 0 0 0 627 2 0 0 25 0 1 0 214211819 10498048 2440 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 2563 2440 79 155 0 2406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10252

[startup+12.7017 s]
/proc/loadavg: 0.71 0.22 0.07 2/65 15928
/proc/meminfo: memFree=1798984/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=11704 CPUtime=12.69
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 3327 0 0 0 1267 2 0 0 25 0 1 0 214211819 11984896 2808 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 2926 2808 79 155 0 2769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11704

[startup+25.5017 s]
/proc/loadavg: 0.76 0.24 0.08 2/65 15928
/proc/meminfo: memFree=1795656/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=15036 CPUtime=25.48
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 4146 0 0 0 2545 3 0 0 25 0 1 0 214211819 15396864 3627 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 3759 3627 79 155 0 3602 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15036

[startup+51.1017 s]
/proc/loadavg: 0.84 0.30 0.11 2/65 15928
/proc/meminfo: memFree=1789960/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=20816 CPUtime=51.08
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 5584 0 0 0 5103 5 0 0 25 0 1 0 214211819 21315584 5065 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 5204 5065 79 155 0 5047 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20816

[startup+102.306 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 15928
/proc/meminfo: memFree=1779592/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=31180 CPUtime=102.26
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 8133 0 0 0 10219 7 0 0 25 0 1 0 214211819 31928320 7614 1992294400 134512640 135151029 4294956240 18446744073709551615 134574544 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 7795 7614 79 155 0 7638 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31180

[startup+162.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 15928
/proc/meminfo: memFree=1769416/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=41472 CPUtime=162.24
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 10683 0 0 0 16213 11 0 0 25 0 1 0 214211819 42467328 10164 1992294400 134512640 135151029 4294956240 18446744073709551615 134574835 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 10368 10164 79 155 0 10211 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41472

[startup+222.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 15930
/proc/meminfo: memFree=1759048/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=52024 CPUtime=222.23
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 13205 0 0 0 22209 14 0 0 25 0 1 0 214211819 53272576 12686 1992294400 134512640 135151029 4294956240 18446744073709551615 134574580 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 13006 12686 79 155 0 12849 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 52024

[startup+282.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 15930
/proc/meminfo: memFree=1750024/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=61284 CPUtime=282.22
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 15478 0 0 0 28204 18 0 0 25 0 1 0 214211819 62754816 14959 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 15321 14959 79 155 0 15164 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 61284

[startup+342.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 15930
/proc/meminfo: memFree=1739912/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=71448 CPUtime=342.2
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 17953 0 0 0 34200 20 0 0 25 0 1 0 214211819 73162752 17434 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 17862 17434 79 155 0 17705 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 71448

[startup+402.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 15930
/proc/meminfo: memFree=1730952/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=80452 CPUtime=402.19
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 20202 0 0 0 40196 23 0 0 25 0 1 0 214211819 82382848 19683 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 20113 19683 79 155 0 19956 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 80452

[startup+462.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 15930
/proc/meminfo: memFree=1725256/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=85348 CPUtime=462.16
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 21952 0 0 0 46191 25 0 0 25 0 1 0 214211819 87396352 21095 1992294400 134512640 135151029 4294956240 18446744073709551615 134554825 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 21337 21095 79 155 0 21180 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 85348

[startup+522.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 15930
/proc/meminfo: memFree=1725192/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=85356 CPUtime=522.15
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 21960 0 0 0 52190 25 0 0 25 0 1 0 214211819 87404544 21103 1992294400 134512640 135151029 4294956240 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 21339 21103 79 155 0 21182 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 85356

[startup+582.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 15930
/proc/meminfo: memFree=1725128/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=85360 CPUtime=582.14
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 21966 0 0 0 58188 26 0 0 25 0 1 0 214211819 87408640 21109 1992294400 134512640 135151029 4294956240 18446744073709551615 134551954 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 21340 21109 79 155 0 21183 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 85360

[startup+642.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 15930
/proc/meminfo: memFree=1725064/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=85360 CPUtime=642.13
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 21970 0 0 0 64187 26 0 0 25 0 1 0 214211819 87408640 21113 1992294400 134512640 135151029 4294956240 18446744073709551615 134580721 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 21340 21113 79 155 0 21183 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 85360

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.11 1.03 0.92 2/65 15938
/proc/meminfo: memFree=1629384/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4001.24
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 47977 0 0 0 400059 65 0 0 25 0 1 0 214211819 184406016 44504 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44504 79 155 0 44864 0
Current children cumulated CPU time (s) 4001.24
Current children cumulated vsize (KiB) 180084

[startup+4062.31 s]
/proc/loadavg: 1.04 1.02 0.92 2/65 15938
/proc/meminfo: memFree=1629320/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4061.22
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 47977 0 0 0 406057 65 0 0 25 0 1 0 214211819 184406016 44504 1992294400 134512640 135151029 4294956240 18446744073709551615 134581552 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44504 79 155 0 44864 0
Current children cumulated CPU time (s) 4061.22
Current children cumulated vsize (KiB) 180084

[startup+4122.3 s]
/proc/loadavg: 1.01 1.02 0.92 2/65 15938
/proc/meminfo: memFree=1629192/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4121.21
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 47993 0 0 0 412055 66 0 0 25 0 1 0 214211819 184406016 44520 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44520 79 155 0 44864 0
Current children cumulated CPU time (s) 4121.21
Current children cumulated vsize (KiB) 180084

[startup+4182.3 s]
/proc/loadavg: 1.00 1.01 0.92 2/65 15938
/proc/meminfo: memFree=1629000/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4181.19
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48050 0 0 0 418053 66 0 0 25 0 1 0 214211819 184406016 44577 1992294400 134512640 135151029 4294956240 18446744073709551615 134578235 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44577 79 155 0 44864 0
Current children cumulated CPU time (s) 4181.19
Current children cumulated vsize (KiB) 180084

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628872/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4241.18
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48068 0 0 0 424052 66 0 0 25 0 1 0 214211819 184406016 44595 1992294400 134512640 135151029 4294956240 18446744073709551615 134574633 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44595 79 155 0 44864 0
Current children cumulated CPU time (s) 4241.18
Current children cumulated vsize (KiB) 180084

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628808/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4301.16
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48080 0 0 0 430050 66 0 0 25 0 1 0 214211819 184406016 44607 1992294400 134512640 135151029 4294956240 18446744073709551615 134574633 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44607 79 155 0 44864 0
Current children cumulated CPU time (s) 4301.16
Current children cumulated vsize (KiB) 180084

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628808/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4361.14
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48080 0 0 0 436048 66 0 0 25 0 1 0 214211819 184406016 44607 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44607 79 155 0 44864 0
Current children cumulated CPU time (s) 4361.14
Current children cumulated vsize (KiB) 180084

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628744/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4421.13
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48080 0 0 0 442046 67 0 0 25 0 1 0 214211819 184406016 44607 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44607 79 155 0 44864 0
Current children cumulated CPU time (s) 4421.13
Current children cumulated vsize (KiB) 180084

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628744/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4481.12
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48080 0 0 0 448045 67 0 0 25 0 1 0 214211819 184406016 44607 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44607 79 155 0 44864 0
Current children cumulated CPU time (s) 4481.12
Current children cumulated vsize (KiB) 180084

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628680/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4541.1
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48080 0 0 0 454043 67 0 0 25 0 1 0 214211819 184406016 44607 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44607 79 155 0 44864 0
Current children cumulated CPU time (s) 4541.1
Current children cumulated vsize (KiB) 180084

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628616/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4601.09
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48096 0 0 0 460042 67 0 0 25 0 1 0 214211819 184406016 44623 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44623 79 155 0 44864 0
Current children cumulated CPU time (s) 4601.09
Current children cumulated vsize (KiB) 180084

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628552/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4661.07
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48096 0 0 0 466040 67 0 0 25 0 1 0 214211819 184406016 44623 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44623 79 155 0 44864 0
Current children cumulated CPU time (s) 4661.07
Current children cumulated vsize (KiB) 180084

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628488/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4721.05
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48114 0 0 0 472038 67 0 0 25 0 1 0 214211819 184406016 44641 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44641 79 155 0 44864 0
Current children cumulated CPU time (s) 4721.05
Current children cumulated vsize (KiB) 180084

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628424/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4781.03
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48127 0 0 0 478036 67 0 0 25 0 1 0 214211819 184406016 44654 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44654 79 155 0 44864 0
Current children cumulated CPU time (s) 4781.03
Current children cumulated vsize (KiB) 180084

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1628168/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180084 CPUtime=4841.03
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48185 0 0 0 484035 68 0 0 25 0 1 0 214211819 184406016 44712 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45021 44712 79 155 0 44864 0
Current children cumulated CPU time (s) 4841.03
Current children cumulated vsize (KiB) 180084

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1627656/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180380 CPUtime=4901.01
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48309 0 0 0 490033 68 0 0 25 0 1 0 214211819 184709120 44836 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45095 44836 79 155 0 44938 0
Current children cumulated CPU time (s) 4901.01
Current children cumulated vsize (KiB) 180380

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1627208/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180896 CPUtime=4960.99
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48409 0 0 0 496031 68 0 0 25 0 1 0 214211819 185237504 44936 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45224 44936 79 155 0 45067 0
Current children cumulated CPU time (s) 4960.99
Current children cumulated vsize (KiB) 180896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 15938
/proc/meminfo: memFree=1627208/2055920 swapFree=4113124/4192956
[pid=15927] ppid=15925 vsize=180896 CPUtime=5000.08
/proc/15927/stat : 15927 (precosat) R 15925 15927 15863 0 -1 4194304 48417 0 0 0 499940 68 0 0 25 0 1 0 214211819 185237504 44944 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/15927/statm: 45224 44944 79 155 0 45067 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 180896

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.44
CPU time (s): 5000.12
CPU user time (s): 4999.41
CPU system time (s): 0.715891
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 187820

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

runsolver used 3.82542 second user time and 10.0765 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-09 11:37:38
IDJOB=1783638
IDBENCH=24623
IDSOLVER=607
FILE ID=node69/1783638-1241861857
PBS_JOBID= 9264547
Free space on /tmp= 66204 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783638-1241861857/watcher-1783638-1241861857 -o /tmp/evaluation-result-1783638-1241861857/solver-1783638-1241861857 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1783638-1241861857.cnf

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

MD5SUM BENCH= bccff1bed1e8ac721090562d562b05f0
RANDOM SEED=1977008792

node69.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.231
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.231
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:       1810608 kB
Buffers:         27312 kB
Cached:          80156 kB
SwapCached:      74092 kB
Active:          57268 kB
Inactive:       126256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810608 kB
SwapTotal:     4192956 kB
SwapFree:      4113124 kB
Dirty:            2768 kB
Writeback:           0 kB
Mapped:          13996 kB
Slab:            47748 kB
Committed_AS:   639032 kB
PageTables:       1464 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= 66204 MiB
End job on node69 at 2009-05-09 13:01:01