Trace number 1722398

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.09 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
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-1722398-1240674952.cnf
0.00/0.00	c found header 'p cnf 1430 87044'
0.02/0.06	c finished parsing
0.02/0.06	c
0.02/0.06	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.02/0.06	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.02/0.06	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.02/0.06	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.02/0.06	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.02/0.06	c --random=1 --spread=2000 --seed=0 --skip=25
0.02/0.06	c
0.02/0.06	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.02/0.06	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.02/0.06	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.02/0.06	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.02/0.06	c
0.02/0.06	c starting search after 0.1 seconds
0.02/0.06	c no decision limit
0.02/0.07	c
0.02/0.07	c       original/binary      fixed     eliminated      learned       agility
0.02/0.07	c   seconds        variables     equivalent    conflicts       height       MB
0.02/0.07	c
0.02/0.07	c *    0.1    87044    1363      0    67      0       0      0    0.0   0    5
2.59/2.68	c s    2.7    85983     825      0   157    448       0      0    0.0   0    6
2.59/2.68	c l    2.7    85983     825      0   157    448       0  84137    0.0   0    6
2.69/2.71	c R    2.7    85983     825      0   157    448     100    100  116.6  16    6
2.69/2.74	c R    2.7    85983     825      0   157    448     201    201   80.9  13    7
2.89/2.90	c R    2.9    85983     825      0   157    448     805    805   41.7  10    7
2.89/2.96	c B    3.0    85983     825      0   157    448    1001   1001   38.0  16    7
3.20/3.26	c B    3.3    85983     825      0   157    448    2001   2001   31.4  13    7
3.30/3.36	c R    3.4    85983     825      0   157    448    2413   2413   30.7   7    7
3.99/4.08	c R    4.1    85983     825      0   157    448    6433   6433   27.0   9    8
4.19/4.30	c B    4.3    85983     825      0   157    448    8004   8004   25.7   7    8
7.09/7.10	c R    7.1    85983     825      0   157    448   16064  16064   23.8  13    9
9.09/9.19	c B    9.2    85983     825      0   157    448   24007  24007   23.1  11   11
12.59/12.68	c R   12.7    85983     825      0   157    448   38514  38514   21.7   6   13
19.69/19.70	c B   19.7    85983     825      0   157    448   64020  64020   21.0  10   17
28.28/28.32	c +   28.3    85983     825      0   157    448   84137  92550   21.2   9   20
29.98/30.09	c R   30.1    85983     825      0   157    448   89812  89812   20.8   9   21
35.28/35.39	c +   35.4    85983     825      0   157    448  105172 101805   20.5  12   21
46.98/47.08	c +   47.1    85983     825      0   157    448  131465 111985   20.5  14   23
60.17/60.27	c
60.17/60.27	c       original/binary      fixed     eliminated      learned       agility
60.17/60.27	c   seconds        variables     equivalent    conflicts       height       MB
60.17/60.27	c
60.17/60.27	c B   60.3    85983     825      0   157    448  160047 111990   21.0  10   25
61.97/62.04	c +   62.0    85983     825      0   157    448  164331 123183   21.0  12   25
79.67/79.77	c R   79.7    85983     825      0   157    448  205196 123191   20.6  13   28
79.86/79.91	c +   79.9    85983     825      0   157    448  205410 135501   20.6  10   28
107.66/107.76	c +  107.7    85983     825      0   157    448  256760 149051   20.1  11   31
148.05/148.16	c +  148.1    85983     825      0   157    448  320950 163956   20.2   9   33
186.04/186.19	c B  186.1    85983     825      0   157    448  384107 163961   20.3  11   35
197.44/197.53	c +  197.5    85983     825      0   157    448  401185 180351   20.3   8   35
228.63/228.72	c R  228.7    85983     825      0   157    448  461623 180366   20.3  14   38
234.23/234.31	c s  234.3    85984     825      0   157    448  470448 180367   20.1  16   27
253.12/253.20	c +  253.1    85984     825      0   157    448  501480 198386   19.9   8   31
349.69/349.85	c +  349.7    85984     825      0   157    448  626851 218224   19.7  10   41
463.06/463.25	c +  463.1    85984     825      0   157    448  783560 240046   19.6   7   45
552.04/552.27	c B  552.1    85984     825      0   157    448  896202 240060   19.5  13   48
615.11/615.30	c +  615.1    85984     825      0   157    448  979450 264050   19.2  12   49
649.61/649.80	c R  649.6    85984     825      0   157    448 1025692 264063   19.2   8   51
803.27/803.50	c +  803.3    85984     825      0   157    448 1224310 290455   18.7  10   55
1105.99/1106.35	c + 1106.1    85984     825      0   157    448 1530385 319500   18.7  13   61
1200.06/1200.40	c
1200.06/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.06/1200.40	c
1200.06/1200.40	c 1640888 conflicts, 2072446 decisions, 338 random
1200.06/1200.40	c 0 iterations, 3070 restarts, 0 skipped
1200.06/1200.40	c 14 enlarged, 1 shrunken, 16039 rescored, 444 rebiased
1200.06/1200.40	c 2 simplifications, 0 reductions
1200.06/1200.40	c
1200.06/1200.40	c vars: 0 fixed, 157 equiv, 448 elim, 157 merged
1200.06/1200.40	c elim: 584858 resolutions, 1 phases, 1 rounds
1200.06/1200.40	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1200.06/1200.40	c arty: 2.21 and 0.00 xor average arity
1200.06/1200.40	c prbe: 200843 probed, 122 phases, 121 rounds
1200.06/1200.40	c prbe: 0 failed, 0 lifted, 0 merged
1200.06/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.06/1200.40	c hash: 0 units, 157 merged
1200.06/1200.40	c mins: 31927307 learned, 27% deleted, 102 strong, 24 depth
1200.06/1200.40	c subs: 126 forward, 0 backward, 67 doms
1200.06/1200.40	c strs: 0 forward, 0 backward
1200.06/1200.40	c doms: 67 dominators, 0 high, 0 low
1200.06/1200.40	c prps: 173018958 propagations, 0.14 megaprops
1200.06/1200.40	c
1200.06/1200.40	c 1200.1 seconds, 64 MB max, 134 MB recycled
1200.06/1200.40	c
1200.06/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.06/1200.40	c

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1722398-1240674952/watcher-1722398-1240674952 -o /tmp/evaluation-result-1722398-1240674952/solver-1722398-1240674952 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1722398-1240674952.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 19285
/proc/meminfo: memFree=1769784/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=1052 CPUtime=0
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 95528392 1077248 168 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 263 169 64 155 0 106 0

