Trace number 1774971

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) 10000.1 10002.3

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_12_UNSAT.cnf
MD5SUMecc4810d82e30597ea8451526243ec09
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 variables2522
Number of clauses243459
Sum of the clauses size726523
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24164
Number of clauses of size 3239264
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-1774971-1241198898.cnf
0.00/0.00	c found header 'p cnf 2522 243459'
0.09/0.18	c finished parsing
0.09/0.18	c
0.09/0.18	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.18	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.18	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.18	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.18	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.18	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.18	c
0.09/0.18	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.09/0.18	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.18	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.18	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.18	c
0.09/0.18	c starting search after 0.2 seconds
0.09/0.18	c no decision limit
0.09/0.19	c
0.09/0.19	c       original/binary      fixed     eliminated      learned       agility
0.09/0.19	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.19	c
0.09/0.19	c *    0.2   243459    2431      0    91      0       0      0    0.0   0   14
2.89/2.98	c s    3.0   241716    1548      0   213    761       0      0    0.0   0   15
2.89/2.98	c l    3.0   241716    1548      0   213    761       0 238412    0.0   0   15
2.99/3.04	c R    3.0   241716    1548      0   213    761     100    100  201.0  16   18
2.99/3.07	c R    3.1   241716    1548      0   213    761     200    200  158.3  16   18
3.30/3.32	c R    3.3   241716    1548      0   213    761     803    803   93.9  14   19
3.39/3.44	c B    3.4   241716    1548      0   213    761    1002   1002   84.9  11   19
3.79/3.85	c B    3.9   241716    1548      0   213    761    2002   2002   65.4  16   20
3.89/3.93	c R    3.9   241716    1548      0   213    761    2406   2406   60.8   7   20
5.59/5.60	c R    5.6   241716    1548      0   213    761    6416   6416   49.2   9   21
6.09/6.18	c B    6.2   241716    1548      0   213    761    8008   8008   45.3   6   21
11.59/11.63	c R   11.6   241716    1548      0   213    761   16044  16044   40.2  10   23
14.49/14.58	c B   14.6   241716    1548      0   213    761   24012  24012   40.4  14   25
20.59/20.65	c R   20.7   241716    1548      0   213    761   38484  38484   38.1   7   27
31.39/31.42	c B   31.4   241716    1548      0   213    761   64021  64021   35.6  11   32
46.26/46.36	c R   46.3   241716    1548      0   213    761   89778  89778   34.3   6   37
87.76/87.81	c B   87.8   241716    1548      0   213    761  160050 160050   33.3  12   50
131.44/131.52	c R  131.5   241716    1548      0   213    761  205174 205174   32.6   8   59
159.24/159.33	c +  159.3   241716    1548      0   213    761  238412 262253   31.6   8   65
216.24/216.38	c
216.24/216.38	c       original/binary      fixed     eliminated      learned       agility
216.24/216.38	c   seconds        variables     equivalent    conflicts       height       MB
216.24/216.38	c
216.24/216.38	c +  216.3   241716    1548      0   213    761  298016 288478   31.7  10   71
282.92/283.06	c +  283.0   241716    1548      0   213    761  372520 317325   31.5  10   77
289.51/289.61	c B  289.5   241716    1548      0   213    761  384091 300055   31.5  12   78
345.90/346.08	c R  346.0   241716    1548      0   213    761  461596 317344   31.0  12   80
348.90/349.04	c +  349.0   241716    1548      0   213    761  465650 349057   31.0   9   80
446.68/446.84	c +  446.7   241716    1548      0   213    761  582061 383962   30.7  11   87
583.96/584.17	c +  584.0   241716    1548      0   213    761  727576 422358   30.4   9   94
777.71/777.96	c B  777.8   241716    1548      0   213    761  896189 422376   30.5  11  106
792.91/793.17	c +  793.0   241716    1548      0   213    761  909472 464593   30.5   9  107
860.99/861.25	c s  861.1   241717    1548      0   213    761  992927 464600   29.3  11   80
885.68/885.91	c R  885.7   241717    1548      0   213    761 1025511 464606   29.1   6   86
974.66/974.98	c +  974.8   241717    1548      0   213    761 1136841 511052   28.3  10   93
1291.60/1291.98	c + 1291.7   241717    1548      0   213    761 1421051 562157   28.1   3  109
1770.90/1771.31	c + 1770.9   241717    1548      0   213    761 1776311 618372   27.8  13  128
2126.72/2127.27	c B 2126.8   241717    1548      0   213    761 2048374 618376   27.4  10  139
2329.97/2330.53	c + 2330.0   241717    1548      0   213    761 2220385 680209   26.6  12  134
2377.86/2378.44	c R 2377.9   241717    1548      0   213    761 2255779 653775   26.5  12  137
2835.86/2836.53	c s 2835.9   241718    1548      0   213    761 2516897 680225   25.6   8   90
3240.37/3241.16	c + 3240.5   241718    1548      0   213    761 2775481 748229   25.7   8  133
4431.42/4432.41	c
4431.42/4432.41	c       original/binary      fixed     eliminated      learned       agility
4431.42/4432.41	c   seconds        variables     equivalent    conflicts       height       MB
4431.42/4432.41	c
4431.42/4432.41	c + 4431.4   241718    1548      0   213    761 3469350 823051   26.0   9  174
6012.67/6014.03	c + 6012.7   241718    1548      0   213    761 4336685 905356   25.8   8  189
6627.34/6628.85	c B 6627.4   241718    1548      0   213    761 4608789 905365   25.6  12  194
7036.15/7037.75	c R 7036.2   241718    1548      0   213    761 4921167 905369   25.6  10  200
7999.04/8000.83	c + 7999.1   241718    1548      0   213    761 5420858 995891   25.2   9  219
10000.08/10002.31	c
10000.08/10002.31	c *** CAUGHT SIGNAL 15 ***
10000.08/10002.31	c
10000.08/10002.31	c 6287844 conflicts, 8317429 decisions, 2682 random
10000.08/10002.31	c 0 iterations, 10235 restarts, 0 skipped
10000.08/10002.31	c 15 enlarged, 2 shrunken, 61442 rescored, 1338 rebiased
10000.08/10002.31	c 3 simplifications, 0 reductions
10000.08/10002.31	c
10000.08/10002.31	c vars: 0 fixed, 213 equiv, 761 elim, 213 merged
10000.08/10002.31	c elim: 1640044 resolutions, 3 phases, 1 rounds
10000.08/10002.31	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
10000.08/10002.31	c arty: 2.24 and 0.00 xor average arity
10000.08/10002.31	c prbe: 1370016 probed, 442 phases, 442 rounds
10000.08/10002.31	c prbe: 0 failed, 0 lifted, 0 merged
10000.08/10002.31	c sccs: 0 non trivial, 0 fixed, 0 merged
10000.08/10002.31	c hash: 0 units, 213 merged
10000.08/10002.31	c mins: 154237714 learned, 28% deleted, 183 strong, 25 depth
10000.08/10002.31	c subs: 170 forward, 0 backward, 91 doms
10000.08/10002.31	c strs: 0 forward, 0 backward
10000.08/10002.31	c doms: 91 dominators, 0 high, 0 low
10000.08/10002.31	c prps: 740686382 propagations, 0.07 megaprops
10000.08/10002.31	c
10000.08/10002.31	c 10000.1 seconds, 243 MB max, 622 MB recycled
10000.08/10002.31	c
10000.08/10002.31	c *** CAUGHT SIGNAL 15 ***
10000.08/10002.31	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-1774971-1241198898/watcher-1774971-1241198898 -o /tmp/evaluation-result-1774971-1241198898/solver-1774971-1241198898 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1774971-1241198898.cnf 

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


