Trace number 1774951

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.9

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
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-1774951-1241198894.cnf
0.00/0.00	c found header 'p cnf 1584 91646'
0.01/0.07	c finished parsing
0.01/0.07	c
0.01/0.07	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.01/0.07	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.01/0.07	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.01/0.07	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.01/0.07	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.01/0.07	c --random=1 --spread=2000 --seed=0 --skip=25
0.01/0.07	c
0.01/0.07	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.01/0.07	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.01/0.07	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.01/0.07	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.01/0.07	c
0.01/0.07	c starting search after 0.1 seconds
0.01/0.07	c no decision limit
0.01/0.07	c
0.01/0.07	c       original/binary      fixed     eliminated      learned       agility
0.01/0.07	c   seconds        variables     equivalent    conflicts       height       MB
0.01/0.07	c
0.01/0.07	c *    0.1    91646    1517      0    67      0       0      0    0.0   0    5
2.10/2.13	c s    2.1    90518     956      0   157    471       0      0    0.0   0    6
2.10/2.13	c l    2.1    90518     956      0   157    471       0  88516    0.0   0    6
2.10/2.15	c R    2.2    90518     956      0   157    471     100    100  128.3  14    7
2.10/2.18	c R    2.2    90518     956      0   157    471     201    201   91.2  14    7
2.20/2.29	c R    2.3    90518     956      0   157    471     802    802   50.4  11    7
2.29/2.35	c B    2.4    90518     956      0   157    471    1001   1001   45.7  10    7
2.49/2.56	c B    2.6    90518     956      0   157    471    2002   2002   38.6  11    7
2.59/2.66	c R    2.7    90518     956      0   157    471    2407   2407   37.3  13    8
3.49/3.59	c R    3.6    90518     956      0   157    471    6414   6414   33.5  13    8
3.79/3.83	c B    3.8    90518     956      0   157    471    8005   8005   32.1   7    9
5.79/5.82	c R    5.8    90518     956      0   157    471   16040  16040   30.6  10   10
7.49/7.50	c B    7.5    90518     956      0   157    471   24011  24011   29.1   9   11
11.00/11.01	c R   11.0    90518     956      0   157    471   38499  38499   29.1   5   14
18.69/18.74	c B   18.7    90518     956      0   157    471   64018  64018   28.6  12   19
26.48/26.53	c +   26.5    90518     956      0   157    471   88517  97367   28.0   8   23
26.88/26.94	c R   26.9    90518     956      0   157    471   89814  89814   27.9   9   24
35.18/35.22	c +   35.2    90518     956      0   157    471  110645 107103   27.3   9   25
47.38/47.47	c +   47.5    90518     956      0   157    471  138305 117813   27.3  13   28
60.87/60.97	c
60.87/60.97	c       original/binary      fixed     eliminated      learned       agility
60.87/60.97	c   seconds        variables     equivalent    conflicts       height       MB
60.87/60.97	c
60.87/60.97	c B   61.0    90518     956      0   157    471  160034 117814   28.1  14   30
66.77/66.83	c +   66.8    90518     956      0   157    471  172881 129594   28.2  11   31
86.57/86.63	c R   86.6    90518     956      0   157    471  205213 129610   27.5   8   32
91.47/91.50	c +   91.5    90518     956      0   157    471  216101 142553   27.2   8   33
119.76/119.86	c +  119.8    90518     956      0   157    471  270126 156808   26.8   8   36
155.05/155.11	c +  155.1    90518     956      0   157    471  337655 172488   26.6  13   39
183.84/183.99	c B  183.9    90518     956      0   157    471  384083 172494   26.9   9   42
209.33/209.48	c +  209.4    90518     956      0   157    471  422065 189736   27.1   7   43
233.83/233.92	c R  233.9    90518     956      0   157    471  461620 189749   27.2   9   45
269.61/269.71	c +  269.6    90518     956      0   157    471  527580 208709   26.6  12   46
371.59/371.75	c +  371.7    90518     956      0   157    471  659475 229579   26.5  10   51
495.05/495.24	c +  495.1    90518     956      0   157    471  824340 252536   26.3   7   56
549.13/549.35	c B  549.2    90518     956      0   157    471  896180 252542   26.3  12   59
646.50/646.77	c R  646.6    90518     956      0   157    471 1025517 252544   26.5  11   61
651.00/651.26	c +  651.1    90518     956      0   157    471 1030425 277789   26.4   8   61
858.45/858.70	c +  858.5    90518     956      0   157    471 1288031 305567   25.8   9   69
1146.17/1146.53	c + 1146.2    90518     956      0   157    471 1610035 336123   25.6   9   76
1574.14/1574.64	c + 1574.2    90518     956      0   157    471 2012541 369735   25.7  11   83
1612.43/1612.91	c B 1612.5    90518     956      0   157    471 2048355 369736   25.8   9   88
1821.97/1822.53	c
1821.97/1822.53	c       original/binary      fixed     eliminated      learned       agility
1821.97/1822.53	c   seconds        variables     equivalent    conflicts       height       MB
1821.97/1822.53	c
1821.97/1822.53	c R 1822.0    90518     956      0   157    471 2255815 369750   25.1   9   85
2071.89/2072.56	c + 2072.0    90518     956      0   157    471 2515678 406708   24.9  10   92
2857.37/2858.29	c + 2857.5    90518     956      0   157    471 3144596 447378   25.0  10  105
3879.88/3881.07	c + 3880.0    90518     956      0   157    471 3930746 492115   25.0   9  114
4863.40/4864.88	c B 4863.5    90518     956      0   157    471 4608750 492137   25.2  10  125
5211.10/5212.67	c + 5211.2    90518     956      0   157    471 4913430 541326   25.1   9  126
5220.20/5221.77	c R 5220.3    90518     956      0   157    471 4921409 500101   25.1  10  127
7248.12/7250.26	c + 7248.2    90518     956      0   157    471 6141786 595458   25.1  10  148
9915.74/9918.64	c + 9915.8    90518     956      0   157    471 7677230 655003   24.8   6  154
10000.02/10002.90	c
10000.02/10002.90	c *** CAUGHT SIGNAL 15 ***
10000.02/10002.90	c
10000.02/10002.90	c 7743869 conflicts, 9965112 decisions, 3043 random
10000.02/10002.90	c 0 iterations, 12285 restarts, 0 skipped
10000.02/10002.90	c 21 enlarged, 0 shrunken, 75685 rescored, 1652 rebiased
10000.02/10002.90	c 1 simplifications, 0 reductions
10000.02/10002.90	c
10000.02/10002.90	c vars: 0 fixed, 157 equiv, 471 elim, 157 merged
10000.02/10002.90	c elim: 574309 resolutions, 1 phases, 1 rounds
10000.02/10002.90	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
10000.02/10002.90	c arty: 2.24 and 0.00 xor average arity
10000.02/10002.90	c prbe: 1188340 probed, 621 phases, 621 rounds
10000.02/10002.90	c prbe: 0 failed, 0 lifted, 0 merged
10000.02/10002.90	c sccs: 0 non trivial, 0 fixed, 0 merged
10000.02/10002.90	c hash: 0 units, 157 merged
10000.02/10002.90	c mins: 204970143 learned, 27% deleted, 224 strong, 26 depth
10000.02/10002.90	c subs: 128 forward, 0 backward, 67 doms
10000.02/10002.90	c strs: 0 forward, 0 backward
10000.02/10002.90	c doms: 67 dominators, 0 high, 0 low
10000.02/10002.90	c prps: 1072325009 propagations, 0.11 megaprops
10000.02/10002.90	c
10000.02/10002.90	c 10000.0 seconds, 162 MB max, 887 MB recycled
10000.02/10002.90	c
10000.02/10002.90	c *** CAUGHT SIGNAL 15 ***
10000.02/10002.90	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-1774951-1241198894/watcher-1774951-1241198894 -o /tmp/evaluation-result-1774951-1241198894/solver-1774951-1241198894 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1774951-1241198894.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: 1.00 1.00 1.00 3/64 30583
/proc/meminfo: memFree=984456/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=1056 CPUtime=0
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 147922705 1081344 172 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 264 172 64 155 0 107 0

