Trace number 1722348

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_13_UNSAT.cnf
MD5SUMd4e16a803f6cd0903a2bd3e7157287b3
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 variables2730
Number of clauses271285
Sum of the clauses size809746
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24450
Number of clauses of size 3266804
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-1722348-1240674277.cnf
0.00/0.00	c found header 'p cnf 2730 271285'
0.19/0.21	c finished parsing
0.19/0.21	c
0.19/0.21	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.19/0.21	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.19/0.21	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.19/0.21	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.19/0.21	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.19/0.21	c --random=1 --spread=2000 --seed=0 --skip=25
0.19/0.21	c
0.19/0.21	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.19/0.21	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.19/0.21	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.19/0.21	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.19/0.21	c
0.19/0.21	c starting search after 0.2 seconds
0.19/0.21	c no decision limit
0.19/0.22	c
0.19/0.22	c       original/binary      fixed     eliminated      learned       agility
0.19/0.22	c   seconds        variables     equivalent    conflicts       height       MB
0.19/0.22	c
0.19/0.22	c *    0.2   271285    2639      0    91      0       0      0    0.0   0   16
2.99/3.07	c s    3.1   269418    1665      0   213    852       0      0    0.0   0   17
2.99/3.07	c l    3.1   269418    1665      0   213    852       0 265861    0.0   0   17
3.09/3.14	c R    3.1   269418    1665      0   213    852     100    100  217.4  14   20
3.09/3.17	c R    3.2   269418    1665      0   213    852     201    201  175.5  15   20
3.40/3.46	c R    3.5   269418    1665      0   213    852     802    802  110.9  11   21
3.59/3.69	c B    3.7   269418    1665      0   213    852    1002   1002  100.2  18   21
4.29/4.37	c B    4.4   269418    1665      0   213    852    2003   2003   73.4   9   22
4.50/4.57	c R    4.6   269418    1665      0   213    852    2403   2403   72.2   6   22
5.99/6.04	c R    6.0   269418    1665      0   213    852    6411   6411   54.1   6   23
6.49/6.56	c B    6.6   269418    1665      0   213    852    8005   8005   53.1   7   23
10.89/10.91	c R   10.9   269418    1665      0   213    852   16041  16041   46.7  10   25
13.39/13.45	c B   13.4   269418    1665      0   213    852   24017  24017   47.8  13   27
20.39/20.44	c R   20.4   269418    1665      0   213    852   38491  38491   45.6   8   30
34.58/34.67	c B   34.7   269418    1665      0   213    852   64030  64030   41.8  10   35
46.78/46.80	c R   46.8   269418    1665      0   213    852   89796  89796   41.7  11   40
94.37/94.44	c B   94.4   269418    1665      0   213    852  160051 160051   40.3  12   55
118.06/118.19	c R  118.2   269418    1665      0   213    852  205190 205190   38.8   4   62
169.25/169.35	c +  169.3   269418    1665      0   213    852  265861 292447   38.0  12   75
228.63/228.73	c
228.63/228.73	c       original/binary      fixed     eliminated      learned       agility
228.63/228.73	c   seconds        variables     equivalent    conflicts       height       MB
228.63/228.73	c
228.63/228.73	c +  228.7   269418    1665      0   213    852  332325 321691   37.9   6   81
288.22/288.38	c B  288.3   269418    1665      0   213    852  384101 321698   39.1   9   88
320.61/320.72	c +  320.6   269418    1665      0   213    852  415405 353860   39.1   9   90
345.90/346.04	c R  346.0   269418    1665      0   213    852  461558 353873   37.9  15   93
381.99/382.14	c +  382.1   269418    1665      0   213    852  519256 389246   36.7   9   93
562.35/562.54	c +  562.4   269418    1665      0   213    852  649073 428170   36.5  13  104
745.61/745.89	c +  745.7   269418    1665      0   213    852  811340 470987   35.5   7  109
865.48/865.75	c B  865.5   269418    1665      0   213    852  896199 471013   35.4   8  118
991.74/992.00	c +  991.8   269418    1665      0   213    852 1014178 518085   36.2  13  123
1001.63/1001.97	c R 1001.7   269418    1665      0   213    852 1025537 482372   36.2   9  125
1200.09/1200.40	c
1200.09/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.09/1200.40	c
1200.09/1200.40	c 1202882 conflicts, 1697070 decisions, 508 random
1200.09/1200.40	c 0 iterations, 2282 restarts, 0 skipped
1200.09/1200.40	c 7 enlarged, 0 shrunken, 11759 rescored, 317 rebiased
1200.09/1200.40	c 1 simplifications, 0 reductions
1200.09/1200.40	c
1200.09/1200.40	c vars: 0 fixed, 213 equiv, 852 elim, 213 merged
1200.09/1200.40	c elim: 685543 resolutions, 1 phases, 0 rounds
1200.09/1200.40	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1200.09/1200.40	c arty: 2.22 and 0.00 xor average arity
1200.09/1200.40	c prbe: 364736 probed, 109 phases, 109 rounds
1200.09/1200.40	c prbe: 0 failed, 0 lifted, 0 merged
1200.09/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.09/1200.40	c hash: 0 units, 213 merged
1200.09/1200.40	c mins: 38259406 learned, 27% deleted, 31 strong, 26 depth
1200.09/1200.40	c subs: 170 forward, 0 backward, 91 doms
1200.09/1200.40	c strs: 0 forward, 0 backward
1200.09/1200.40	c doms: 91 dominators, 0 high, 0 low
1200.09/1200.40	c prps: 161406969 propagations, 0.13 megaprops
1200.09/1200.40	c
1200.09/1200.40	c 1200.1 seconds, 134 MB max, 111 MB recycled
1200.09/1200.40	c
1200.09/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.09/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-1722348-1240674277/watcher-1722348-1240674277 -o /tmp/evaluation-result-1722348-1240674277/solver-1722348-1240674277 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1722348-1240674277.cnf 

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