[startup+0 s]
/proc/loadavg: 0.86 0.99 0.99 3/64 23195
/proc/meminfo: memFree=797136/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=1184 CPUtime=0
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 147923357 1212416 194 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 296 194 64 155 0 139 0

[startup+0.0599021 s]
/proc/loadavg: 0.86 0.99 0.99 3/64 23195
/proc/meminfo: memFree=797136/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=5944 CPUtime=0.05
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 1404 0 0 0 5 0 0 0 18 0 1 0 147923357 6086656 1389 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 1486 1389 64 155 0 1329 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5944

[startup+0.101905 s]
/proc/loadavg: 0.86 0.99 0.99 3/64 23195
/proc/meminfo: memFree=797136/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=9396 CPUtime=0.09
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 2267 0 0 0 8 1 0 0 18 0 1 0 147923357 9621504 2252 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 2349 2253 64 155 0 2192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9396

[startup+0.301918 s]
/proc/loadavg: 0.86 0.99 0.99 3/64 23195
/proc/meminfo: memFree=797136/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=18728 CPUtime=0.29
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 4484 0 0 0 27 2 0 0 19 0 1 0 147923357 19177472 4468 1992294400 134512640 135151029 4294956240 18446744073709551615 134532437 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 4682 4468 79 155 0 4525 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18728