[startup+0.0271369 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 19285
/proc/meminfo: memFree=1769784/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=3032 CPUtime=0.02
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 677 0 0 0 2 0 0 0 18 0 1 0 95528392 3104768 662 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 758 663 64 155 0 601 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3032

[startup+0.101103 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 19285
/proc/meminfo: memFree=1769784/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=7292 CPUtime=0.09
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 1757 0 0 0 9 0 0 0 18 0 1 0 95528392 7467008 1741 1992294400 134512640 135151029 4294956224 18446744073709551615 134581544 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 1823 1741 79 155 0 1666 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7292

[startup+0.301126 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 19285
/proc/meminfo: memFree=1769784/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=9544 CPUtime=0.29
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 2476 0 0 0 29 0 0 0 19 0 1 0 95528392 9773056 2291 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 2386 2292 79 155 0 2229 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9544

[startup+0.701173 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 19285
/proc/meminfo: memFree=1769784/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=12212 CPUtime=0.68
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 3158 0 0 0 68 0 0 0 22 0 1 0 95528392 12505088 2973 1992294400 134512640 135151029 4294956224 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 3053 2973 79 155 0 2896 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12212

[startup+1.50126 s]
/proc/loadavg: 0.92 0.98 1.09 2/65 19286
/proc/meminfo: memFree=1758192/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=12212 CPUtime=1.49
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 3158 0 0 0 148 1 0 0 25 0 1 0 95528392 12505088 2973 1992294400 134512640 135151029 4294956224 18446744073709551615 134526188 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 3053 2973 79 155 0 2896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12212

[startup+3.10245 s]
/proc/loadavg: 0.92 0.98 1.09 2/65 19286
/proc/meminfo: memFree=1758000/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=12212 CPUtime=3.09
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 3158 0 0 0 308 1 0 0 25 0 1 0 95528392 12505088 2973 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 3053 2973 79 155 0 2896 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12212

[startup+6.30182 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 19286
/proc/meminfo: memFree=1757936/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=12212 CPUtime=6.29
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 3158 0 0 0 628 1 0 0 25 0 1 0 95528392 12505088 2973 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 3053 2973 79 155 0 2896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12212

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 19286
/proc/meminfo: memFree=1755640/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=15044 CPUtime=12.68
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 3822 0 0 0 1267 1 0 0 25 0 1 0 95528392 15405056 3637 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 3761 3637 79 155 0 3604 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15044

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 1.08 2/65 19286
/proc/meminfo: memFree=1748920/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=21956 CPUtime=25.48
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 5415 0 0 0 2545 3 0 0 25 0 1 0 95528392 22482944 5230 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 5489 5230 79 155 0 5332 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21956

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 1.08 2/65 19286
/proc/meminfo: memFree=1743416/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=28120 CPUtime=51.07
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 6811 0 0 0 5103 4 0 0 25 0 1 0 95528392 28794880 6626 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 7030 6626 79 155 0 6873 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28120

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.08 2/65 19286
/proc/meminfo: memFree=1737144/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=34768 CPUtime=102.27
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 8309 0 0 0 10221 6 0 0 25 0 1 0 95528392 35602432 8124 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 8692 8124 79 155 0 8535 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34768

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 19286
/proc/meminfo: memFree=1732728/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=39692 CPUtime=162.24
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 9405 0 0 0 16217 7 0 0 25 0 1 0 95528392 40644608 9220 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 9923 9220 79 155 0 9766 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39692

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 19286
/proc/meminfo: memFree=1730488/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=42292 CPUtime=222.23
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 9944 0 0 0 22215 8 0 0 25 0 1 0 95528392 43307008 9759 1992294400 134512640 135151029 4294956224 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 10573 9759 79 155 0 10416 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42292

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 19286
/proc/meminfo: memFree=1728184/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=43964 CPUtime=282.21
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 11432 0 0 0 28212 9 0 0 25 0 1 0 95528392 45019136 10370 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 10991 10370 79 155 0 10834 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 43964

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 19292
/proc/meminfo: memFree=1726320/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=45692 CPUtime=342.19
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 11813 0 0 0 34209 10 0 0 25 0 1 0 95528392 46788608 10751 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 11423 10751 79 155 0 11266 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 45692

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 19292
/proc/meminfo: memFree=1723376/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=49368 CPUtime=402.17
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 12538 0 0 0 40206 11 0 0 25 0 1 0 95528392 50552832 11476 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 12342 11476 79 155 0 12185 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 49368

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 19292
/proc/meminfo: memFree=1722032/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=51032 CPUtime=462.16
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 12860 0 0 0 46205 11 0 0 25 0 1 0 95528392 52256768 11798 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 12758 11798 79 155 0 12601 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 51032

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 19292
/proc/meminfo: memFree=1719472/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=53656 CPUtime=522.14
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 13486 0 0 0 52202 12 0 0 25 0 1 0 95528392 54943744 12424 1992294400 134512640 135151029 4294956224 18446744073709551615 134574655 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 13414 12424 79 155 0 13257 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 53656

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 19292
/proc/meminfo: memFree=1718512/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=54936 CPUtime=582.12
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 13719 0 0 0 58200 12 0 0 25 0 1 0 95528392 56254464 12657 1992294400 134512640 135151029 4294956224 18446744073709551615 134555112 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 13734 12657 79 155 0 13577 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 54936

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 19292
/proc/meminfo: memFree=1716728/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=56872 CPUtime=642.12
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 14151 0 0 0 64199 13 0 0 25 0 1 0 95528392 58236928 13089 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 14218 13089 79 155 0 14061 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 56872

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 19292
/proc/meminfo: memFree=1716088/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=57448 CPUtime=702.09
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 14288 0 0 0 70196 13 0 0 25 0 1 0 95528392 58826752 13226 1992294400 134512640 135151029 4294956224 18446744073709551615 134575841 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 14362 13226 79 155 0 14205 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 57448

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 19292
/proc/meminfo: memFree=1712760/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=61612 CPUtime=762.08
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 15110 0 0 0 76194 14 0 0 25 0 1 0 95528392 63090688 14048 1992294400 134512640 135151029 4294956224 18446744073709551615 134576075 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 15403 14048 79 155 0 15246 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 61612

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 19292
/proc/meminfo: memFree=1711544/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=63292 CPUtime=822.06
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 15471 0 0 0 82192 14 0 0 25 0 1 0 95528392 64811008 14409 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 15823 14409 79 155 0 15666 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 63292

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19292
/proc/meminfo: memFree=1710072/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=64720 CPUtime=882.05
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 15824 0 0 0 88190 15 0 0 25 0 1 0 95528392 66273280 14762 1992294400 134512640 135151029 4294956224 18446744073709551615 134520387 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 16180 14762 79 155 0 16023 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 64720

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19292
/proc/meminfo: memFree=1709112/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=66132 CPUtime=942.03
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 16056 0 0 0 94188 15 0 0 25 0 1 0 95528392 67719168 14994 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 16533 14994 79 155 0 16376 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 66132

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19292
/proc/meminfo: memFree=1708408/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=66684 CPUtime=1002.01
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 16217 0 0 0 100186 15 0 0 25 0 1 0 95528392 68284416 15155 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 16671 15155 79 155 0 16514 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 66684

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19292
/proc/meminfo: memFree=1707768/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=67516 CPUtime=1062
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 16376 0 0 0 106184 16 0 0 25 0 1 0 95528392 69136384 15314 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 16879 15314 79 155 0 16722 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 67516

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19292
/proc/meminfo: memFree=1706296/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=69200 CPUtime=1121.98
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 16728 0 0 0 112182 16 0 0 25 0 1 0 95528392 70860800 15666 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 17300 15666 79 155 0 17143 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 69200

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19292
/proc/meminfo: memFree=1704824/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=70752 CPUtime=1181.97
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 17104 0 0 0 118180 17 0 0 25 0 1 0 95528392 72450048 16042 1992294400 134512640 135151029 4294956224 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 17688 16042 79 155 0 17531 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 70752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19292
/proc/meminfo: memFree=1704632/2055920 swapFree=4192812/4192956
[pid=19285] ppid=19283 vsize=71088 CPUtime=1200.06
/proc/19285/stat : 19285 (precosat) R 19283 19285 18469 0 -1 4194304 17145 0 0 0 119989 17 0 0 25 0 1 0 95528392 72794112 16083 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19285/statm: 17772 16083 79 155 0 17615 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 71088

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.09
CPU user time (s): 1199.9
CPU system time (s): 0.185971
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 71088

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

runsolver used 0.946856 second user time and 2.73058 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-25 17:55:52
IDJOB=1722398
IDBENCH=71089
IDSOLVER=507
FILE ID=node20/1722398-1240674952
PBS_JOBID= 9186588
Free space on /tmp= 66244 MiB

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

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=537683687

node20.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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
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:       1770264 kB
Buffers:         21560 kB
Cached:         190736 kB
SwapCached:          0 kB
Active:          96600 kB
Inactive:       129676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2048 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            45456 kB
Committed_AS:   393840 kB
PageTables:       1396 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= 66244 MiB
End job on node20 at 2009-04-25 18:15:54