[startup+0 s]
/proc/loadavg: 1.06 1.02 1.06 3/64 32125
/proc/meminfo: memFree=1842248/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=1196 CPUtime=0
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 95453776 1224704 191 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 299 192 64 155 0 142 0

[startup+0.105926 s]
/proc/loadavg: 1.06 1.02 1.06 3/64 32125
/proc/meminfo: memFree=1842248/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=9268 CPUtime=0.1
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 2232 0 0 0 9 1 0 0 18 0 1 0 95453776 9490432 2217 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 2317 2217 64 155 0 2160 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9268

[startup+0.201935 s]
/proc/loadavg: 1.06 1.02 1.06 3/64 32125
/proc/meminfo: memFree=1842248/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=16900 CPUtime=0.19
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 4064 0 0 0 18 1 0 0 19 0 1 0 95453776 17305600 4049 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 4225 4050 64 155 0 4068 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16900

[startup+0.301945 s]
/proc/loadavg: 1.06 1.02 1.06 3/64 32125
/proc/meminfo: memFree=1842248/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=20660 CPUtime=0.29
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 4957 0 0 0 27 2 0 0 19 0 1 0 95453776 21155840 4941 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 5165 4941 79 155 0 5008 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20660

[startup+0.701984 s]
/proc/loadavg: 1.06 1.02 1.06 3/64 32125
/proc/meminfo: memFree=1842248/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=25284 CPUtime=0.69
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 6767 0 0 0 67 2 0 0 23 0 1 0 95453776 25890816 6128 1992294400 134512640 135151029 4294956224 18446744073709551615 134576059 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 6321 6128 79 155 0 6164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25284

[startup+1.50106 s]
/proc/loadavg: 1.06 1.01 1.06 2/65 32126
/proc/meminfo: memFree=1815168/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=30604 CPUtime=1.49
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 8070 0 0 0 146 3 0 0 25 0 1 0 95453776 31338496 7431 1992294400 134512640 135151029 4294956224 18446744073709551615 134575490 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 7651 7431 79 155 0 7494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30604

[startup+3.10122 s]
/proc/loadavg: 1.06 1.01 1.06 2/65 32126
/proc/meminfo: memFree=1808640/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=36876 CPUtime=3.09
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 9559 0 0 0 305 4 0 0 25 0 1 0 95453776 37761024 8920 1992294400 134512640 135151029 4294956224 18446744073709551615 134566863 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 9219 8920 79 155 0 9062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36876

