Trace number 1721248

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1721248-1240664892.cnf
0.00/0.00	c found header 'p cnf 1584 91646'
0.02/0.07	c finished parsing
0.02/0.07	c
0.02/0.07	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.02/0.07	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.02/0.07	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.02/0.07	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.02/0.07	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.02/0.07	c --random=1 --spread=2000 --seed=0 --skip=25
0.02/0.07	c
0.02/0.07	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.02/0.07	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.02/0.07	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.02/0.07	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.02/0.07	c
0.02/0.07	c starting search after 0.1 seconds
0.02/0.07	c no decision limit
0.02/0.07	c
0.02/0.07	c       original/binary      fixed     eliminated      learned       agility
0.02/0.07	c   seconds        variables     equivalent    conflicts       height       MB
0.02/0.07	c
0.02/0.07	c *    0.1    91646    1517      0    67      0       0      0    0.0   0    5
2.09/2.13	c s    2.1    90518     956      0   157    471       0      0    0.0   0    6
2.09/2.13	c l    2.1    90518     956      0   157    471       0  88516    0.0   0    6
2.09/2.15	c R    2.2    90518     956      0   157    471     100    100  128.3  14    7
2.09/2.18	c R    2.2    90518     956      0   157    471     201    201   91.2  14    7
2.19/2.29	c R    2.3    90518     956      0   157    471     802    802   50.4  11    7
2.29/2.34	c B    2.3    90518     956      0   157    471    1001   1001   45.7  10    7
2.49/2.55	c B    2.6    90518     956      0   157    471    2002   2002   38.6  11    7
2.59/2.65	c R    2.7    90518     956      0   157    471    2407   2407   37.3  13    8
3.49/3.58	c R    3.6    90518     956      0   157    471    6414   6414   33.5  13    8
3.79/3.82	c B    3.8    90518     956      0   157    471    8005   8005   32.1   7    9
5.79/5.81	c R    5.8    90518     956      0   157    471   16040  16040   30.6  10   10
7.39/7.49	c B    7.5    90518     956      0   157    471   24011  24011   29.1   9   11
10.89/10.99	c R   11.0    90518     956      0   157    471   38499  38499   29.1   5   14
18.59/18.64	c B   18.6    90518     956      0   157    471   64018  64018   28.6  12   19
26.38/26.41	c +   26.4    90518     956      0   157    471   88517  97367   28.0   8   23
26.78/26.82	c R   26.8    90518     956      0   157    471   89814  89814   27.9   9   24
34.98/35.05	c +   35.0    90518     956      0   157    471  110645 107103   27.3   9   25
47.18/47.28	c +   47.3    90518     956      0   157    471  138305 117813   27.3  13   28
60.67/60.72	c
60.67/60.72	c       original/binary      fixed     eliminated      learned       agility
60.67/60.72	c   seconds        variables     equivalent    conflicts       height       MB
60.67/60.72	c
60.67/60.72	c B   60.7    90518     956      0   157    471  160034 117814   28.1  14   30
66.47/66.57	c +   66.6    90518     956      0   157    471  172881 129594   28.2  11   31
86.26/86.32	c R   86.3    90518     956      0   157    471  205213 129610   27.5   8   32
91.06/91.18	c +   91.2    90518     956      0   157    471  216101 142553   27.2   8   33
119.26/119.39	c +  119.4    90518     956      0   157    471  270126 156808   26.8   8   36
154.45/154.50	c +  154.5    90518     956      0   157    471  337655 172488   26.6  13   39
183.14/183.25	c B  183.2    90518     956      0   157    471  384083 172494   26.9   9   42
208.53/208.66	c +  208.6    90518     956      0   157    471  422065 189736   27.1   7   43
232.83/232.99	c R  232.9    90518     956      0   157    471  461620 189749   27.2   9   45
268.52/268.63	c +  268.6    90518     956      0   157    471  527580 208709   26.6  12   46
370.19/370.34	c +  370.3    90518     956      0   157    471  659475 229579   26.5  10   51
493.26/493.47	c +  493.3    90518     956      0   157    471  824340 252536   26.3   7   56
547.24/547.40	c B  547.3    90518     956      0   157    471  896180 252542   26.3  12   59
644.33/644.54	c R  644.4    90518     956      0   157    471 1025517 252544   26.5  11   61
648.82/649.02	c +  648.9    90518     956      0   157    471 1030425 277789   26.4   8   61
855.66/855.92	c +  855.7    90518     956      0   157    471 1288031 305567   25.8   9   69
1142.99/1143.34	c + 1143.0    90518     956      0   157    471 1610035 336123   25.6   9   76
1200.08/1200.40	c
1200.08/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.08/1200.40	c
1200.08/1200.40	c 1673308 conflicts, 2233130 decisions, 576 random
1200.08/1200.40	c 0 iterations, 3192 restarts, 0 skipped
1200.08/1200.40	c 14 enlarged, 0 shrunken, 16355 rescored, 451 rebiased
1200.08/1200.40	c 1 simplifications, 0 reductions
1200.08/1200.40	c
1200.08/1200.40	c vars: 0 fixed, 157 equiv, 471 elim, 157 merged
1200.08/1200.40	c elim: 574309 resolutions, 1 phases, 1 rounds
1200.08/1200.40	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1200.08/1200.40	c arty: 2.24 and 0.00 xor average arity
1200.08/1200.40	c prbe: 304996 probed, 159 phases, 159 rounds
1200.08/1200.40	c prbe: 0 failed, 0 lifted, 0 merged
1200.08/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.08/1200.40	c hash: 0 units, 157 merged
1200.08/1200.40	c mins: 45292262 learned, 26% deleted, 53 strong, 26 depth
1200.08/1200.40	c subs: 128 forward, 0 backward, 67 doms
1200.08/1200.40	c strs: 0 forward, 0 backward
1200.08/1200.40	c doms: 67 dominators, 0 high, 0 low
1200.08/1200.40	c prps: 240854751 propagations, 0.20 megaprops
1200.08/1200.40	c
1200.08/1200.40	c 1200.1 seconds, 81 MB max, 172 MB recycled
1200.08/1200.40	c
1200.08/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.08/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-1721248-1240664892/watcher-1721248-1240664892 -o /tmp/evaluation-result-1721248-1240664892/solver-1721248-1240664892 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1721248-1240664892.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.97 0.99 3/64 19429
/proc/meminfo: memFree=1834552/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=1056 CPUtime=0
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 94516354 1081344 168 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 264 168 64 155 0 107 0

