Trace number 1721198

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.06 1200.41

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
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 variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
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-1721198-1240664059.cnf
0.00/0.00	c found header 'p cnf 1278 74789'
0.00/0.05	c finished parsing
0.00/0.05	c
0.00/0.05	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.05	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.05	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.05	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.05	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.05	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.05	c
0.00/0.05	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.05	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.05	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.05	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.05	c
0.00/0.05	c starting search after 0.1 seconds
0.00/0.05	c no decision limit
0.00/0.06	c
0.00/0.06	c       original/binary      fixed     eliminated      learned       agility
0.00/0.06	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.06	c
0.00/0.06	c *    0.1    74789    1211      0    67      0       0      0    0.0   0    5
1.89/1.99	c s    2.0    73820     740      0   157    381       0      0    0.0   0    5
1.89/1.99	c l    2.0    73820     740      0   157    381       0  72159    0.0   0    5
1.99/2.03	c R    2.0    73820     740      0   157    381     101    101   96.3  16    5
1.99/2.06	c R    2.1    73820     740      0   157    381     201    201   69.8  19    6
2.19/2.24	c R    2.2    73820     740      0   157    381     803    803   38.6  14    6
2.29/2.32	c B    2.3    73820     740      0   157    381    1002   1002   35.8  14    6
2.59/2.61	c B    2.6    73820     740      0   157    381    2002   2002   28.2  11    6
2.59/2.68	c R    2.7    73820     740      0   157    381    2408   2408   27.6  10    6
3.49/3.54	c R    3.5    73820     740      0   157    381    6427   6427   23.6  12    7
3.79/3.84	c B    3.8    73820     740      0   157    381    8008   8008   22.7   8    7
5.89/5.92	c R    5.9    73820     740      0   157    381   16061  16061   20.9   8    8
7.88/7.90	c B    7.9    73820     740      0   157    381   24011  24011   20.1   9   10
12.09/12.13	c R   12.1    73820     740      0   157    381   38504  38504   19.3  13   12
20.38/20.48	c B   20.5    73820     740      0   157    381   64024  64024   19.5  11   16
23.59/23.65	c +   23.6    73820     740      0   157    381   72161  79374   19.5   9   17
29.48/29.57	c R   29.6    73820     740      0   157    381   89789  79390   19.4  12   18
29.58/29.67	c +   29.7    73820     740      0   157    381   90200  87311   19.3  14   19
38.48/38.52	c +   38.5    73820     740      0   157    381  112751  96042   19.0   8   21
51.97/52.01	c
51.97/52.01	c       original/binary      fixed     eliminated      learned       agility
51.97/52.01	c   seconds        variables     equivalent    conflicts       height       MB
51.97/52.01	c
51.97/52.01	c +   52.0    73820     740      0   157    381  140937 105646   19.0   9   22
61.47/61.59	c B   61.6    73820     740      0   157    381  160042 105652   18.9  14   24
68.57/68.61	c +   68.6    73820     740      0   157    381  176172 116210   18.8  11   24
77.57/77.65	c s   77.6    73821     740      0   157    381  192960 116223   19.1  14   18
82.96/83.09	c R   83.1    73821     740      0   157    381  205209 116217   19.4  13   21
91.16/91.24	c +   91.2    73822     740      0   157    381  220215 127831   18.8  12   22
115.06/115.12	c s  115.1    73822     740      0   157    381  264598 127839   18.5  14   19
118.76/118.87	c +  118.8    73822     740      0   157    381  275266 140614   18.3  10   22
156.74/156.80	c +  156.8    73822     740      0   157    381  344080 154675   18.2  11   28
180.54/180.60	c B  180.6    73822     740      0   157    381  384094 154682   18.2   9   31
207.33/207.43	c +  207.4    73822     740      0   157    381  430100 170142   18.2  12   32
226.03/226.11	c R  226.0    73822     740      0   157    381  461642 170151   18.1  12   34
273.21/273.34	c +  273.3    73822     740      0   157    381  537627 187156   17.5  12   35
367.28/367.40	c +  367.3    73822     740      0   157    381  672031 205871   17.4  14   39
495.24/495.43	c s  495.3    73823     740      0   157    381  836005 205882   17.2  10   27
498.34/498.56	c +  498.4    73823     740      0   157    381  840036 226458   17.2  11   30
544.92/545.14	c B  545.0    73823     740      0   157    381  896190 226461   17.2  12   41
646.99/647.25	c R  647.1    73823     740      0   157    381 1025687 226462   16.9  13   42
663.40/663.69	c +  663.5    73823     740      0   157    381 1050045 249103   16.9  12   43
910.82/911.10	c
910.82/911.10	c       original/binary      fixed     eliminated      learned       agility
910.82/911.10	c   seconds        variables     equivalent    conflicts       height       MB
910.82/911.10	c
910.82/911.10	c +  910.8    73823     740      0   157    381 1312555 274013   16.4  12   50
1141.15/1141.53	c s 1141.2    73824     740      0   157    381 1512525 274016   16.1  13   33
1200.04/1200.40	c
1200.04/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.04/1200.40	c
1200.04/1200.40	c 1560608 conflicts, 1881360 decisions, 290 random
1200.04/1200.40	c 0 iterations, 3067 restarts, 0 skipped
1200.04/1200.40	c 14 enlarged, 4 shrunken, 15252 rescored, 419 rebiased
1200.04/1200.40	c 5 simplifications, 0 reductions
1200.04/1200.40	c
1200.04/1200.40	c vars: 0 fixed, 157 equiv, 381 elim, 157 merged
1200.04/1200.40	c elim: 467936 resolutions, 1 phases, 1 rounds
1200.04/1200.40	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1200.04/1200.40	c arty: 2.24 and 0.00 xor average arity
1200.04/1200.40	c prbe: 173968 probed, 117 phases, 117 rounds
1200.04/1200.40	c prbe: 0 failed, 0 lifted, 0 merged
1200.04/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.04/1200.40	c hash: 0 units, 157 merged
1200.04/1200.40	c mins: 27699272 learned, 23% deleted, 169 strong, 16 depth
1200.04/1200.40	c subs: 126 forward, 0 backward, 67 doms
1200.04/1200.40	c strs: 0 forward, 0 backward
1200.04/1200.40	c doms: 67 dominators, 0 high, 0 low
1200.04/1200.40	c prps: 156363138 propagations, 0.13 megaprops
1200.04/1200.40	c
1200.04/1200.40	c 1200.1 seconds, 53 MB max, 121 MB recycled
1200.04/1200.40	c
1200.04/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.04/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-1721198-1240664059/watcher-1721198-1240664059 -o /tmp/evaluation-result-1721198-1240664059/solver-1721198-1240664059 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1721198-1240664059.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.99 0.98 1.00 3/64 21201
/proc/meminfo: memFree=1865800/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=1052 CPUtime=0
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 94439449 1077248 168 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 263 169 64 155 0 106 0