[startup+0.701943 s]
/proc/loadavg: 0.86 0.99 0.99 3/64 23195
/proc/meminfo: memFree=797136/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=23608 CPUtime=0.69
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 6359 0 0 0 67 2 0 0 23 0 1 0 147923357 24174592 5752 1992294400 134512640 135151029 4294956240 18446744073709551615 134575843 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 5902 5752 79 155 0 5745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23608

[startup+1.50299 s]
/proc/loadavg: 0.86 0.99 0.99 2/65 23196
/proc/meminfo: memFree=772232/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=29240 CPUtime=1.49
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 7715 0 0 0 146 3 0 0 25 0 1 0 147923357 29941760 7108 1992294400 134512640 135151029 4294956240 18446744073709551615 134575488 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 7310 7108 79 155 0 7153 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29240

[startup+3.1011 s]
/proc/loadavg: 0.86 0.99 0.99 2/65 23196
/proc/meminfo: memFree=765768/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=32280 CPUtime=3.09
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 8517 0 0 0 305 4 0 0 25 0 1 0 147923357 33054720 7871 1992294400 134512640 135151029 4294956240 18446744073709551615 134554961 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 8070 7871 79 155 0 7913 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32280

[startup+6.3013 s]
/proc/loadavg: 0.87 0.99 0.99 2/65 23196
/proc/meminfo: memFree=765448/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=32280 CPUtime=6.29
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 8540 0 0 0 625 4 0 0 25 0 1 0 147923357 33054720 7894 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 8070 7894 79 155 0 7913 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32280

[startup+12.7017 s]
/proc/loadavg: 0.88 0.99 0.99 2/65 23196
/proc/meminfo: memFree=765408/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=32280 CPUtime=12.69
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 8581 0 0 0 1265 4 0 0 25 0 1 0 147923357 33054720 7935 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 8070 7935 79 155 0 7913 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32280

[startup+25.5015 s]
/proc/loadavg: 0.91 0.99 0.99 2/65 23196
/proc/meminfo: memFree=763488/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=34588 CPUtime=25.48
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 9119 0 0 0 2544 4 0 0 25 0 1 0 147923357 35418112 8473 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 8647 8473 79 155 0 8490 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34588