[startup+0.0320111 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19429
/proc/meminfo: memFree=1834552/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=3432 CPUtime=0.02
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 772 0 0 0 2 0 0 0 18 0 1 0 94516354 3514368 757 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 858 758 64 155 0 701 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3432

[startup+0.101017 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19429
/proc/meminfo: memFree=1834552/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=7676 CPUtime=0.09
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 1827 0 0 0 9 0 0 0 18 0 1 0 94516354 7860224 1811 1992294400 134512640 135151029 4294956240 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 1919 1811 79 155 0 1762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7676

[startup+0.301039 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19429
/proc/meminfo: memFree=1834552/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=9768 CPUtime=0.29
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 2579 0 0 0 28 1 0 0 19 0 1 0 94516354 10002432 2348 1992294400 134512640 135151029 4294956240 18446744073709551615 134575843 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 2442 2348 79 155 0 2285 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9768

[startup+0.701084 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 19429
/proc/meminfo: memFree=1834552/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=12428 CPUtime=0.69
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 3250 0 0 0 68 1 0 0 22 0 1 0 94516354 12726272 3019 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 3107 3019 79 155 0 2950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12428

[startup+1.50117 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1822704/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=12428 CPUtime=1.49
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 3250 0 0 0 148 1 0 0 25 0 1 0 94516354 12726272 3019 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 3107 3019 79 155 0 2950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12428

[startup+3.10135 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1822576/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=12428 CPUtime=3.09
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 3250 0 0 0 308 1 0 0 25 0 1 0 94516354 12726272 3019 1992294400 134512640 135151029 4294956240 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 3107 3019 79 155 0 2950 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12428

[startup+6.3027 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1822448/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=12692 CPUtime=6.29
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 3317 0 0 0 628 1 0 0 25 0 1 0 94516354 12996608 3086 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 3173 3086 79 155 0 3016 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12692

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1817520/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=18064 CPUtime=12.69
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 4600 0 0 0 1267 2 0 0 25 0 1 0 94516354 18497536 4369 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 4516 4369 79 155 0 4359 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18064

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1809456/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=26140 CPUtime=25.48
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 6514 0 0 0 2544 4 0 0 25 0 1 0 94516354 26767360 6283 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 6535 6283 79 155 0 6378 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26140

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1802928/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=33164 CPUtime=51.07
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 8163 0 0 0 5101 6 0 0 25 0 1 0 94516354 33959936 7932 1992294400 134512640 135151029 4294956240 18446744073709551615 134554780 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 8291 7932 79 155 0 8134 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33164

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1796848/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=39688 CPUtime=102.27
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 9622 0 0 0 10219 8 0 0 25 0 1 0 94516354 40640512 9391 1992294400 134512640 135151029 4294956240 18446744073709551615 134520439 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 9922 9391 79 155 0 9765 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39688

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1791792/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=45600 CPUtime=162.25
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 10900 0 0 0 16215 10 0 0 25 0 1 0 94516354 46694400 10669 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 11400 10669 79 155 0 11243 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 45600

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1787248/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=50012 CPUtime=222.23
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 11977 0 0 0 22212 11 0 0 25 0 1 0 94516354 51212288 11746 1992294400 134512640 135151029 4294956240 18446744073709551615 134574644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 12503 11746 79 155 0 12346 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50012

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1783856/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=53904 CPUtime=282.22
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 12839 0 0 0 28210 12 0 0 25 0 1 0 94516354 55197696 12608 1992294400 134512640 135151029 4294956240 18446744073709551615 134554825 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 13476 12608 79 155 0 13319 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 53904

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1782256/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=55896 CPUtime=342.2
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 13202 0 0 0 34208 12 0 0 25 0 1 0 94516354 57237504 12971 1992294400 134512640 135151029 4294956240 18446744073709551615 134555119 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 13974 12971 79 155 0 13817 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 55896

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1778800/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=59800 CPUtime=402.19
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 14050 0 0 0 40206 13 0 0 25 0 1 0 94516354 61235200 13819 1992294400 134512640 135151029 4294956240 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 14950 13819 79 155 0 14793 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 59800

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1777200/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=61876 CPUtime=462.17
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 14439 0 0 0 46204 13 0 0 25 0 1 0 94516354 63361024 14208 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 15469 14208 79 155 0 15312 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 61876

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1774320/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=64988 CPUtime=522.15
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 15161 0 0 0 52201 14 0 0 25 0 1 0 94516354 66547712 14930 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 16247 14930 79 155 0 16090 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 64988

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1772848/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=66596 CPUtime=582.13
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 15517 0 0 0 58199 14 0 0 25 0 1 0 94516354 68194304 15286 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 16649 15286 79 155 0 16492 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 66596

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1772272/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=67212 CPUtime=642.13
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 15653 0 0 0 64198 15 0 0 25 0 1 0 94516354 68825088 15422 1992294400 134512640 135151029 4294956240 18446744073709551615 134575852 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 16803 15422 79 155 0 16646 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 67212

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1768880/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=70808 CPUtime=702.11
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 16489 0 0 0 70194 17 0 0 25 0 1 0 94516354 72507392 16258 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 17702 16258 79 155 0 17545 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 70808

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1766320/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=74360 CPUtime=762.1
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 17103 0 0 0 76192 18 0 0 25 0 1 0 94516354 76144640 16872 1992294400 134512640 135151029 4294956240 18446744073709551615 134574544 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 18590 16872 79 155 0 18433 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 74360

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1766000/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=74808 CPUtime=822.08
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 17193 0 0 0 82190 18 0 0 25 0 1 0 94516354 76603392 16962 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 18702 16962 79 155 0 18545 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 74808

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1762032/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=79200 CPUtime=882.06
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 18179 0 0 0 88186 20 0 0 25 0 1 0 94516354 81100800 17948 1992294400 134512640 135151029 4294956240 18446744073709551615 134554571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 19800 17948 79 155 0 19643 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 79200

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1761136/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=80260 CPUtime=942.04
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 18392 0 0 0 94184 20 0 0 25 0 1 0 94516354 82186240 18161 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 20065 18161 79 155 0 19908 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 80260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1760048/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=81468 CPUtime=1002.03
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 18641 0 0 0 100182 21 0 0 25 0 1 0 94516354 83423232 18410 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 20367 18410 79 155 0 20210 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 81468

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1759344/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=82216 CPUtime=1062.01
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 18805 0 0 0 106180 21 0 0 25 0 1 0 94516354 84189184 18574 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 20554 18574 79 155 0 20397 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 82216

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1759024/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=82924 CPUtime=1121.99
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 18900 0 0 0 112178 21 0 0 25 0 1 0 94516354 84914176 18669 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 20731 18669 79 155 0 20574 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 82924

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1754224/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=87988 CPUtime=1181.98
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 20106 0 0 0 118175 23 0 0 25 0 1 0 94516354 90099712 19875 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 21997 19875 79 155 0 21840 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 87988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19430
/proc/meminfo: memFree=1753584/2055920 swapFree=4192812/4192956
[pid=19429] ppid=19427 vsize=88580 CPUtime=1200.08
/proc/19429/stat : 19429 (precosat) R 19427 19429 19328 0 -1 4194304 20234 0 0 0 119984 24 0 0 25 0 1 0 94516354 90705920 20003 1992294400 134512640 135151029 4294956240 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19429/statm: 22145 20003 79 155 0 21988 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 88580

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.85
CPU system time (s): 0.254961
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 88580

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

runsolver used 0.888864 second user time and 2.46162 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-25 15:08:12
IDJOB=1721248
IDBENCH=71066
IDSOLVER=507
FILE ID=node59/1721248-1240664892
PBS_JOBID= 9186575
Free space on /tmp= 66360 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=25092766

node59.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.240
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.240
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:       1835032 kB
Buffers:         15584 kB
Cached:         134968 kB
SwapCached:          0 kB
Active:          84680 kB
Inactive:        79724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            42488 kB
Committed_AS:   375352 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node59 at 2009-04-25 15:28:14