Trace number 1721748

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.11 1200.52

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1721748-1240669098.cnf
0.00/0.00	c found header 'p cnf 2058 144294'
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.11	c
0.09/0.11	c       original/binary      fixed     eliminated      learned       agility
0.09/0.11	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.11	c
0.09/0.11	c *    0.1   144294    1991      0    67      0       0      0    0.0   0    8
3.39/3.41	c s    3.4   142915    1273      0   157    628       0      0    0.0   0    9
3.39/3.41	c l    3.4   142915    1273      0   157    628       0 140357    0.0   0    9
3.39/3.45	c R    3.5   142915    1273      0   157    628     103    103  169.6  13   10
3.39/3.47	c R    3.5   142915    1273      0   157    628     203    203  133.2  15   11
3.49/3.59	c R    3.6   142915    1273      0   157    628     806    806   84.2  14   11
3.59/3.66	c B    3.7   142915    1273      0   157    628    1002   1002   77.3  12   11
3.99/4.04	c B    4.0   142915    1273      0   157    628    2002   2002   58.2   9   11
4.09/4.13	c R    4.1   142915    1273      0   157    628    2409   2409   56.7   7   12
4.99/5.03	c R    5.0   142915    1273      0   157    628    6425   6425   43.7  10   12
5.19/5.27	c B    5.3   142915    1273      0   157    628    8004   8004   41.4   6   13
6.89/6.96	c R    7.0   142915    1273      0   157    628   16048  16048   38.9  12   14
8.79/8.84	c B    8.8   142915    1273      0   157    628   24009  24009   37.3   7   16
11.78/11.81	c R   11.8   142915    1273      0   157    628   38490  38490   40.0  15   18
18.19/18.29	c B   18.3   142915    1273      0   157    628   64020  64020   39.4  12   23
27.58/27.62	c R   27.6   142915    1273      0   157    628   89791  89791   38.1   9   28
46.77/46.88	c +   46.9   142915    1273      0   157    628  140360 154392   38.3  10   39
57.57/57.61	c B   57.6   142915    1273      0   157    628  160049 154406   38.1  11   42
63.67/63.78	c +   63.8   142915    1273      0   157    628  175450 169831   38.5  15   43
77.36/77.48	c
77.36/77.48	c       original/binary      fixed     eliminated      learned       agility
77.36/77.48	c   seconds        variables     equivalent    conflicts       height       MB
77.36/77.48	c
77.36/77.48	c R   77.5   142915    1273      0   157    628  205162 169836   37.9  10   46
81.96/82.03	c +   82.0   142915    1273      0   157    628  219312 186814   37.0  13   48
113.75/113.84	c +  113.8   142915    1273      0   157    628  274141 205495   37.0  12   55
158.63/158.76	c +  158.7   142915    1273      0   157    628  342678 226044   36.5  11   59
183.33/183.41	c B  183.3   142915    1273      0   157    628  384098 226052   36.7  13   63
219.41/219.52	c +  219.5   142915    1273      0   157    628  428345 248648   36.4   9   61
245.70/245.80	c R  245.7   142915    1273      0   157    628  461512 248674   35.8   9   61
287.49/287.60	c +  287.5   142915    1273      0   157    628  535430 273512   35.2  15   62
380.56/380.76	c +  380.6   142915    1273      0   157    628  669285 300863   35.5  12   68
508.91/509.13	c +  509.0   142915    1273      0   157    628  836605 330949   35.3  10   76
558.60/558.86	c B  558.7   142915    1273      0   157    628  896184 330965   35.2  12   81
650.67/650.90	c R  650.7   142915    1273      0   157    628 1025464 330967   34.7   8   80
663.56/663.82	c +  663.6   142915    1273      0   157    628 1045756 364043   34.5   7   80
889.18/889.52	c +  889.2   142915    1273      0   157    628 1307196 400447   34.1   7   90
1191.27/1191.72	c + 1191.3   142915    1273      0   157    628 1633995 440491   33.2   6   98
1200.08/1200.50	c
1200.08/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.08/1200.50	c
1200.08/1200.50	c 1644231 conflicts, 2301249 decisions, 575 random
1200.08/1200.50	c 0 iterations, 3088 restarts, 0 skipped
1200.08/1200.50	c 12 enlarged, 0 shrunken, 16074 rescored, 444 rebiased
1200.08/1200.50	c 1 simplifications, 0 reductions
1200.08/1200.50	c
1200.08/1200.50	c vars: 0 fixed, 157 equiv, 628 elim, 157 merged
1200.08/1200.50	c elim: 665712 resolutions, 1 phases, 0 rounds
1200.08/1200.50	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1200.08/1200.50	c arty: 2.22 and 0.00 xor average arity
1200.08/1200.50	c prbe: 347558 probed, 136 phases, 136 rounds
1200.08/1200.50	c prbe: 0 failed, 0 lifted, 0 merged
1200.08/1200.50	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.08/1200.50	c hash: 0 units, 157 merged
1200.08/1200.50	c mins: 50081427 learned, 26% deleted, 46 strong, 24 depth
1200.08/1200.50	c subs: 128 forward, 0 backward, 67 doms
1200.08/1200.50	c strs: 0 forward, 0 backward
1200.08/1200.50	c doms: 67 dominators, 0 high, 0 low
1200.08/1200.50	c prps: 211459904 propagations, 0.18 megaprops
1200.08/1200.50	c
1200.08/1200.50	c 1200.1 seconds, 100 MB max, 181 MB recycled
1200.08/1200.50	c
1200.08/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.08/1200.50	c

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1721748-1240669098/watcher-1721748-1240669098 -o /tmp/evaluation-result-1721748-1240669098/solver-1721748-1240669098 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1721748-1240669098.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.09 3/64 28720
/proc/meminfo: memFree=1748848/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=1196 CPUtime=0
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 94938248 1224704 176 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 299 176 64 155 0 142 0