[startup+0.089787 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21201
/proc/meminfo: memFree=1865800/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=6468 CPUtime=0.08
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 1542 0 0 0 8 0 0 0 18 0 1 0 94439449 6623232 1526 1992294400 134512640 135151029 4294956240 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 1617 1526 79 155 0 1460 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6468

[startup+0.101788 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21201
/proc/meminfo: memFree=1865800/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=5972 CPUtime=0.09
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 1550 0 0 0 9 0 0 0 18 0 1 0 94439449 6115328 1416 1992294400 134512640 135151029 4294956240 18446744073709551615 134521507 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 1493 1416 79 155 0 1336 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5972

[startup+0.30181 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21201
/proc/meminfo: memFree=1865800/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=8888 CPUtime=0.29
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 2282 0 0 0 28 1 0 0 19 0 1 0 94439449 9101312 2115 1992294400 134512640 135151029 4294956240 18446744073709551615 134575991 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 2222 2115 79 155 0 2065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8888

[startup+0.701856 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21201
/proc/meminfo: memFree=1865800/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=10492 CPUtime=0.69
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 2681 0 0 0 68 1 0 0 22 0 1 0 94439449 10743808 2514 1992294400 134512640 135151029 4294956240 18446744073709551615 134526294 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 2623 2514 79 155 0 2466 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10492

[startup+1.50195 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1856000/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=10492 CPUtime=1.49
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 2681 0 0 0 148 1 0 0 25 0 1 0 94439449 10743808 2514 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 2623 2514 79 155 0 2466 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10492

[startup+3.10213 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1855872/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=10492 CPUtime=3.09
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 2681 0 0 0 308 1 0 0 25 0 1 0 94439449 10743808 2514 1992294400 134512640 135151029 4294956240 18446744073709551615 134554855 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 2623 2514 79 155 0 2466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10492

[startup+6.30149 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1855744/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=10624 CPUtime=6.29
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 2736 0 0 0 628 1 0 0 25 0 1 0 94439449 10878976 2569 1992294400 134512640 135151029 4294956240 18446744073709551615 134577872 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 2656 2569 79 155 0 2499 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10624

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1852416/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=14288 CPUtime=12.68
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 3594 0 0 0 1266 2 0 0 25 0 1 0 94439449 14630912 3427 1992294400 134512640 135151029 4294956240 18446744073709551615 134574644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 3572 3427 79 155 0 3415 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14288

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1846208/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=20884 CPUtime=25.48
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 5069 0 0 0 2544 4 0 0 25 0 1 0 94439449 21385216 4902 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 5221 4902 79 155 0 5064 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20884

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1841984/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=25712 CPUtime=51.07
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 6123 0 0 0 5102 5 0 0 25 0 1 0 94439449 26329088 5956 1992294400 134512640 135151029 4294956240 18446744073709551615 134555130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 6428 5956 79 155 0 6271 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25712

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1837760/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=29340 CPUtime=102.27
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 7483 0 0 0 10220 7 0 0 25 0 1 0 94439449 30044160 6984 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 7335 6984 79 155 0 7178 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29340

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1834496/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=33368 CPUtime=162.25
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 8924 0 0 0 16216 9 0 0 25 0 1 0 94439449 34168832 7837 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 8342 7837 79 155 0 8185 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33368

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1830464/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=38072 CPUtime=222.23
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 9882 0 0 0 22213 10 0 0 25 0 1 0 94439449 38985728 8795 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 9518 8795 79 155 0 9361 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38072

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1827520/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=41380 CPUtime=282.21
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 10596 0 0 0 28210 11 0 0 25 0 1 0 94439449 42373120 9509 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 10345 9509 79 155 0 10188 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 41380

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1825984/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=43052 CPUtime=342.19
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 10963 0 0 0 34208 11 0 0 25 0 1 0 94439449 44085248 9876 1992294400 134512640 135151029 4294956240 18446744073709551615 134576075 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 10763 9876 79 155 0 10606 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 43052

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21202
/proc/meminfo: memFree=1823232/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=46372 CPUtime=402.16
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 11641 0 0 0 40204 12 0 0 25 0 1 0 94439449 47484928 10554 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 11593 10554 79 155 0 11436 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 46372

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1822200/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=47404 CPUtime=462.15
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 11866 0 0 0 46202 13 0 0 25 0 1 0 94439449 48541696 10779 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 11851 10779 79 155 0 11694 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 47404

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1823288/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=44576 CPUtime=522.13
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 13404 0 0 0 52198 15 0 0 25 0 1 0 94439449 45645824 10504 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 11144 10504 79 155 0 10987 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 44576

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1820984/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=47396 CPUtime=582.12
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 13973 0 0 0 58196 16 0 0 25 0 1 0 94439449 48533504 11073 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 11849 11073 79 155 0 11692 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 47396

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1820600/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=47912 CPUtime=642.1
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 14065 0 0 0 64194 16 0 0 25 0 1 0 94439449 49061888 11165 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 11978 11165 79 155 0 11821 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 47912

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1818680/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=50052 CPUtime=702.08
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 14539 0 0 0 70191 17 0 0 25 0 1 0 94439449 51253248 11639 1992294400 134512640 135151029 4294956240 18446744073709551615 134575852 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 12513 11639 79 155 0 12356 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 50052

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1814720/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=55268 CPUtime=762.07
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 15505 0 0 0 76189 18 0 0 25 0 1 0 94439449 56594432 12605 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 13817 12605 79 155 0 13660 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 55268

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1814208/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=55784 CPUtime=822.04
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 15637 0 0 0 82186 18 0 0 25 0 1 0 94439449 57122816 12737 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 13946 12737 79 155 0 13789 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 55784

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1813312/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=56808 CPUtime=882.03
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 15846 0 0 0 88184 19 0 0 25 0 1 0 94439449 58171392 12946 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 14202 12946 79 155 0 14045 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 56808

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1811840/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=58248 CPUtime=942.01
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 16214 0 0 0 94182 19 0 0 25 0 1 0 94439449 59645952 13314 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 14562 13314 79 155 0 14405 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 58248

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1811264/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=58892 CPUtime=1001.99
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 16353 0 0 0 100179 20 0 0 25 0 1 0 94439449 60305408 13453 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 14723 13453 79 155 0 14566 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 58892

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1810752/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=59408 CPUtime=1061.97
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 16478 0 0 0 106177 20 0 0 25 0 1 0 94439449 60833792 13578 1992294400 134512640 135151029 4294956240 18446744073709551615 134575984 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 14852 13578 79 155 0 14695 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 59408

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1810368/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=59664 CPUtime=1121.96
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 16559 0 0 0 112176 20 0 0 25 0 1 0 94439449 61095936 13659 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 14916 13659 79 155 0 14759 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 59664

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1813504/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=53444 CPUtime=1181.94
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 17341 0 0 0 118172 22 0 0 25 0 1 0 94439449 54726656 12879 1992294400 134512640 135151029 4294956240 18446744073709551615 134554823 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 13361 12879 79 155 0 13204 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 53444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21208
/proc/meminfo: memFree=1812224/2055920 swapFree=4180792/4192956
[pid=21201] ppid=21199 vsize=55508 CPUtime=1200.04
/proc/21201/stat : 21201 (precosat) R 21199 21201 21134 0 -1 4194304 17657 0 0 0 119982 22 0 0 25 0 1 0 94439449 56840192 13195 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/21201/statm: 13877 13195 79 155 0 13720 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 55508

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.83
CPU system time (s): 0.231964
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 59664

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

runsolver used 0.879866 second user time and 2.6376 second system time

The end

Launcher Data

Begin job on node23 at 2009-04-25 14:54:19
IDJOB=1721198
IDBENCH=71065
IDSOLVER=507
FILE ID=node23/1721198-1240664059
PBS_JOBID= 9186585
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=602687707

node23.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.238
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.238
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:       1866280 kB
Buffers:         12640 kB
Cached:         127956 kB
SwapCached:       5944 kB
Active:          59008 kB
Inactive:        90368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866280 kB
SwapTotal:     4192956 kB
SwapFree:      4180792 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          13916 kB
Slab:            26312 kB
Committed_AS:   389044 kB
PageTables:       1388 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= 66320 MiB
End job on node23 at 2009-04-25 15:14:22