[startup+6.30254 s]
/proc/loadavg: 1.05 1.01 1.06 2/65 32126
/proc/meminfo: memFree=1806272/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=36876 CPUtime=6.29
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 9595 0 0 0 625 4 0 0 25 0 1 0 95453776 37761024 8956 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 9219 8956 79 155 0 9062 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36876

[startup+12.7012 s]
/proc/loadavg: 1.05 1.01 1.06 2/65 32126
/proc/meminfo: memFree=1806144/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=36876 CPUtime=12.69
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 9631 0 0 0 1265 4 0 0 25 0 1 0 95453776 37761024 8992 1992294400 134512640 135151029 4294956224 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 9219 8992 79 155 0 9062 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36876

[startup+25.5014 s]
/proc/loadavg: 1.04 1.01 1.06 2/65 32126
/proc/meminfo: memFree=1805056/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=37688 CPUtime=25.49
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 9920 0 0 0 2545 4 0 0 25 0 1 0 95453776 38592512 9281 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 9422 9281 79 155 0 9265 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37688

[startup+51.102 s]
/proc/loadavg: 1.02 1.01 1.06 2/65 32126
/proc/meminfo: memFree=1795968/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=47460 CPUtime=51.08
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 12218 0 0 0 5102 6 0 0 25 0 1 0 95453776 48599040 11579 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 11865 11579 79 155 0 11708 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47460