[startup+0.052166 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 28720
/proc/meminfo: memFree=1748848/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=5028 CPUtime=0.04
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 1169 0 0 0 4 0 0 0 18 0 1 0 94938248 5148672 1154 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 1257 1154 64 155 0 1100 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5028

[startup+0.101172 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 28720
/proc/meminfo: memFree=1748848/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=9148 CPUtime=0.09
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 2194 0 0 0 8 1 0 0 18 0 1 0 94938248 9367552 2179 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 2287 2179 64 155 0 2130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9148

[startup+0.301211 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 28720
/proc/meminfo: memFree=1748848/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=13236 CPUtime=0.29
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 3513 0 0 0 28 1 0 0 19 0 1 0 94938248 13553664 3208 1992294400 134512640 135151029 4294956224 18446744073709551615 134554456 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 3309 3208 79 155 0 3152 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13236

[startup+0.701286 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 28720
/proc/meminfo: memFree=1748848/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=16876 CPUtime=0.69
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 4422 0 0 0 68 1 0 0 22 0 1 0 94938248 17281024 4117 1992294400 134512640 135151029 4294956224 18446744073709551615 134520716 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 4219 4117 79 155 0 4062 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16876

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28721
/proc/meminfo: memFree=1730664/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=19268 CPUtime=1.49
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 5011 0 0 0 147 2 0 0 25 0 1 0 94938248 19730432 4706 1992294400 134512640 135151029 4294956224 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 4817 4706 79 155 0 4660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19268

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28721
/proc/meminfo: memFree=1730152/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=19268 CPUtime=3.09
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 5011 0 0 0 307 2 0 0 25 0 1 0 94938248 19730432 4706 1992294400 134512640 135151029 4294956224 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 4817 4706 79 155 0 4660 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19268

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28721
/proc/meminfo: memFree=1730024/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=19204 CPUtime=6.29
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 5011 0 0 0 627 2 0 0 25 0 1 0 94938248 19664896 4706 1992294400 134512640 135151029 4294956224 18446744073709551615 134551374 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 4801 4706 79 155 0 4644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19204

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28721
/proc/meminfo: memFree=1727344/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=22684 CPUtime=12.69
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 5833 0 0 0 1266 3 0 0 25 0 1 0 94938248 23228416 5528 1992294400 134512640 135151029 4294956224 18446744073709551615 134520176 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 5671 5528 79 155 0 5514 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22684

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 28721
/proc/meminfo: memFree=1719152/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=30720 CPUtime=25.48
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 7730 0 0 0 2544 4 0 0 25 0 1 0 94938248 31457280 7425 1992294400 134512640 135151029 4294956224 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 7680 7425 79 155 0 7523 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30720

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 28721
/proc/meminfo: memFree=1705776/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=45224 CPUtime=51.08
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 11111 0 0 0 5100 8 0 0 25 0 1 0 94938248 46309376 10806 1992294400 134512640 135151029 4294956224 18446744073709551615 134554817 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 11306 10806 79 155 0 11149 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45224

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 28721
/proc/meminfo: memFree=1691248/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=60340 CPUtime=102.26
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 14694 0 0 0 10214 12 0 0 25 0 1 0 94938248 61788160 14389 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 15085 14389 79 155 0 14928 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 60340

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 28721
/proc/meminfo: memFree=1686128/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=66044 CPUtime=162.23
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 15990 0 0 0 16210 13 0 0 25 0 1 0 94938248 67629056 15685 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 16511 15685 79 155 0 16354 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 66044

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 28721
/proc/meminfo: memFree=1682160/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=70228 CPUtime=222.21
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 16929 0 0 0 22207 14 0 0 25 0 1 0 94938248 71913472 16624 1992294400 134512640 135151029 4294956224 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 17557 16624 79 155 0 17400 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 70228

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 28721
/proc/meminfo: memFree=1679472/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=73396 CPUtime=282.19
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 17606 0 0 0 28204 15 0 0 25 0 1 0 94938248 75157504 17301 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 18349 17301 79 155 0 18192 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 73396

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 28721
/proc/meminfo: memFree=1677616/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=75360 CPUtime=342.17
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 18043 0 0 0 34201 16 0 0 25 0 1 0 94938248 77168640 17738 1992294400 134512640 135151029 4294956224 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 18840 17738 79 155 0 18683 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 75360

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 28721
/proc/meminfo: memFree=1673648/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=79764 CPUtime=402.15
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 19121 0 0 0 40198 17 0 0 25 0 1 0 94938248 81678336 18816 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 19941 18816 79 155 0 19784 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 79764

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 28721
/proc/meminfo: memFree=1671216/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=82364 CPUtime=462.13
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 19633 0 0 0 46196 17 0 0 25 0 1 0 94938248 84340736 19328 1992294400 134512640 135151029 4294956224 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 20591 19328 79 155 0 20434 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 82364

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 28721
/proc/meminfo: memFree=1667760/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=86348 CPUtime=522.11
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 20505 0 0 0 52193 18 0 0 25 0 1 0 94938248 88420352 20200 1992294400 134512640 135151029 4294956224 18446744073709551615 134582180 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 21587 20200 79 155 0 21430 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 86348

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 28721
/proc/meminfo: memFree=1664496/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=90224 CPUtime=582.09
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 21280 0 0 0 58190 19 0 0 25 0 1 0 94938248 92389376 20975 1992294400 134512640 135151029 4294956224 18446744073709551615 134530905 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 22556 20975 79 155 0 22399 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 90224

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 28721
/proc/meminfo: memFree=1663984/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=90884 CPUtime=642.07
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 21401 0 0 0 64188 19 0 0 25 0 1 0 94938248 93065216 21096 1992294400 134512640 135151029 4294956224 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 22721 21096 79 155 0 22564 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 90884

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 28721
/proc/meminfo: memFree=1662384/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=92752 CPUtime=702.04
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 21795 0 0 0 70185 19 0 0 25 0 1 0 94938248 94978048 21490 1992294400 134512640 135151029 4294956224 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 23188 21490 79 155 0 23031 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 92752

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 28721
/proc/meminfo: memFree=1658800/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=96476 CPUtime=762.03
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 22663 0 0 0 76183 20 0 0 25 0 1 0 94938248 98791424 22358 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 24119 22358 79 155 0 23962 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 96476

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 28721
/proc/meminfo: memFree=1657840/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=98040 CPUtime=822.01
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 22907 0 0 0 82180 21 0 0 25 0 1 0 94938248 100392960 22602 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 24510 22602 79 155 0 24353 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 98040

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28721
/proc/meminfo: memFree=1657072/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=98824 CPUtime=881.99
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 23108 0 0 0 88178 21 0 0 25 0 1 0 94938248 101195776 22803 1992294400 134512640 135151029 4294956224 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 24706 22803 79 155 0 24549 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 98824

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28721
/proc/meminfo: memFree=1651184/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=105148 CPUtime=941.96
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 24586 0 0 0 94173 23 0 0 25 0 1 0 94938248 107671552 24281 1992294400 134512640 135151029 4294956224 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 26287 24281 79 155 0 26130 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 105148

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28721
/proc/meminfo: memFree=1648816/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=107320 CPUtime=1001.94
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 25160 0 0 0 100170 24 0 0 25 0 1 0 94938248 109895680 24855 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 26830 24855 79 155 0 26673 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 107320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28721
/proc/meminfo: memFree=1647088/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=109240 CPUtime=1061.92
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 25592 0 0 0 106168 24 0 0 25 0 1 0 94938248 111861760 25287 1992294400 134512640 135151029 4294956224 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 27310 25287 79 155 0 27153 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 109240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28721
/proc/meminfo: memFree=1646384/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=109984 CPUtime=1121.9
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 25745 0 0 0 112166 24 0 0 25 0 1 0 94938248 112623616 25440 1992294400 134512640 135151029 4294956224 18446744073709551615 134578170 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 27496 25440 79 155 0 27339 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 109984

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28721
/proc/meminfo: memFree=1646000/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=110436 CPUtime=1181.88
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 25846 0 0 0 118164 24 0 0 25 0 1 0 94938248 113086464 25541 1992294400 134512640 135151029 4294956224 18446744073709551615 134551388 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 27609 25541 79 155 0 27452 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 110436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28721
/proc/meminfo: memFree=1645872/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=110436 CPUtime=1200.08
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 25877 0 0 0 119983 25 0 0 25 0 1 0 94938248 113086464 25572 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 27609 25572 79 155 0 27452 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 110436

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28721
/proc/meminfo: memFree=1645872/2055920 swapFree=4192812/4192956
[pid=28720] ppid=28718 vsize=110436 CPUtime=1200.08
/proc/28720/stat : 28720 (precosat) R 28718 28720 28534 0 -1 4194304 25877 0 0 0 119983 25 0 0 25 0 1 0 94938248 113086464 25572 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28720/statm: 27609 25572 79 155 0 27452 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 110436

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.84
CPU system time (s): 0.268959
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 110436

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

runsolver used 0.806877 second user time and 2.6536 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-25 16:18:18
IDJOB=1721748
IDBENCH=71076
IDSOLVER=507
FILE ID=node38/1721748-1240669098
PBS_JOBID= 9186617
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=1032279643

node38.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.265
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.265
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:       1749328 kB
Buffers:         21720 kB
Cached:         207644 kB
SwapCached:          0 kB
Active:          27712 kB
Inactive:       215556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            49324 kB
Committed_AS:   451904 kB
PageTables:       1456 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= 66356 MiB
End job on node38 at 2009-04-25 16:38:20