Trace number 1721798

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.14 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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-1721798-1240669645.cnf
0.00/0.00	c found header 'p cnf 3152 330948'
0.19/0.26	c finished parsing
0.19/0.26	c
0.19/0.26	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.19/0.26	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.19/0.26	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.19/0.26	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.19/0.26	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.19/0.26	c --random=1 --spread=2000 --seed=0 --skip=25
0.19/0.26	c
0.19/0.26	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.19/0.26	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.19/0.26	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.19/0.26	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.19/0.26	c
0.19/0.26	c starting search after 0.3 seconds
0.19/0.26	c no decision limit
0.19/0.27	c
0.19/0.27	c       original/binary      fixed     eliminated      learned       agility
0.19/0.27	c   seconds        variables     equivalent    conflicts       height       MB
0.19/0.27	c
0.19/0.27	c *    0.3   330948    3061      0    91      0       0      0    0.0   0   19
3.49/3.59	c s    3.6   328866    1965      0   213    974       0      0    0.0   0   21
3.49/3.59	c l    3.6   328866    1965      0   213    974       0 324827    0.0   0   21
3.59/3.67	c R    3.7   328866    1965      0   213    974     100    100  250.0  13   25
3.69/3.74	c R    3.7   328866    1965      0   213    974     200    200  211.1  16   25
4.00/4.01	c R    4.0   328866    1965      0   213    974     804    804  127.8   8   26
4.10/4.17	c B    4.2   328866    1965      0   213    974    1000   1000  117.3   9   26
4.69/4.75	c B    4.8   328866    1965      0   213    974    2002   2002   89.8   9   27
4.89/4.93	c R    4.9   328866    1965      0   213    974    2412   2412   88.8   8   27
6.99/7.07	c R    7.1   328866    1965      0   213    974    6424   6424   64.8   8   28
7.60/7.66	c B    7.7   328866    1965      0   213    974    8004   8004   64.5   7   29
10.69/10.71	c R   10.7   328866    1965      0   213    974   16044  16044   61.6   8   30
13.89/13.92	c B   13.9   328866    1965      0   213    974   24011  24011   60.3  14   32
19.79/19.83	c R   19.8   328866    1965      0   213    974   38492  38492   58.6  11   35
30.38/30.42	c B   30.4   328866    1965      0   213    974   64031  64031   61.3   5   42
43.27/43.37	c R   43.4   328866    1965      0   213    974   89807  89807   58.7   6   48
88.36/88.46	c B   88.4   328866    1965      0   213    974  160059 160059   54.8  10   66
119.66/119.80	c R  119.8   328866    1965      0   213    974  205186 205186   53.4  13   76
227.94/228.02	c +  228.0   328866    1965      0   213    974  324830 357309   52.6   8  107
302.02/302.12	c
302.02/302.12	c       original/binary      fixed     eliminated      learned       agility
302.02/302.12	c   seconds        variables     equivalent    conflicts       height       MB
302.02/302.12	c
302.02/302.12	c B  302.1   328866    1965      0   213    974  384116 357314   51.9   9  116
338.30/338.40	c +  338.3   328866    1965      0   213    974  406037 393039   52.2  14  117
385.89/386.08	c R  386.0   328866    1965      0   213    974  461578 393054   51.9   8  123
418.59/418.76	c +  418.7   328866    1965      0   213    974  507545 432342   49.6   7  122
580.45/580.63	c +  580.5   328866    1965      0   213    974  634430 475576   50.3   8  136
776.80/777.05	c +  776.9   328866    1965      0   213    974  793037 523133   50.7  12  145
907.47/907.78	c B  907.6   328866    1965      0   213    974  896200 523159   52.6   9  159
1016.44/1016.78	c + 1016.5   328866    1965      0   213    974  991295 575446   52.3   7  159
1042.54/1042.90	c R 1042.6   328866    1965      0   213    974 1025552 557410   52.0   7  165
1200.10/1200.40	c
1200.10/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.10/1200.40	c
1200.10/1200.40	c 1154034 conflicts, 1671255 decisions, 523 random
1200.10/1200.40	c 0 iterations, 2140 restarts, 0 skipped
1200.10/1200.40	c 6 enlarged, 0 shrunken, 11282 rescored, 312 rebiased
1200.10/1200.40	c 1 simplifications, 0 reductions
1200.10/1200.40	c
1200.10/1200.40	c vars: 0 fixed, 213 equiv, 974 elim, 213 merged
1200.10/1200.40	c elim: 697495 resolutions, 1 phases, 0 rounds
1200.10/1200.40	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1200.10/1200.40	c arty: 2.22 and 0.00 xor average arity
1200.10/1200.40	c prbe: 379290 probed, 96 phases, 96 rounds
1200.10/1200.40	c prbe: 0 failed, 0 lifted, 0 merged
1200.10/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.10/1200.40	c hash: 0 units, 213 merged
1200.10/1200.40	c mins: 49927502 learned, 21% deleted, 10 strong, 33 depth
1200.10/1200.40	c subs: 149 forward, 0 backward, 91 doms
1200.10/1200.40	c strs: 0 forward, 0 backward
1200.10/1200.40	c doms: 91 dominators, 0 high, 0 low
1200.10/1200.40	c prps: 172619642 propagations, 0.14 megaprops
1200.10/1200.40	c
1200.10/1200.40	c 1200.1 seconds, 170 MB max, 126 MB recycled
1200.10/1200.40	c
1200.10/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.10/1200.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-1721798-1240669645/watcher-1721798-1240669645 -o /tmp/evaluation-result-1721798-1240669645/solver-1721798-1240669645 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1721798-1240669645.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9196
/proc/meminfo: memFree=940240/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=1188 CPUtime=0
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 94991932 1216512 197 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 297 197 64 155 0 140 0