[startup+0.021384 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30583
/proc/meminfo: memFree=984456/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=2508 CPUtime=0.01
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 539 0 0 0 1 0 0 0 18 0 1 0 147922705 2568192 524 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 627 525 64 155 0 470 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2508

[startup+0.102392 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30583
/proc/meminfo: memFree=984456/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=7676 CPUtime=0.09
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 1827 0 0 0 8 1 0 0 18 0 1 0 147922705 7860224 1811 1992294400 134512640 135151029 4294956240 18446744073709551615 134554843 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 1919 1811 79 155 0 1762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7676

[startup+0.302413 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30583
/proc/meminfo: memFree=984456/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=9768 CPUtime=0.29
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 2579 0 0 0 28 1 0 0 19 0 1 0 147922705 10002432 2348 1992294400 134512640 135151029 4294956240 18446744073709551615 134575458 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 2442 2348 79 155 0 2285 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9768

[startup+0.702456 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30583
/proc/meminfo: memFree=984456/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=12428 CPUtime=0.69
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 3250 0 0 0 67 2 0 0 22 0 1 0 147922705 12726272 3019 1992294400 134512640 135151029 4294956240 18446744073709551615 134526330 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 3107 3019 79 155 0 2950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12428

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30584
/proc/meminfo: memFree=972672/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=12428 CPUtime=1.49
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 3250 0 0 0 147 2 0 0 25 0 1 0 147922705 12726272 3019 1992294400 134512640 135151029 4294956240 18446744073709551615 134548290 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 3107 3019 79 155 0 2950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12428

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30584
/proc/meminfo: memFree=972544/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=12428 CPUtime=3.09
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 3250 0 0 0 307 2 0 0 25 0 1 0 147922705 12726272 3019 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 3107 3019 79 155 0 2950 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12428

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30584
/proc/meminfo: memFree=972416/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=12692 CPUtime=6.29
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 3316 0 0 0 627 2 0 0 25 0 1 0 147922705 12996608 3085 1992294400 134512640 135151029 4294956240 18446744073709551615 134555100 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 3173 3085 79 155 0 3016 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12692

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30584
/proc/meminfo: memFree=967552/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=18064 CPUtime=12.69
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 4595 0 0 0 1266 3 0 0 25 0 1 0 147922705 18497536 4364 1992294400 134512640 135151029 4294956240 18446744073709551615 134574075 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 4516 4364 79 155 0 4359 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18064

[startup+25.5011 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 30584
/proc/meminfo: memFree=959552/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=26004 CPUtime=25.48
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 6488 0 0 0 2543 5 0 0 25 0 1 0 147922705 26628096 6257 1992294400 134512640 135151029 4294956240 18446744073709551615 134580506 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 6501 6257 79 155 0 6344 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26004

[startup+51.1019 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 30584
/proc/meminfo: memFree=952960/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=33164 CPUtime=51.08
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 8147 0 0 0 5101 7 0 0 25 0 1 0 147922705 33959936 7916 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 8291 7916 79 155 0 8134 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33164

[startup+102.305 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 30584
/proc/meminfo: memFree=946880/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=39688 CPUtime=102.26
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 9613 0 0 0 10217 9 0 0 25 0 1 0 147922705 40640512 9382 1992294400 134512640 135151029 4294956240 18446744073709551615 134574195 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 9922 9382 79 155 0 9765 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39688

[startup+162.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 30584
/proc/meminfo: memFree=942208/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=45300 CPUtime=162.24
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 10852 0 0 0 16213 11 0 0 25 0 1 0 147922705 46387200 10621 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 11325 10621 79 155 0 11168 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 45300

[startup+222.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 30584
/proc/meminfo: memFree=937408/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=50012 CPUtime=222.23
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 11973 0 0 0 22210 13 0 0 25 0 1 0 147922705 51212288 11742 1992294400 134512640 135151029 4294956240 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 12503 11742 79 155 0 12346 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50012

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30584
/proc/meminfo: memFree=934144/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=53772 CPUtime=282.2
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 12800 0 0 0 28207 13 0 0 25 0 1 0 147922705 55062528 12569 1992294400 134512640 135151029 4294956240 18446744073709551615 134520115 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 13443 12569 79 155 0 13286 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53772

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30584
/proc/meminfo: memFree=932480/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=55896 CPUtime=342.19
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 13191 0 0 0 34205 14 0 0 25 0 1 0 147922705 57237504 12960 1992294400 134512640 135151029 4294956240 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 13974 12960 79 155 0 13817 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 55896

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30584
/proc/meminfo: memFree=929088/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=59800 CPUtime=402.17
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 14050 0 0 0 40202 15 0 0 25 0 1 0 147922705 61235200 13819 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 14950 13819 79 155 0 14793 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 59800

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30584
/proc/meminfo: memFree=927488/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=61876 CPUtime=462.16
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 14437 0 0 0 46200 16 0 0 25 0 1 0 147922705 63361024 14206 1992294400 134512640 135151029 4294956240 18446744073709551615 134554829 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 15469 14206 79 155 0 15312 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 61876

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30584
/proc/meminfo: memFree=924544/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=64988 CPUtime=522.14
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 15158 0 0 0 52198 16 0 0 25 0 1 0 147922705 66547712 14927 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 16247 14927 79 155 0 16090 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 64988

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30584
/proc/meminfo: memFree=923136/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=66596 CPUtime=582.12
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 15516 0 0 0 58196 16 0 0 25 0 1 0 147922705 68194304 15285 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 16649 15285 79 155 0 16492 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 66596

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30584
/proc/meminfo: memFree=922624/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=67212 CPUtime=642.11
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 15641 0 0 0 64195 16 0 0 25 0 1 0 147922705 68825088 15410 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 16803 15410 79 155 0 16646 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 67212

[startup+702.303 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30602
/proc/meminfo: memFree=834816/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170024 CPUtime=9099.69
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37380 0 0 0 909904 65 0 0 25 0 1 0 147922705 174104576 37149 1992294400 134512640 135151029 4294956240 18446744073709551615 134576059 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42506 37149 79 155 0 42349 0
Current children cumulated CPU time (s) 9099.69
Current children cumulated vsize (KiB) 170024

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30602
/proc/meminfo: memFree=834688/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170024 CPUtime=9159.67
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37398 0 0 0 915902 65 0 0 25 0 1 0 147922705 174104576 37167 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42506 37167 79 155 0 42349 0
Current children cumulated CPU time (s) 9159.67
Current children cumulated vsize (KiB) 170024

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=834304/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170412 CPUtime=9219.65
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37482 0 0 0 921899 66 0 0 25 0 1 0 147922705 174501888 37251 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42603 37251 79 155 0 42446 0
Current children cumulated CPU time (s) 9219.65
Current children cumulated vsize (KiB) 170412

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=834240/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170412 CPUtime=9279.63
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37502 0 0 0 927897 66 0 0 25 0 1 0 147922705 174501888 37271 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42603 37271 79 155 0 42446 0
Current children cumulated CPU time (s) 9279.63
Current children cumulated vsize (KiB) 170412

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=834240/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170540 CPUtime=9339.61
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37509 0 0 0 933895 66 0 0 25 0 1 0 147922705 174632960 37278 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42635 37278 79 155 0 42478 0
Current children cumulated CPU time (s) 9339.61
Current children cumulated vsize (KiB) 170540

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=834176/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170540 CPUtime=9399.59
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37518 0 0 0 939893 66 0 0 25 0 1 0 147922705 174632960 37287 1992294400 134512640 135151029 4294956240 18446744073709551615 134574633 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42635 37287 79 155 0 42478 0
Current children cumulated CPU time (s) 9399.59
Current children cumulated vsize (KiB) 170540

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=834112/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170540 CPUtime=9459.58
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37534 0 0 0 945891 67 0 0 25 0 1 0 147922705 174632960 37303 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42635 37303 79 155 0 42478 0
Current children cumulated CPU time (s) 9459.58
Current children cumulated vsize (KiB) 170540

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=834112/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170540 CPUtime=9519.56
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37536 0 0 0 951889 67 0 0 25 0 1 0 147922705 174632960 37305 1992294400 134512640 135151029 4294956240 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42635 37305 79 155 0 42478 0
Current children cumulated CPU time (s) 9519.56
Current children cumulated vsize (KiB) 170540

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=833984/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170672 CPUtime=9579.54
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37560 0 0 0 957887 67 0 0 25 0 1 0 147922705 174768128 37329 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42668 37329 79 155 0 42511 0
Current children cumulated CPU time (s) 9579.54
Current children cumulated vsize (KiB) 170672

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=833856/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170932 CPUtime=9639.53
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37593 0 0 0 963885 68 0 0 25 0 1 0 147922705 175034368 37362 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42733 37362 79 155 0 42576 0
Current children cumulated CPU time (s) 9639.53
Current children cumulated vsize (KiB) 170932

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=833792/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170932 CPUtime=9699.51
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37603 0 0 0 969883 68 0 0 25 0 1 0 147922705 175034368 37372 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42733 37372 79 155 0 42576 0
Current children cumulated CPU time (s) 9699.51
Current children cumulated vsize (KiB) 170932

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=833792/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170932 CPUtime=9759.49
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37609 0 0 0 975881 68 0 0 25 0 1 0 147922705 175034368 37378 1992294400 134512640 135151029 4294956240 18446744073709551615 134554580 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42733 37378 79 155 0 42576 0
Current children cumulated CPU time (s) 9759.49
Current children cumulated vsize (KiB) 170932

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=833728/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170932 CPUtime=9819.47
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37612 0 0 0 981879 68 0 0 25 0 1 0 147922705 175034368 37381 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42733 37381 79 155 0 42576 0
Current children cumulated CPU time (s) 9819.47
Current children cumulated vsize (KiB) 170932

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=833792/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=170932 CPUtime=9879.46
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37614 0 0 0 987878 68 0 0 25 0 1 0 147922705 175034368 37383 1992294400 134512640 135151029 4294956240 18446744073709551615 134555130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42733 37383 79 155 0 42576 0
Current children cumulated CPU time (s) 9879.46
Current children cumulated vsize (KiB) 170932

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=833792/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=171188 CPUtime=9939.44
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 37618 0 0 0 993875 69 0 0 25 0 1 0 147922705 175296512 37387 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 42797 37387 79 155 0 42640 0
Current children cumulated CPU time (s) 9939.44
Current children cumulated vsize (KiB) 171188

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=829760/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=175280 CPUtime=9999.42
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 38618 0 0 0 999873 69 0 0 25 0 1 0 147922705 179486720 38387 1992294400 134512640 135151029 4294956240 18446744073709551615 134680128 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 43820 38387 79 155 0 43663 0
Current children cumulated CPU time (s) 9999.42
Current children cumulated vsize (KiB) 175280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=829696/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=175280 CPUtime=10000
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 38622 0 0 0 999933 69 0 0 25 0 1 0 147922705 179486720 38391 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 43820 38391 79 155 0 43663 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 175280

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

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

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30608
/proc/meminfo: memFree=829696/2055920 swapFree=4180872/4192956
[pid=30583] ppid=30581 vsize=175280 CPUtime=10000
/proc/30583/stat : 30583 (precosat) R 30581 30583 30484 0 -1 4194304 38622 0 0 0 999933 69 0 0 25 0 1 0 147922705 179486720 38391 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/30583/statm: 43820 38391 79 155 0 43663 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 175280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.9
CPU time (s): 10000.1
CPU user time (s): 9999.34
CPU system time (s): 0.723889
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 175280

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

runsolver used 7.79581 second user time and 20.9768 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-01 19:28:14
IDJOB=1774951
IDBENCH=71066
IDSOLVER=607
FILE ID=node19/1774951-1241198894
PBS_JOBID= 9224651
Free space on /tmp= 66456 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=1429046918

node19.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.236
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.236
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:        984936 kB
Buffers:         82876 kB
Cached:         883020 kB
SwapCached:       6776 kB
Active:          67836 kB
Inactive:       906924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        984936 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            82172 kB
Committed_AS:   702980 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= 66456 MiB
End job on node19 at 2009-05-01 22:14:59