Trace number 1718912

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.21 1200.92

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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-1718912-1240641148.cnf
0.00/0.00	c found header 'p cnf 482093 9676386'
24.08/24.18	c allocating 128 MB block
29.47/29.51	c finished parsing
29.47/29.51	c
29.47/29.51	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
29.47/29.51	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
29.47/29.51	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
29.47/29.51	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
29.47/29.51	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
29.47/29.51	c --random=1 --spread=2000 --seed=0 --skip=25
29.47/29.51	c
29.47/29.51	c sizeof     vars[0] = 16   alignment = 0       7 MB
29.47/29.51	c sizeof     orgs[0] =  8   alignment = 0       4 MB
29.47/29.51	c sizeof     occs[0] =  8   alignment = 0       4 MB
29.47/29.51	c sizeof iirfs[0..1] =  8   alignment = 0       4 MB
29.47/29.51	c
29.47/29.51	c starting search after 29.5 seconds
29.47/29.51	c no decision limit
29.97/30.07	c
29.97/30.07	c       original/binary      fixed     eliminated      learned       agility
29.97/30.07	c   seconds        variables     equivalent    conflicts       height       MB
29.97/30.07	c
29.97/30.07	c *   30.1  9676385  482092      1     0      0       0      0    0.0   0  705
123.61/123.71	c s  123.6  6282590  247654 133359     8 101072       0      0    0.0   0  486
123.61/123.71	c l  123.6  6282590  247654 133359     8 101072       0 646474    0.0   0  486
124.61/124.78	c R  124.7  6290736  247654 133359     8 101072     101     99 4162.7   0  496
127.30/127.47	c R  127.4  6347779  247500 133513     8 101072     201    199 2789.0   0  501
138.20/138.38	c R  138.3  6369087  247496 133515    10 101072     803    801 5402.8   3  506
139.50/139.66	c B  139.6  6378015  247496 133515    10 101072    1000    998 5311.3   1  507
149.29/149.45	c B  149.3  6453027  240455 140116   450 101072    2000   1986 5875.5   2  515
149.79/149.93	c R  149.8  6454627  240450 140116   455 101072    2407   2389 5828.0   1  515
190.97/191.17	c R  191.0  6585096  240111 140230   680 101072    6417   6380 6170.1   2  526
197.06/197.25	c B  197.1  6597330  239270 141065   686 101072    8001   7954 6231.1   0  527
243.14/243.38	c R  243.2  6732602  239050 141246   725 101072   16049  15981 6118.7   0  538
312.29/312.53	c B  312.3  6924984  238930 141334   757 101072   24009  23931 5696.3   3  551
368.96/369.21	c s  369.0  6458945  238522 141336   773 101462   27188  27070 5707.9   0  501
368.96/369.21	c -  369.0  6458945  238522 141336   773 101462   27188 614151 5707.9   0  501
532.37/532.75	c R  532.4  6661571  235854 143392  1385 101462   62686  62494 5686.5   1  544
536.38/536.73	c B  536.4  6671482  235854 143392  1385 101462   64021  63828 5705.2   2  545
601.52/601.96	c s  601.6  6421815  234317 143401  1419 102956   73222  72862 5695.0   4  514
601.52/601.96	c -  601.6  6421815  234317 143401  1419 102956   73222 601868 5695.0   4  514
741.45/741.98	c
741.45/741.98	c       original/binary      fixed     eliminated      learned       agility
741.45/741.98	c   seconds        variables     equivalent    conflicts       height       MB
741.45/741.98	c
741.45/741.98	c R  741.5  6515285  233801 143742  1594 102956  113985 113534 5594.7   2  556
840.50/841.01	c s  840.5  6616468  233652 143831  1654 102956  131711 130752 5638.3   1  546
965.63/966.20	c B  965.6  7336940  224723 151073  3341 102956  160044 159041 5667.9   0  608
1130.63/1131.34	c s 1130.7  6858606  223846 151247  3438 103562  192641 190214 5678.0   0  581
1130.63/1131.34	c - 1130.7  6858606  223846 151247  3438 103562  192641 571775 5678.0   0  581
1200.09/1200.80	c
1200.09/1200.80	c *** CAUGHT SIGNAL 15 ***
1200.09/1200.80	c
1200.09/1200.80	c 201936 conflicts, 36055858 decisions, 17746 random
1200.09/1200.80	c 2 iterations, 579 restarts, 0 skipped
1200.09/1200.80	c 0 enlarged, 95 shrunken, 1973 rescored, 69 rebiased
1200.09/1200.80	c 5 simplifications, 0 reductions
1200.09/1200.80	c
1200.09/1200.80	c vars: 151727 fixed, 3573 equiv, 103562 elim, 3908 merged
1200.09/1200.80	c elim: 13357493 resolutions, 5 phases, 0 rounds
1200.09/1200.80	c sbst: 51% substituted, 1.1% nots, 82.4% ands, 0.0% xors, 16.5% ites
1200.09/1200.80	c arty: 14.02 and 0.00 xor average arity
1200.09/1200.80	c prbe: 70505 probed, 769 phases, 0 rounds
1200.09/1200.80	c prbe: 274 failed, 137875 lifted, 154 merged
1200.09/1200.80	c sccs: 59 non trivial, 0 fixed, 76 merged
1200.09/1200.80	c hash: 199 units, 3678 merged
1200.09/1200.80	c mins: 16303532 learned, 29% deleted, 5 strong, 130 depth
1200.09/1200.80	c subs: 15037 forward, 703 backward, 1590031 doms
1200.09/1200.80	c strs: 138005 forward, 11276 backward
1200.09/1200.80	c doms: 1643869 dominators, 1585972 high, 524 low
1200.09/1200.80	c prps: 1110024856 propagations, 0.92 megaprops
1200.09/1200.80	c
1200.09/1200.80	c 1200.1 seconds, 730 MB max, 208 MB recycled
1200.09/1200.80	c
1200.09/1200.80	c *** CAUGHT SIGNAL 15 ***
1200.09/1200.80	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-1718912-1240641148/watcher-1718912-1240641148 -o /tmp/evaluation-result-1718912-1240641148/solver-1718912-1240641148 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1718912-1240641148.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 3/64 18265
/proc/meminfo: memFree=1590464/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=8324 CPUtime=0
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 968 0 0 0 0 0 0 0 18 0 1 0 92149737 8523776 954 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 0 0 0
/proc/18265/statm: 2081 961 58 155 0 1924 0

