Trace number 1774981

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
precosat 236? (TO) 10000.1 10002.8

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_17_UNKNOWN.cnf
MD5SUMd554330e1400d4f25a793413df9abc4e
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 variables3582
Number of clauses395999
Sum of the clauses size1182858
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25604
Number of clauses of size 3390364
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-1774981-1241198908.cnf
0.00/0.00	c found header 'p cnf 3582 395999'
0.29/0.31	c finished parsing
0.29/0.31	c
0.29/0.31	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.29/0.31	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.29/0.31	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.29/0.31	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.29/0.31	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.29/0.31	c --random=1 --spread=2000 --seed=0 --skip=25
0.29/0.31	c
0.29/0.31	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.29/0.31	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.29/0.31	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.29/0.31	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.29/0.31	c
0.29/0.31	c starting search after 0.3 seconds
0.29/0.31	c no decision limit
0.29/0.33	c
0.29/0.33	c       original/binary      fixed     eliminated      learned       agility
0.29/0.33	c   seconds        variables     equivalent    conflicts       height       MB
0.29/0.33	c
0.29/0.33	c *    0.3   395999    3491      0    91      0       0      0    0.0   0   23
4.09/4.15	c s    4.2   393702    2273      0   213   1096       0      0    0.0   0   25
4.09/4.15	c l    4.2   393702    2273      0   213   1096       0 389177    0.0   0   25
4.19/4.24	c R    4.2   393702    2273      0   213   1096     100    100  282.8  12   29
4.19/4.30	c R    4.3   393702    2273      0   213   1096     201    201  243.0  13   30
4.69/4.70	c R    4.7   393702    2273      0   213   1096     803    803  147.7  10   30
4.79/4.84	c B    4.8   393702    2273      0   213   1096    1001   1001  135.8  11   31
5.09/5.17	c B    5.2   393702    2273      0   213   1096    2001   2001  107.7  10   31
5.29/5.30	c R    5.3   393702    2273      0   213   1096    2405   2405  105.5   5   31
7.48/7.56	c R    7.6   393702    2273      0   213   1096    6422   6422   79.5   9   33
8.38/8.43	c B    8.4   393702    2273      0   213   1096    8003   8003   75.6   8   34
13.28/13.33	c R   13.3   393702    2273      0   213   1096   16041  16041   69.7   7   36
16.49/16.55	c B   16.6   393702    2273      0   213   1096   24009  24009   69.8  13   38
22.89/22.99	c R   23.0   393702    2273      0   213   1096   38496  38496   68.5   8   42
37.48/37.60	c B   37.6   393702    2273      0   213   1096   64023  64023   67.3   8   49
47.98/48.03	c R   48.0   393702    2273      0   213   1096   89801  89801   66.4  12   55
92.46/92.54	c B   92.5   393702    2273      0   213   1096  160043 160043   66.3  15   75
118.86/118.99	c R  119.0   393702    2273      0   213   1096  205196 205196   66.8   8   87
263.42/263.54	c B  263.5   393702    2273      0   213   1096  384101 384101   66.1  12  138
270.92/271.03	c
270.92/271.03	c       original/binary      fixed     eliminated      learned       agility
270.92/271.03	c   seconds        variables     equivalent    conflicts       height       MB
270.92/271.03	c
270.92/271.03	c +  271.0   393702    2273      0   213   1096  389177 428094   66.0   9  140
348.20/348.39	c R  348.3   393702    2273      0   213   1096  461547 428100   65.9   8  155
378.29/378.46	c +  378.4   393702    2273      0   213   1096  486471 470903   64.1   8  155
534.36/534.59	c +  534.4   393702    2273      0   213   1096  608085 517993   62.6   4  167
726.80/727.01	c +  726.8   393702    2273      0   213   1096  760105 569792   63.4   6  177
898.75/899.08	c B  898.8   393702    2273      0   213   1096  896184 569799   64.4   5  190
981.53/981.81	c +  981.6   393702    2273      0   213   1096  950131 626771   64.8   7  192
1070.61/1070.97	c R 1070.7   393702    2273      0   213   1096 1025514 626787   64.5   8  206
1253.26/1253.63	c + 1253.3   393702    2273      0   213   1096 1187660 689448   62.1   9  212
1725.34/1725.88	c + 1725.4   393702    2273      0   213   1096 1484575 758392   62.2  12  233
2303.47/2304.14	c + 2303.5   393702    2273      0   213   1096 1855715 834231   61.6   6  266
2658.68/2659.44	c B 2658.7   393702    2273      0   213   1096 2048349 834258   62.1  13  283
2998.40/2999.23	c R 2998.4   393702    2273      0   213   1096 2255870 834241   60.0   4  268
3123.26/3124.12	c + 3123.3   393702    2273      0   213   1096 2319641 917654   59.4   5  265
4187.37/4188.51	c + 4187.4   393702    2273      0   213   1096 2899551 1009419   58.9   9  273
5525.22/5526.71	c + 5525.2   393702    2273      0   213   1096 3624435 1110360   58.2  12  323
7573.28/7575.34	c + 7573.3   393702    2273      0   213   1096 4530543 1221396   59.3   6  354
7697.35/7699.46	c B 7697.4   393702    2273      0   213   1096 4608686 1188527   59.2  12  367
8319.98/8322.24	c R 8320.0   393702    2273      0   213   1096 4921265 1221405   58.3  16  375
9794.39/9797.05	c
9794.39/9797.05	c       original/binary      fixed     eliminated      learned       agility
9794.39/9797.05	c   seconds        variables     equivalent    conflicts       height       MB
9794.39/9797.05	c
9794.39/9797.05	c + 9794.5   393702    2273      0   213   1096 5663176 1343535   57.4   9  385
10000.04/10002.70	c
10000.04/10002.70	c *** CAUGHT SIGNAL 15 ***
10000.04/10002.70	c
10000.04/10002.70	c 5737939 conflicts, 8347487 decisions, 2396 random
10000.04/10002.70	c 0 iterations, 9187 restarts, 0 skipped
10000.04/10002.70	c 13 enlarged, 0 shrunken, 56080 rescored, 1212 rebiased
10000.04/10002.70	c 1 simplifications, 0 reductions
10000.04/10002.70	c
10000.04/10002.70	c vars: 0 fixed, 213 equiv, 1096 elim, 213 merged
10000.04/10002.70	c elim: 710124 resolutions, 1 phases, 0 rounds
10000.04/10002.70	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
10000.04/10002.70	c arty: 2.23 and 0.00 xor average arity
10000.04/10002.70	c prbe: 1947942 probed, 428 phases, 428 rounds
10000.04/10002.70	c prbe: 0 failed, 0 lifted, 0 merged
10000.04/10002.70	c sccs: 0 non trivial, 0 fixed, 0 merged
10000.04/10002.70	c hash: 0 units, 213 merged
10000.04/10002.70	c mins: 276772114 learned, 20% deleted, 26 strong, 34 depth
10000.04/10002.70	c subs: 171 forward, 0 backward, 91 doms
10000.04/10002.70	c strs: 0 forward, 0 backward
10000.04/10002.70	c doms: 91 dominators, 0 high, 0 low
10000.04/10002.70	c prps: 804919103 propagations, 0.08 megaprops
10000.04/10002.70	c
10000.04/10002.70	c 10000.0 seconds, 402 MB max, 958 MB recycled
10000.04/10002.70	c
10000.04/10002.70	c *** CAUGHT SIGNAL 15 ***
10000.04/10002.70	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-1774981-1241198908/watcher-1774981-1241198908 -o /tmp/evaluation-result-1774981-1241198908/solver-1774981-1241198908 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1774981-1241198908.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24013
/proc/meminfo: memFree=1775288/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=1192 CPUtime=0
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 147924749 1220608 205 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 298 205 64 155 0 141 0