[startup+0.015455 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9196
/proc/meminfo: memFree=940240/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=1980 CPUtime=0.01
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 408 0 0 0 1 0 0 0 18 0 1 0 94991932 2027520 393 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 495 393 64 155 0 338 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1980

[startup+0.101463 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9196
/proc/meminfo: memFree=940240/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=8852 CPUtime=0.09
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 2129 0 0 0 9 0 0 0 18 0 1 0 94991932 9064448 2114 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 2213 2114 64 155 0 2056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8852

[startup+0.301481 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9196
/proc/meminfo: memFree=940240/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=23032 CPUtime=0.29
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 5576 0 0 0 26 3 0 0 19 0 1 0 94991932 23584768 5560 1992294400 134512640 135151029 4294956224 18446744073709551615 134555104 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 5758 5560 79 155 0 5601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23032

[startup+0.701516 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9196
/proc/meminfo: memFree=940240/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=30020 CPUtime=0.69
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 8176 0 0 0 65 4 0 0 22 0 1 0 94991932 30740480 7297 1992294400 134512640 135151029 4294956224 18446744073709551615 134555305 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 7505 7297 79 155 0 7348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30020

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9197
/proc/meminfo: memFree=909384/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=34964 CPUtime=1.49
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 9426 0 0 0 145 4 0 0 25 0 1 0 94991932 35803136 8547 1992294400 134512640 135151029 4294956224 18446744073709551615 134575991 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 8741 8547 79 155 0 8584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34964

[startup+3.10173 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9197
/proc/meminfo: memFree=902280/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=44712 CPUtime=3.09
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 11635 0 0 0 304 5 0 0 25 0 1 0 94991932 45785088 10756 1992294400 134512640 135151029 4294956224 18446744073709551615 134575443 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 11178 10756 79 155 0 11021 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44712

[startup+6.30102 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9197
/proc/meminfo: memFree=896328/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=44976 CPUtime=6.29
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 11811 0 0 0 623 6 0 0 25 0 1 0 94991932 46055424 10932 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 11244 10932 79 155 0 11087 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44976

[startup+12.7026 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9197
/proc/meminfo: memFree=896272/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=44976 CPUtime=12.69
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 11856 0 0 0 1263 6 0 0 25 0 1 0 94991932 46055424 10977 1992294400 134512640 135151029 4294956224 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 11244 10977 79 155 0 11087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44976

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 9197
/proc/meminfo: memFree=895440/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=45656 CPUtime=25.49
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 12141 0 0 0 2543 6 0 0 25 0 1 0 94991932 46751744 11262 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 11414 11262 79 155 0 11257 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45656

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 9197
/proc/meminfo: memFree=881424/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=60300 CPUtime=51.07
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 15627 0 0 0 5098 9 0 0 25 0 1 0 94991932 61747200 14748 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 15075 14748 79 155 0 14918 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60300

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 9197
/proc/meminfo: memFree=864080/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=78448 CPUtime=102.27
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 19914 0 0 0 10212 15 0 0 25 0 1 0 94991932 80330752 19035 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 19612 19035 79 155 0 19455 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78448

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9197
/proc/meminfo: memFree=840592/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=103252 CPUtime=162.24
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 25800 0 0 0 16203 21 0 0 25 0 1 0 94991932 105730048 24921 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 25813 24921 79 155 0 25656 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 103252

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9197
/proc/meminfo: memFree=828240/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=116004 CPUtime=222.23
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 28845 0 0 0 22199 24 0 0 25 0 1 0 94991932 118788096 27966 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 29001 27966 79 155 0 28844 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 116004

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9197
/proc/meminfo: memFree=818064/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=126652 CPUtime=282.22
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 31361 0 0 0 28195 27 0 0 25 0 1 0 94991932 129691648 30482 1992294400 134512640 135151029 4294956224 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 31663 30482 79 155 0 31506 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 126652

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9197
/proc/meminfo: memFree=816464/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=128552 CPUtime=342.2
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 31781 0 0 0 34193 27 0 0 25 0 1 0 94991932 131637248 30902 1992294400 134512640 135151029 4294956224 18446744073709551615 134552952 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 32138 30902 79 155 0 31981 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 128552

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9197
/proc/meminfo: memFree=809872/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=135616 CPUtime=402.19
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 33422 0 0 0 40190 29 0 0 25 0 1 0 94991932 138870784 32543 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 33904 32543 79 155 0 33747 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 135616

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9197
/proc/meminfo: memFree=801936/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=144988 CPUtime=462.17
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 35398 0 0 0 46187 30 0 0 25 0 1 0 94991932 148467712 34519 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 36247 34519 79 155 0 36090 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 144988

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9197
/proc/meminfo: memFree=800144/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=147460 CPUtime=522.16
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 35845 0 0 0 52186 30 0 0 25 0 1 0 94991932 150999040 34966 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 36865 34966 79 155 0 36708 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 147460

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9197
/proc/meminfo: memFree=798736/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=149116 CPUtime=582.15
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 36209 0 0 0 58184 31 0 0 25 0 1 0 94991932 152694784 35330 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 37279 35330 79 155 0 37122 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 149116

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9197
/proc/meminfo: memFree=789776/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=158292 CPUtime=642.13
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 38428 0 0 0 64179 34 0 0 25 0 1 0 94991932 162091008 37549 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 39573 37549 79 155 0 39416 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 158292

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9199
/proc/meminfo: memFree=788880/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=159184 CPUtime=702.12
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 38656 0 0 0 70177 35 0 0 25 0 1 0 94991932 163004416 37777 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 39796 37777 79 155 0 39639 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 159184

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9199
/proc/meminfo: memFree=787792/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=160536 CPUtime=762.11
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 38908 0 0 0 76176 35 0 0 25 0 1 0 94991932 164388864 38029 1992294400 134512640 135151029 4294956224 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 40134 38029 79 155 0 39977 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 160536

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9199
/proc/meminfo: memFree=782928/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=166164 CPUtime=822.08
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 40216 0 0 0 82172 36 0 0 25 0 1 0 94991932 170151936 39337 1992294400 134512640 135151029 4294956224 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 41541 39337 79 155 0 41384 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 166164

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9199
/proc/meminfo: memFree=776976/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=172212 CPUtime=882.07
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 41671 0 0 0 88169 38 0 0 25 0 1 0 94991932 176345088 40792 1992294400 134512640 135151029 4294956224 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 43053 40792 79 155 0 42896 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 172212

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9199
/proc/meminfo: memFree=775248/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=174308 CPUtime=942.06
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 42083 0 0 0 94167 39 0 0 25 0 1 0 94991932 178491392 41204 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 43577 41204 79 155 0 43420 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 174308

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9199
/proc/meminfo: memFree=774864/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=174764 CPUtime=1002.04
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 42180 0 0 0 100165 39 0 0 25 0 1 0 94991932 178958336 41301 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 43691 41301 79 155 0 43534 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 174764

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9199
/proc/meminfo: memFree=766352/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=183600 CPUtime=1062.03
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 44299 0 0 0 106161 42 0 0 25 0 1 0 94991932 188006400 43420 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 45900 43420 79 155 0 45743 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 183600

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9199
/proc/meminfo: memFree=765584/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=184548 CPUtime=1122.02
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 44485 0 0 0 112160 42 0 0 25 0 1 0 94991932 188977152 43606 1992294400 134512640 135151029 4294956224 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 46137 43606 79 155 0 45980 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 184548

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9199
/proc/meminfo: memFree=762512/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=188216 CPUtime=1182
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 45271 0 0 0 118157 43 0 0 25 0 1 0 94991932 192733184 44392 1992294400 134512640 135151029 4294956224 18446744073709551615 134520405 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 47054 44392 79 155 0 46897 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 188216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9199
/proc/meminfo: memFree=762064/2055920 swapFree=4192956/4192956
[pid=9196] ppid=9194 vsize=188480 CPUtime=1200.1
/proc/9196/stat : 9196 (precosat) R 9194 9196 8998 0 -1 4194304 45378 0 0 0 119967 43 0 0 25 0 1 0 94991932 193003520 44499 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/9196/statm: 47120 44499 79 155 0 46963 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 188480

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): 1200.43
CPU time (s): 1200.14
CPU user time (s): 1199.67
CPU system time (s): 0.466929
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 188480

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

runsolver used 0.72189 second user time and 2.70059 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-25 16:27:26
IDJOB=1721798
IDBENCH=71077
IDSOLVER=507
FILE ID=node55/1721798-1240669645
PBS_JOBID= 9186604
Free space on /tmp= 66376 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_15_UNKNOWN.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721798-1240669645/watcher-1721798-1240669645 -o /tmp/evaluation-result-1721798-1240669645/solver-1721798-1240669645 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1721798-1240669645.cnf

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=1183101787

node55.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.240
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.240
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:        940656 kB
Buffers:         93540 kB
Cached:         912860 kB
SwapCached:          0 kB
Active:         348160 kB
Inactive:       672124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        940656 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6220 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            81044 kB
Committed_AS:   259696 kB
PageTables:       1360 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= 66376 MiB
End job on node55 at 2009-04-25 16:47:28