[startup+0.058783 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18265
/proc/meminfo: memFree=1590464/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=20656 CPUtime=0.05
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 4575 0 0 0 3 2 0 0 18 0 1 0 92149737 21151744 4560 1992294400 134512640 135151029 4294956240 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 0 0 0
/proc/18265/statm: 5164 4561 59 155 0 5007 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20656

[startup+0.102845 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18265
/proc/meminfo: memFree=1590464/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=25448 CPUtime=0.09
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 5303 0 0 0 7 2 0 0 18 0 1 0 92149737 26058752 5288 1992294400 134512640 135151029 4294956240 18446744073709551615 134534687 0 0 4096 0 0 0 0 17 0 0 0
/proc/18265/statm: 6362 5295 59 155 0 6205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25448

[startup+0.301834 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18265
/proc/meminfo: memFree=1590464/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=49372 CPUtime=0.29
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 12440 0 0 0 24 5 0 0 19 0 1 0 92149737 50556928 12198 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 12343 12199 63 155 0 12186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49372

[startup+0.70192 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18265
/proc/meminfo: memFree=1590464/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=66324 CPUtime=0.69
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 16913 0 0 0 62 7 0 0 23 0 1 0 92149737 67915776 16414 1992294400 134512640 135151029 4294956240 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 16581 16414 63 155 0 16424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66324

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18266
/proc/meminfo: memFree=1518712/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=87556 CPUtime=1.49
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 23732 0 0 0 139 10 0 0 25 0 1 0 92149737 89657344 21695 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 21889 21695 63 155 0 21732 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87556

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18266
/proc/meminfo: memFree=1486008/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=134924 CPUtime=3.09
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 37329 0 0 0 293 16 0 0 25 0 1 0 92149737 138162176 33243 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 33731 33244 63 155 0 33574 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134924

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18266
/proc/meminfo: memFree=1394232/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=222848 CPUtime=6.29
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 63420 0 0 0 601 28 0 0 25 0 1 0 92149737 228196352 55237 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 55712 55237 63 155 0 55555 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 222848

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18266
/proc/meminfo: memFree=1165624/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=433028 CPUtime=12.69
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 115249 0 0 0 1216 53 0 0 25 0 1 0 92149737 443420672 107066 1992294400 134512640 135151029 4294956240 18446744073709551615 134572611 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 108257 107066 63 155 0 108100 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 433028

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18266
/proc/meminfo: memFree=783288/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=822292 CPUtime=25.48
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 218860 0 0 0 2443 105 0 0 25 0 1 0 92149737 842027008 202484 1992294400 134512640 135151029 4294956240 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 205573 202484 63 155 0 205416 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 822292

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18266
/proc/meminfo: memFree=807416/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=792228 CPUtime=51.05
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 306543 0 0 0 4957 148 0 0 25 0 1 0 92149737 811241472 196428 1992294400 134512640 135151029 4294956240 18446744073709551615 134572727 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 198057 196428 79 155 0 197900 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 792228

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18266
/proc/meminfo: memFree=823160/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=776332 CPUtime=102.22
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 310838 0 0 0 10070 152 0 0 25 0 1 0 92149737 794963968 192530 1992294400 134512640 135151029 4294956240 18446744073709551615 134548064 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 194083 192530 79 155 0 193926 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 776332

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18266
/proc/meminfo: memFree=844024/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=754356 CPUtime=162.19
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 343894 0 0 0 16049 170 0 0 25 0 1 0 92149737 772460544 187286 1992294400 134512640 135151029 4294956240 18446744073709551615 134580721 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188589 187286 79 155 0 188432 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 754356

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18266
/proc/meminfo: memFree=844024/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=754356 CPUtime=222.15
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 343895 0 0 0 22045 170 0 0 25 0 1 0 92149737 772460544 187287 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188589 187287 79 155 0 188432 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 754356

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18266
/proc/meminfo: memFree=843960/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=754356 CPUtime=282.12
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 343896 0 0 0 28042 170 0 0 25 0 1 0 92149737 772460544 187288 1992294400 134512640 135151029 4294956240 18446744073709551615 134567927 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188589 187288 79 155 0 188432 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 754356

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=811640/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=786204 CPUtime=342.08
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 378326 0 0 0 34021 187 0 0 25 0 1 0 92149737 805072896 195320 1992294400 134512640 135151029 4294956240 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 196551 195320 79 155 0 196394 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 786204

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=843832/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=753432 CPUtime=402.04
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 448617 0 0 0 39982 222 0 0 25 0 1 0 92149737 771514368 187242 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188358 187242 79 155 0 188201 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 753432

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=843832/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=753432 CPUtime=462.02
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 448617 0 0 0 45980 222 0 0 25 0 1 0 92149737 771514368 187242 1992294400 134512640 135151029 4294956240 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188358 187242 79 155 0 188201 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 753432

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=843832/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=753432 CPUtime=521.98
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 448617 0 0 0 51976 222 0 0 25 0 1 0 92149737 771514368 187242 1992294400 134512640 135151029 4294956240 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188358 187242 79 155 0 188201 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 753432

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=788344/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=808812 CPUtime=581.93
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 520694 0 0 0 57938 255 0 0 25 0 1 0 92149737 828223488 201104 1992294400 134512640 135151029 4294956240 18446744073709551615 134579324 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 202203 201104 79 155 0 202046 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 808812

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=843256/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=753432 CPUtime=641.9
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 553022 0 0 0 63919 271 0 0 25 0 1 0 92149737 771514368 187325 1992294400 134512640 135151029 4294956240 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188358 187325 79 155 0 188201 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 753432

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=843256/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=753432 CPUtime=701.87
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 553022 0 0 0 69916 271 0 0 25 0 1 0 92149737 771514368 187325 1992294400 134512640 135151029 4294956240 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188358 187325 79 155 0 188201 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 753432

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=843256/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=753432 CPUtime=761.84
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 553022 0 0 0 75913 271 0 0 25 0 1 0 92149737 771514368 187325 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188358 187325 79 155 0 188201 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 753432

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=837112/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=743272 CPUtime=821.81
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 608714 0 0 0 81882 299 0 0 25 0 1 0 92149737 761110528 184802 1992294400 134512640 135151029 4294956240 18446744073709551615 134698015 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 185818 184802 79 155 0 185661 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 743272

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=842808/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=753432 CPUtime=881.78
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 661490 0 0 0 87853 325 0 0 25 0 1 0 92149737 771514368 187393 1992294400 134512640 135151029 4294956240 18446744073709551615 134581821 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188358 187393 79 155 0 188201 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 753432

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=842808/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=753432 CPUtime=941.74
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 661490 0 0 0 93849 325 0 0 25 0 1 0 92149737 771514368 187393 1992294400 134512640 135151029 4294956240 18446744073709551615 134580473 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188358 187393 79 155 0 188201 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 753432

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=842744/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=753432 CPUtime=1001.71
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 661490 0 0 0 99846 325 0 0 25 0 1 0 92149737 771514368 187393 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188358 187393 79 155 0 188201 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 753432

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=842744/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=753432 CPUtime=1061.66
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 661491 0 0 0 105841 325 0 0 25 0 1 0 92149737 771514368 187394 1992294400 134512640 135151029 4294956240 18446744073709551615 134567933 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 188358 187394 79 155 0 188201 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 753432

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=870328/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=728172 CPUtime=1121.62
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 742996 0 0 0 111798 364 0 0 25 0 1 0 92149737 745648128 180454 1992294400 134512640 135151029 4294956240 18446744073709551615 134521507 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 182043 180454 79 155 0 181886 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 728172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=804344/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=793996 CPUtime=1181.6
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 772674 0 0 0 117782 378 0 0 25 0 1 0 92149737 813051904 196943 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 0 0 0
/proc/18265/statm: 198499 196943 79 155 0 198342 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 793996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=804344/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=793996 CPUtime=1200.09
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4194304 772674 0 0 0 119631 378 0 0 25 0 1 0 92149737 813051904 196943 1992294400 134512640 135151029 4294956240 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18265/statm: 198499 196943 79 155 0 198342 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 793996

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

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

[startup+1200.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18268
/proc/meminfo: memFree=804344/2055920 swapFree=4192812/4192956
[pid=18265] ppid=18263 vsize=0 CPUtime=1200.19
/proc/18265/stat : 18265 (precosat) R 18263 18265 18047 0 -1 4195332 772674 0 0 0 119631 388 0 0 25 0 1 0 92149737 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/18265/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.92
CPU time (s): 1200.21
CPU user time (s): 1196.31
CPU system time (s): 3.89641
CPU usage (%): 99.9406
Max. virtual memory (cumulated for all children) (KiB): 826948

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

runsolver used 0.934857 second user time and 3.44148 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 08:32:41
IDJOB=1718912
IDBENCH=20574
IDSOLVER=507
FILE ID=node10/1718912-1240641148
PBS_JOBID= 9186445
Free space on /tmp= 66132 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718912-1240641148/watcher-1718912-1240641148 -o /tmp/evaluation-result-1718912-1240641148/solver-1718912-1240641148 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1718912-1240641148.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1579842409

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1590816 kB
Buffers:         32500 kB
Cached:         345028 kB
SwapCached:        144 kB
Active:         241972 kB
Inactive:       149608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          210048 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            59460 kB
Committed_AS:   313144 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66132 MiB
End job on node10 at 2009-04-25 08:52:44