[startup+0.0258929 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24013
/proc/meminfo: memFree=1775288/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=2908 CPUtime=0.02
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 624 0 0 0 2 0 0 0 18 0 1 0 147924749 2977792 609 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 727 613 64 155 0 570 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2908

[startup+0.101902 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24013
/proc/meminfo: memFree=1775288/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=8852 CPUtime=0.09
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 2132 0 0 0 9 0 0 0 18 0 1 0 147924749 9064448 2117 1992294400 134512640 135151029 4294956240 18446744073709551615 134698015 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 2213 2117 64 155 0 2056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8852

[startup+0.301923 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24013
/proc/meminfo: memFree=1775288/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=24796 CPUtime=0.29
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 5948 0 0 0 27 2 0 0 19 0 1 0 147924749 25391104 5933 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 6199 5934 64 155 0 6042 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24796

[startup+0.701966 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24013
/proc/meminfo: memFree=1775288/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=30416 CPUtime=0.69
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 8385 0 0 0 67 2 0 0 23 0 1 0 147924749 31145984 7462 1992294400 134512640 135151029 4294956240 18446744073709551615 134578502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 7604 7463 79 155 0 7447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30416

[startup+1.50106 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1739376/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=39996 CPUtime=1.49
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 10706 0 0 0 145 4 0 0 25 0 1 0 147924749 40955904 9783 1992294400 134512640 135151029 4294956240 18446744073709551615 134698015 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 9999 9783 79 155 0 9842 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39996

[startup+3.10124 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1732080/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=50292 CPUtime=3.09
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 13097 0 0 0 304 5 0 0 25 0 1 0 147924749 51499008 12174 1992294400 134512640 135151029 4294956240 18446744073709551615 134575918 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 12573 12174 79 155 0 12416 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50292

[startup+6.30159 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1723184/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=53480 CPUtime=6.29
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 13978 0 0 0 624 5 0 0 25 0 1 0 147924749 54763520 13022 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 13370 13022 79 155 0 13213 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53480

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1723000/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=53480 CPUtime=12.68
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 14030 0 0 0 1263 5 0 0 25 0 1 0 147924749 54763520 13074 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 13370 13074 79 155 0 13213 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53480

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1722552/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=53480 CPUtime=25.49
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 14148 0 0 0 2543 6 0 0 25 0 1 0 147924749 54763520 13192 1992294400 134512640 135151029 4294956240 18446744073709551615 134520487 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 13370 13192 79 155 0 13213 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53480

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1712248/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=64536 CPUtime=51.07
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 16818 0 0 0 5098 9 0 0 25 0 1 0 147924749 66084864 15862 1992294400 134512640 135151029 4294956240 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 16134 15862 79 155 0 15977 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64536

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1691320/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=86368 CPUtime=102.27
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 21957 0 0 0 10212 15 0 0 25 0 1 0 147924749 88440832 21001 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 21592 21001 79 155 0 21435 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 86368

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1664184/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=114392 CPUtime=162.24
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 28752 0 0 0 16202 22 0 0 25 0 1 0 147924749 117137408 27796 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 28598 27796 79 155 0 28441 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 114392

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1644472/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=134848 CPUtime=222.23
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 33689 0 0 0 22196 27 0 0 25 0 1 0 147924749 138084352 32733 1992294400 134512640 135151029 4294956240 18446744073709551615 134555134 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 33712 32733 79 155 0 33555 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 134848

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1625720/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=154764 CPUtime=282.21
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 38367 0 0 0 28191 30 0 0 25 0 1 0 147924749 158478336 37411 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 38691 37411 79 155 0 38534 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 154764

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1613688/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=167540 CPUtime=342.2
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 41338 0 0 0 34185 35 0 0 25 0 1 0 147924749 171560960 40382 1992294400 134512640 135151029 4294956240 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 41885 40382 79 155 0 41728 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 167540

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1610360/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=171440 CPUtime=402.18
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 42195 0 0 0 40183 35 0 0 25 0 1 0 147924749 175554560 41239 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 42860 41239 79 155 0 42703 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 171440

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1601720/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=180436 CPUtime=462.17
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 44308 0 0 0 46180 37 0 0 25 0 1 0 147924749 184766464 43352 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 45109 43352 79 155 0 44952 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 180436

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1599992/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=182296 CPUtime=522.15
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 44737 0 0 0 52178 37 0 0 25 0 1 0 147924749 186671104 43781 1992294400 134512640 135151029 4294956240 18446744073709551615 134574657 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 45574 43781 79 155 0 45417 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 182296

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24014
/proc/meminfo: memFree=1594424/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=188408 CPUtime=582.13
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 46150 0 0 0 58174 39 0 0 25 0 1 0 147924749 192929792 45194 1992294400 134512640 135151029 4294956240 18446744073709551615 134542738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 47102 45194 79 155 0 46945 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 188408

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24016
/proc/meminfo: memFree=1588792/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=194052 CPUtime=642.13
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 47513 0 0 0 64171 42 0 0 25 0 1 0 147924749 198709248 46557 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 48513 46557 79 155 0 48356 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 194052

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24032
/proc/meminfo: memFree=1379768/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=422140 CPUtime=9099.87
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 99154 0 0 0 909872 115 0 0 25 0 1 0 147924749 432271360 98198 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 105535 98198 79 155 0 105378 0
Current children cumulated CPU time (s) 9099.87
Current children cumulated vsize (KiB) 422140

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1378288/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=424976 CPUtime=9159.86
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 99512 0 0 0 915870 116 0 0 25 0 1 0 147924749 435175424 98556 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106244 98556 79 155 0 106087 0
Current children cumulated CPU time (s) 9159.86
Current children cumulated vsize (KiB) 424976

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1377968/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=425236 CPUtime=9219.84
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 99600 0 0 0 921868 116 0 0 25 0 1 0 147924749 435441664 98644 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106309 98644 79 155 0 106152 0
Current children cumulated CPU time (s) 9219.84
Current children cumulated vsize (KiB) 425236

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1377456/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=425496 CPUtime=9279.82
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 99718 0 0 0 927866 116 0 0 25 0 1 0 147924749 435707904 98762 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106374 98762 79 155 0 106217 0
Current children cumulated CPU time (s) 9279.82
Current children cumulated vsize (KiB) 425496

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1376688/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=426016 CPUtime=9339.81
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 99899 0 0 0 933865 116 0 0 25 0 1 0 147924749 436240384 98943 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106504 98943 79 155 0 106347 0
Current children cumulated CPU time (s) 9339.81
Current children cumulated vsize (KiB) 426016

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1376432/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=426016 CPUtime=9399.8
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 99969 0 0 0 939863 117 0 0 25 0 1 0 147924749 436240384 99013 1992294400 134512640 135151029 4294956240 18446744073709551615 134580620 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106504 99013 79 155 0 106347 0
Current children cumulated CPU time (s) 9399.8
Current children cumulated vsize (KiB) 426016

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1376184/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=426016 CPUtime=9459.78
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100027 0 0 0 945861 117 0 0 25 0 1 0 147924749 436240384 99071 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106504 99071 79 155 0 106347 0
Current children cumulated CPU time (s) 9459.78
Current children cumulated vsize (KiB) 426016

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1376120/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=426016 CPUtime=9519.76
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100041 0 0 0 951859 117 0 0 25 0 1 0 147924749 436240384 99085 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106504 99085 79 155 0 106347 0
Current children cumulated CPU time (s) 9519.76
Current children cumulated vsize (KiB) 426016

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1375800/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=426272 CPUtime=9579.74
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100114 0 0 0 957857 117 0 0 25 0 1 0 147924749 436502528 99158 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106568 99158 79 155 0 106411 0
Current children cumulated CPU time (s) 9579.74
Current children cumulated vsize (KiB) 426272

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1375544/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=427808 CPUtime=9639.72
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100176 0 0 0 963855 117 0 0 25 0 1 0 147924749 438075392 99220 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106952 99220 79 155 0 106795 0
Current children cumulated CPU time (s) 9639.72
Current children cumulated vsize (KiB) 427808

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1375416/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=427808 CPUtime=9699.71
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100200 0 0 0 969854 117 0 0 25 0 1 0 147924749 438075392 99244 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106952 99244 79 155 0 106795 0
Current children cumulated CPU time (s) 9699.71
Current children cumulated vsize (KiB) 427808

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1375224/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=427808 CPUtime=9759.7
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100245 0 0 0 975852 118 0 0 25 0 1 0 147924749 438075392 99289 1992294400 134512640 135151029 4294956240 18446744073709551615 134581686 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106952 99289 79 155 0 106795 0
Current children cumulated CPU time (s) 9759.7
Current children cumulated vsize (KiB) 427808

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1375160/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=427808 CPUtime=9819.68
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100261 0 0 0 981850 118 0 0 25 0 1 0 147924749 438075392 99305 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106952 99305 79 155 0 106795 0
Current children cumulated CPU time (s) 9819.68
Current children cumulated vsize (KiB) 427808

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1375032/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=427808 CPUtime=9879.67
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100297 0 0 0 987849 118 0 0 25 0 1 0 147924749 438075392 99341 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106952 99341 79 155 0 106795 0
Current children cumulated CPU time (s) 9879.67
Current children cumulated vsize (KiB) 427808

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1374904/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=427808 CPUtime=9939.65
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100315 0 0 0 993847 118 0 0 25 0 1 0 147924749 438075392 99359 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 106952 99359 79 155 0 106795 0
Current children cumulated CPU time (s) 9939.65
Current children cumulated vsize (KiB) 427808

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1373496/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=429256 CPUtime=9999.64
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100666 0 0 0 999845 119 0 0 25 0 1 0 147924749 439558144 99710 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 107314 99710 79 155 0 107157 0
Current children cumulated CPU time (s) 9999.64
Current children cumulated vsize (KiB) 429256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1373496/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=429256 CPUtime=10000
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100672 0 0 0 999885 119 0 0 25 0 1 0 147924749 439558144 99716 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 107314 99716 79 155 0 107157 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 429256

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

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

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24038
/proc/meminfo: memFree=1373496/2055920 swapFree=4179008/4192956
[pid=24013] ppid=24011 vsize=429256 CPUtime=10000
/proc/24013/stat : 24013 (precosat) R 24011 24013 23922 0 -1 4194304 100672 0 0 0 999885 119 0 0 25 0 1 0 147924749 439558144 99716 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24013/statm: 107314 99716 79 155 0 107157 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 429256

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.8
CPU time (s): 10000.1
CPU user time (s): 9998.85
CPU system time (s): 1.26081
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 429256

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

runsolver used 7.16191 second user time and 20.5589 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-01 19:28:28
IDJOB=1774981
IDBENCH=71069
IDSOLVER=607
FILE ID=node5/1774981-1241198908
PBS_JOBID= 9224672
Free space on /tmp= 66512 MiB

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

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

MD5SUM BENCH= d554330e1400d4f25a793413df9abc4e
RANDOM SEED=1620305629

node5.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.212
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.212
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:       1775704 kB
Buffers:         57200 kB
Cached:         157732 kB
SwapCached:       7700 kB
Active:          31740 kB
Inactive:       192408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775704 kB
SwapTotal:     4192956 kB
SwapFree:      4179008 kB
Dirty:            7536 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            42144 kB
Committed_AS:   683320 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= 66512 MiB
End job on node5 at 2009-05-01 22:15:13