[startup+102.301 s]
/proc/loadavg: 1.01 1.00 1.05 2/65 32126
/proc/meminfo: memFree=1779968/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=64344 CPUtime=102.27
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 16178 0 0 0 10217 10 0 0 25 0 1 0 95453776 65888256 15539 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 16086 15539 79 155 0 15929 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64344

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 32126
/proc/meminfo: memFree=1763264/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=81988 CPUtime=162.25
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 20345 0 0 0 16210 15 0 0 25 0 1 0 95453776 83955712 19706 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 20497 19706 79 155 0 20340 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 81988

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 32126
/proc/meminfo: memFree=1755328/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=90428 CPUtime=222.24
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 22288 0 0 0 22207 17 0 0 25 0 1 0 95453776 92598272 21649 1992294400 134512640 135151029 4294956224 18446744073709551615 134576075 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 22607 21649 79 155 0 22450 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 90428

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 32126
/proc/meminfo: memFree=1749248/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=97152 CPUtime=282.22
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 23803 0 0 0 28202 20 0 0 25 0 1 0 95453776 99483648 23164 1992294400 134512640 135151029 4294956224 18446744073709551615 134552184 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 24288 23164 79 155 0 24131 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 97152

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 32126
/proc/meminfo: memFree=1743872/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=102936 CPUtime=342.2
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 25150 0 0 0 34199 21 0 0 25 0 1 0 95453776 105406464 24511 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 25734 24511 79 155 0 25577 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 102936

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 32126
/proc/meminfo: memFree=1739520/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=108572 CPUtime=402.19
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 26247 0 0 0 40197 22 0 0 25 0 1 0 95453776 111177728 25608 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 27143 25608 79 155 0 26986 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 108572

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 32126
/proc/meminfo: memFree=1735616/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=113032 CPUtime=462.18
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 27181 0 0 0 46194 24 0 0 25 0 1 0 95453776 115744768 26542 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 28258 26542 79 155 0 28101 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 113032

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 32126
/proc/meminfo: memFree=1734528/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=114572 CPUtime=522.16
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 27439 0 0 0 52192 24 0 0 25 0 1 0 95453776 117321728 26800 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 28643 26800 79 155 0 28486 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 114572

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 32126
/proc/meminfo: memFree=1731776/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=117460 CPUtime=582.15
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 28146 0 0 0 58189 26 0 0 25 0 1 0 95453776 120279040 27507 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 29365 27507 79 155 0 29208 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 117460

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32126
/proc/meminfo: memFree=1727104/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=122468 CPUtime=642.13
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 29293 0 0 0 64186 27 0 0 25 0 1 0 95453776 125407232 28654 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 30617 28654 79 155 0 30460 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 122468

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32126
/proc/meminfo: memFree=1725184/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=124424 CPUtime=702.12
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 29738 0 0 0 70184 28 0 0 25 0 1 0 95453776 127410176 29099 1992294400 134512640 135151029 4294956224 18446744073709551615 134555134 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 31106 29099 79 155 0 30949 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 124424

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32126
/proc/meminfo: memFree=1724544/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=125076 CPUtime=762.1
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 29893 0 0 0 76182 28 0 0 25 0 1 0 95453776 128077824 29254 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 31269 29254 79 155 0 31112 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 125076

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32126
/proc/meminfo: memFree=1721600/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=128648 CPUtime=822.08
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 30634 0 0 0 82179 29 0 0 25 0 1 0 95453776 131735552 29995 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 32162 29995 79 155 0 32005 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 128648

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32126
/proc/meminfo: memFree=1720064/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=130832 CPUtime=882.07
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 31004 0 0 0 88177 30 0 0 25 0 1 0 95453776 133971968 30365 1992294400 134512640 135151029 4294956224 18446744073709551615 134573891 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 32708 30365 79 155 0 32551 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 130832

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32126
/proc/meminfo: memFree=1716416/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=134432 CPUtime=942.05
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 31917 0 0 0 94174 31 0 0 25 0 1 0 95453776 137658368 31278 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 33608 31278 79 155 0 33451 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 134432

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32132
/proc/meminfo: memFree=1713664/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=137004 CPUtime=1002.03
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 32546 0 0 0 100171 32 0 0 25 0 1 0 95453776 140292096 31907 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 34251 31907 79 155 0 34094 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 137004

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32132
/proc/meminfo: memFree=1708416/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=142428 CPUtime=1062.02
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 33859 0 0 0 106168 34 0 0 25 0 1 0 95453776 145846272 33220 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 35607 33220 79 155 0 35450 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 142428

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32132
/proc/meminfo: memFree=1705472/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=146272 CPUtime=1122.01
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 34591 0 0 0 112165 36 0 0 25 0 1 0 95453776 149782528 33952 1992294400 134512640 135151029 4294956224 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 36568 33952 79 155 0 36411 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 146272

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32132
/proc/meminfo: memFree=1704192/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=147500 CPUtime=1181.99
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 34903 0 0 0 118163 36 0 0 25 0 1 0 95453776 151040000 34264 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 36875 34264 79 155 0 36718 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 147500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32132
/proc/meminfo: memFree=1703872/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=147764 CPUtime=1200.09
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 34987 0 0 0 119972 37 0 0 25 0 1 0 95453776 151310336 34348 1992294400 134512640 135151029 4294956224 18446744073709551615 134554780 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 36941 34348 79 155 0 36784 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 147764

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32132
/proc/meminfo: memFree=1703872/2055920 swapFree=4192812/4192956
[pid=32125] ppid=32123 vsize=147764 CPUtime=1200.09
/proc/32125/stat : 32125 (precosat) R 32123 32125 31654 0 -1 4194304 34987 0 0 0 119972 37 0 0 25 0 1 0 95453776 151310336 34348 1992294400 134512640 135151029 4294956224 18446744073709551615 134554780 0 0 4096 17442 0 0 0 17 1 0 0
/proc/32125/statm: 36941 34348 79 155 0 36784 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 147764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.12
CPU user time (s): 1199.73
CPU system time (s): 0.395939
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 147764

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

runsolver used 1.14582 second user time and 2.81257 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 17:44:37
IDJOB=1722348
IDBENCH=71088
IDSOLVER=507
FILE ID=node70/1722348-1240674277
PBS_JOBID= 9186593
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED=1890212437

node70.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.213
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.213
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:       1842664 kB
Buffers:         19232 kB
Cached:         113300 kB
SwapCached:          0 kB
Active:          16072 kB
Inactive:       130412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5192 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            52756 kB
Committed_AS:   287724 kB
PageTables:       1372 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= 66332 MiB
End job on node70 at 2009-04-25 18:04:40