[startup+51.1012 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 23196
/proc/meminfo: memFree=754336/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=44464 CPUtime=51.07
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 11436 0 0 0 5100 7 0 0 25 0 1 0 147923357 45531136 10790 1992294400 134512640 135151029 4294956240 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 11116 10790 79 155 0 10959 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44464

[startup+102.306 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 23196
/proc/meminfo: memFree=739680/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=60152 CPUtime=102.26
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 15052 0 0 0 10215 11 0 0 25 0 1 0 147923357 61595648 14406 1992294400 134512640 135151029 4294956240 18446744073709551615 134552227 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 15038 14406 79 155 0 14881 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 60152

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 23196
/proc/meminfo: memFree=727904/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=72940 CPUtime=162.24
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 18011 0 0 0 16210 14 0 0 25 0 1 0 147923357 74690560 17365 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 18235 17365 79 155 0 18078 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72940

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 23196
/proc/meminfo: memFree=721760/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=79300 CPUtime=222.23
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 19520 0 0 0 22207 16 0 0 25 0 1 0 147923357 81203200 18874 1992294400 134512640 135151029 4294956240 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 19825 18874 79 155 0 19668 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 79300

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 23196
/proc/meminfo: memFree=716384/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=85384 CPUtime=282.22
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 20842 0 0 0 28205 17 0 0 25 0 1 0 147923357 87433216 20196 1992294400 134512640 135151029 4294956240 18446744073709551615 134554580 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 21346 20196 79 155 0 21189 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 85384

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 23196
/proc/meminfo: memFree=711520/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=90700 CPUtime=342.2
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 22066 0 0 0 34202 18 0 0 25 0 1 0 147923357 92876800 21420 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 22675 21420 79 155 0 22518 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 90700

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 23196
/proc/meminfo: memFree=707232/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=95652 CPUtime=402.19
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 23157 0 0 0 40199 20 0 0 25 0 1 0 147923357 97947648 22511 1992294400 134512640 135151029 4294956240 18446744073709551615 134554829 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 23913 22511 79 155 0 23756 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 95652

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 23196
/proc/meminfo: memFree=704032/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=99444 CPUtime=462.18
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 23967 0 0 0 46197 21 0 0 25 0 1 0 147923357 101830656 23321 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 24861 23321 79 155 0 24704 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 99444

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 23196
/proc/meminfo: memFree=698720/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=105140 CPUtime=522.17
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 25283 0 0 0 52194 23 0 0 25 0 1 0 147923357 107663360 24637 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 26285 24637 79 155 0 26128 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 105140

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 23196
/proc/meminfo: memFree=697568/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=106372 CPUtime=582.15
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 25544 0 0 0 58192 23 0 0 25 0 1 0 147923357 108924928 24898 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 26593 24898 79 155 0 26436 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 106372

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 23198
/proc/meminfo: memFree=692512/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=111944 CPUtime=642.14
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 26795 0 0 0 64190 24 0 0 25 0 1 0 147923357 114630656 26149 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 27986 26149 79 155 0 27829 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 111944

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23214
/proc/meminfo: memFree=557728/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=259624 CPUtime=9100.3
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69354 0 0 0 909955 75 0 0 25 0 1 0 147923357 265854976 59709 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 64906 59709 79 155 0 64749 0
Current children cumulated CPU time (s) 9100.3
Current children cumulated vsize (KiB) 259624

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23214
/proc/meminfo: memFree=557664/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=259816 CPUtime=9160.28
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69392 0 0 0 915953 75 0 0 25 0 1 0 147923357 266051584 59747 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 64954 59747 79 155 0 64797 0
Current children cumulated CPU time (s) 9160.28
Current children cumulated vsize (KiB) 259816

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=556832/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=261008 CPUtime=9220.28
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69573 0 0 0 921952 76 0 0 25 0 1 0 147923357 267272192 59928 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65252 59928 79 155 0 65095 0
Current children cumulated CPU time (s) 9220.28
Current children cumulated vsize (KiB) 261008

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=556576/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=261524 CPUtime=9280.26
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69652 0 0 0 927950 76 0 0 25 0 1 0 147923357 267800576 60007 1992294400 134512640 135151029 4294956240 18446744073709551615 134576059 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65381 60007 79 155 0 65224 0
Current children cumulated CPU time (s) 9280.26
Current children cumulated vsize (KiB) 261524

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=556512/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=261524 CPUtime=9340.25
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69664 0 0 0 933949 76 0 0 25 0 1 0 147923357 267800576 60019 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65381 60019 79 155 0 65224 0
Current children cumulated CPU time (s) 9340.25
Current children cumulated vsize (KiB) 261524

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=556512/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=261524 CPUtime=9400.24
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69674 0 0 0 939948 76 0 0 25 0 1 0 147923357 267800576 60029 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65381 60029 79 155 0 65224 0
Current children cumulated CPU time (s) 9400.24
Current children cumulated vsize (KiB) 261524

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=556512/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=261524 CPUtime=9460.22
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69696 0 0 0 945946 76 0 0 25 0 1 0 147923357 267800576 60051 1992294400 134512640 135151029 4294956240 18446744073709551615 134576004 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65381 60051 79 155 0 65224 0
Current children cumulated CPU time (s) 9460.22
Current children cumulated vsize (KiB) 261524

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=556448/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=261524 CPUtime=9520.21
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69709 0 0 0 951945 76 0 0 25 0 1 0 147923357 267800576 60064 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65381 60064 79 155 0 65224 0
Current children cumulated CPU time (s) 9520.21
Current children cumulated vsize (KiB) 261524

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=556320/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=261524 CPUtime=9580.19
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69746 0 0 0 957943 76 0 0 25 0 1 0 147923357 267800576 60101 1992294400 134512640 135151029 4294956240 18446744073709551615 134576002 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65381 60101 79 155 0 65224 0
Current children cumulated CPU time (s) 9580.19
Current children cumulated vsize (KiB) 261524

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=556256/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=261524 CPUtime=9640.18
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69767 0 0 0 963942 76 0 0 25 0 1 0 147923357 267800576 60122 1992294400 134512640 135151029 4294956240 18446744073709551615 134576059 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65381 60122 79 155 0 65224 0
Current children cumulated CPU time (s) 9640.18
Current children cumulated vsize (KiB) 261524

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=556000/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=261780 CPUtime=9700.17
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69792 0 0 0 969941 76 0 0 25 0 1 0 147923357 268062720 60147 1992294400 134512640 135151029 4294956240 18446744073709551615 134520387 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65445 60147 79 155 0 65288 0
Current children cumulated CPU time (s) 9700.17
Current children cumulated vsize (KiB) 261780

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=555552/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=262296 CPUtime=9760.15
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 69901 0 0 0 975939 76 0 0 25 0 1 0 147923357 268591104 60256 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65574 60256 79 155 0 65417 0
Current children cumulated CPU time (s) 9760.15
Current children cumulated vsize (KiB) 262296

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=555104/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=263068 CPUtime=9820.13
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 70001 0 0 0 981937 76 0 0 25 0 1 0 147923357 269381632 60356 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 65767 60356 79 155 0 65610 0
Current children cumulated CPU time (s) 9820.13
Current children cumulated vsize (KiB) 263068

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=554400/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=264356 CPUtime=9880.12
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 70193 0 0 0 987935 77 0 0 25 0 1 0 147923357 270700544 60548 1992294400 134512640 135151029 4294956240 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 66089 60548 79 155 0 65932 0
Current children cumulated CPU time (s) 9880.12
Current children cumulated vsize (KiB) 264356

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=553952/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=265128 CPUtime=9940.09
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 70315 0 0 0 993932 77 0 0 25 0 1 0 147923357 271491072 60670 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 66282 60670 79 155 0 66125 0
Current children cumulated CPU time (s) 9940.09
Current children cumulated vsize (KiB) 265128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=553888/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=265128 CPUtime=10000.1
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 70318 0 0 0 999931 77 0 0 25 0 1 0 147923357 271491072 60673 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 66282 60673 79 155 0 66125 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 265128

Sending SIGTERM to process tree (bottom up)

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=553888/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=265128 CPUtime=10000.1
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 70318 0 0 0 999931 77 0 0 25 0 1 0 147923357 271491072 60673 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 66282 60673 79 155 0 66125 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 265128
Sleeping 2 seconds

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

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23220
/proc/meminfo: memFree=553888/2055920 swapFree=4181244/4192956
[pid=23195] ppid=23193 vsize=265128 CPUtime=10000.1
/proc/23195/stat : 23195 (precosat) R 23193 23195 23158 0 -1 4194304 70318 0 0 0 999931 77 0 0 25 0 1 0 147923357 271491072 60673 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 0 0 0
/proc/23195/statm: 66282 60673 79 155 0 66125 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 265128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.3
CPU time (s): 10000.1
CPU user time (s): 9999.32
CPU system time (s): 0.808877
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 265128

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

runsolver used 8.25474 second user time and 28.1317 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-01 19:28:18
IDJOB=1774971
IDBENCH=71068
IDSOLVER=607
FILE ID=node22/1774971-1241198898
PBS_JOBID= 9224675
Free space on /tmp= 66424 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_12_UNSAT.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774971-1241198898/watcher-1774971-1241198898 -o /tmp/evaluation-result-1774971-1241198898/solver-1774971-1241198898 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1774971-1241198898.cnf

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

MD5SUM BENCH= ecc4810d82e30597ea8451526243ec09
RANDOM SEED=382522000

node22.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.232
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.232
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:        797616 kB
Buffers:         80548 kB
Cached:        1071120 kB
SwapCached:       5556 kB
Active:         230004 kB
Inactive:       929456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        797616 kB
SwapTotal:     4192956 kB
SwapFree:      4181244 kB
Dirty:            4760 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            84960 kB
Committed_AS:   756616 kB
PageTables:       1368 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= 66424 MiB
End job on node22 at 2009-05-01 22:15:02