Trace number 1775181

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 10005

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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-1775181-1241200211.cnf
0.00/0.00	c found header 'p cnf 1430 79453'
0.03/0.05	c finished parsing
0.03/0.05	c
0.03/0.05	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.03/0.05	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.03/0.05	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.03/0.05	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.03/0.05	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.03/0.05	c --random=1 --spread=2000 --seed=0 --skip=25
0.03/0.05	c
0.03/0.05	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.03/0.05	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.03/0.05	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.03/0.05	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.03/0.05	c
0.03/0.05	c starting search after 0.1 seconds
0.03/0.05	c no decision limit
0.03/0.06	c
0.03/0.06	c       original/binary      fixed     eliminated      learned       agility
0.03/0.06	c   seconds        variables     equivalent    conflicts       height       MB
0.03/0.06	c
0.03/0.06	c *    0.1    79453    1363      0    67      0       0      0    0.0   0    5
1.79/1.81	c s    1.8    78392     825      0   157    448       0      0    0.0   0    5
1.79/1.81	c l    1.8    78392     825      0   157    448       0  76557    0.0   0    5
1.79/1.84	c R    1.8    78392     825      0   157    448     101    101  107.5  15    6
1.79/1.87	c R    1.9    78392     825      0   157    448     202    202   80.7  18    6
1.89/1.99	c R    2.0    78392     825      0   157    448     807    807   44.2  12    6
1.99/2.01	c B    2.0    78392     825      0   157    448    1001   1001   39.2  11    6
2.10/2.17	c B    2.2    78392     825      0   157    448    2001   2001   30.2  11    6
2.20/2.22	c R    2.2    78392     825      0   157    448    2414   2414   28.6   7    6
2.79/2.89	c R    2.9    78392     825      0   157    448    6429   6429   26.0  10    7
2.99/3.09	c B    3.1    78392     825      0   157    448    8003   8003   24.4  11    8
4.79/4.82	c R    4.8    78392     825      0   157    448   16054  16054   23.2  12    9
6.69/6.79	c B    6.8    78392     825      0   157    448   24007  24007   22.5  11   10
9.99/10.02	c R   10.0    78392     825      0   157    448   38492  38492   21.2   6   12
18.48/18.57	c B   18.6    78392     825      0   157    448   64019  64019   22.2  10   17
24.08/24.17	c +   24.2    78392     825      0   157    448   76557  84212   22.5   9   19
28.78/28.89	c R   28.9    78392     825      0   157    448   89791  84221   21.9  11   20
30.38/30.49	c +   30.5    78392     825      0   157    448   95695  92633   22.0   9   20
41.17/41.23	c +   41.2    78392     825      0   157    448  119617 101896   22.4  12   22
52.97/53.02	c
52.97/53.02	c       original/binary      fixed     eliminated      learned       agility
52.97/53.02	c   seconds        variables     equivalent    conflicts       height       MB
52.97/53.02	c
52.97/53.02	c +   53.0    78392     825      0   157    448  149521 112085   22.3  16   24
59.16/59.28	c B   59.3    78392     825      0   157    448  160049 112090   22.4   9   25
74.84/74.95	c +   74.9    78392     825      0   157    448  186900 123293   22.7  10   26
80.64/80.74	c R   80.7    78392     825      0   157    448  205187 123310   22.4   8   27
91.84/91.92	c +   91.9    78392     825      0   157    448  233625 135622   21.5   8   27
125.23/125.35	c +  125.3    78392     825      0   157    448  292030 149184   21.5   8   31
170.70/170.86	c +  170.8    78392     825      0   157    448  365036 164102   21.7   8   34
182.00/182.14	c B  182.0    78392     825      0   157    448  384100 164105   21.8  12   36
222.48/222.68	c +  222.6    78392     825      0   157    448  456297 180512   22.0  11   36
224.88/225.04	c R  224.9    78392     825      0   157    448  461546 169364   21.9  10   36
292.24/292.43	c +  292.3    78392     825      0   157    448  570371 198563   21.8   9   40
394.10/394.33	c +  394.1    78392     825      0   157    448  712960 218419   21.6  10   44
525.44/525.79	c +  525.5    78392     825      0   157    448  891201 240260   21.4  10   48
529.13/529.47	c B  529.2    78392     825      0   157    448  896204 223431   21.4  13   49
624.18/624.57	c R  624.3    78392     825      0   157    448 1025566 240282   21.5  10   51
666.06/666.48	c s  666.1    78393     825      0   157    448 1073657 240278   21.0  12   34
696.35/696.74	c +  696.4    78393     825      0   157    448 1114002 264286   20.9   8   41
952.61/953.16	c +  952.7    78393     825      0   157    448 1392500 290714   21.0   9   56
1288.06/1288.79	c + 1288.2    78393     825      0   157    448 1740625 319785   21.0  10   61
1618.80/1619.62	c
1618.80/1619.62	c       original/binary      fixed     eliminated      learned       agility
1618.80/1619.62	c   seconds        variables     equivalent    conflicts       height       MB
1618.80/1619.62	c
1618.80/1619.62	c B 1618.8    78393     825      0   157    448 2048424 319792   20.9  14   67
1722.65/1723.60	c + 1722.8    78393     825      0   157    448 2175781 351763   20.7  11   66
1799.22/1800.14	c R 1799.3    78393     825      0   157    448 2255948 351770   20.6   8   70
2298.47/2299.66	c + 2298.5    78393     825      0   157    448 2719727 386939   20.4  14   80
3108.92/3110.51	c + 3108.9    78393     825      0   157    448 3399657 425632   20.2   9   86
4241.85/4244.02	c + 4241.9    78393     825      0   157    448 4249570 468195   19.8  11   94
4747.30/4749.75	c B 4747.4    78393     825      0   157    448 4608832 468210   19.7  11  100
5091.84/5094.49	c R 5091.9    78393     825      0   157    448 4921506 468210   19.4   9  101
5500.84/5503.62	c + 5500.9    78393     825      0   157    448 5311960 515014   19.1  10  105
7600.10/7603.97	c + 7600.2    78393     825      0   157    448 6639950 566515   19.1   8  118
10000.02/10005.00	c
10000.02/10005.00	c *** CAUGHT SIGNAL 15 ***
10000.02/10005.00	c
10000.02/10005.00	c 8119315 conflicts, 10081004 decisions, 2601 random
10000.02/10005.00	c 0 iterations, 13051 restarts, 0 skipped
10000.02/10005.00	c 21 enlarged, 1 shrunken, 79350 rescored, 1752 rebiased
10000.02/10005.00	c 2 simplifications, 0 reductions
10000.02/10005.00	c
10000.02/10005.00	c vars: 0 fixed, 157 equiv, 448 elim, 157 merged
10000.02/10005.00	c elim: 516645 resolutions, 1 phases, 1 rounds
10000.02/10005.00	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
10000.02/10005.00	c arty: 2.21 and 0.00 xor average arity
10000.02/10005.00	c prbe: 952992 probed, 577 phases, 577 rounds
10000.02/10005.00	c prbe: 0 failed, 0 lifted, 0 merged
10000.02/10005.00	c sccs: 0 non trivial, 0 fixed, 0 merged
10000.02/10005.00	c hash: 0 units, 157 merged
10000.02/10005.00	c mins: 165654396 learned, 27% deleted, 310 strong, 18 depth
10000.02/10005.00	c subs: 126 forward, 0 backward, 67 doms
10000.02/10005.00	c strs: 0 forward, 0 backward
10000.02/10005.00	c doms: 67 dominators, 0 high, 0 low
10000.02/10005.00	c prps: 988510356 propagations, 0.10 megaprops
10000.02/10005.00	c
10000.02/10005.00	c 10000.0 seconds, 130 MB max, 769 MB recycled
10000.02/10005.00	c
10000.02/10005.00	c *** CAUGHT SIGNAL 15 ***
10000.02/10005.00	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-1775181-1241200211/watcher-1775181-1241200211 -o /tmp/evaluation-result-1775181-1241200211/solver-1775181-1241200211 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1775181-1241200211.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: 1.00 1.01 1.00 3/64 24155
/proc/meminfo: memFree=894912/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=1184 CPUtime=0
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 148054620 1212416 176 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 296 177 64 155 0 139 0

[startup+0.044634 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24155
/proc/meminfo: memFree=894912/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=4508 CPUtime=0.03
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 1043 0 0 0 3 0 0 0 18 0 1 0 148054620 4616192 1028 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 1127 1029 64 155 0 970 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4508

[startup+0.101641 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24155
/proc/meminfo: memFree=894912/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=6088 CPUtime=0.09
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 1606 0 0 0 9 0 0 0 18 0 1 0 148054620 6234112 1445 1992294400 134512640 135151029 4294956240 18446744073709551615 134521507 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 1522 1445 79 155 0 1365 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6088

[startup+0.301667 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24155
/proc/meminfo: memFree=894912/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=9308 CPUtime=0.29
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 2412 0 0 0 28 1 0 0 19 0 1 0 148054620 9531392 2228 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 2327 2228 79 155 0 2170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9308

[startup+0.701719 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24155
/proc/meminfo: memFree=894912/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=11304 CPUtime=0.69
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 2900 0 0 0 68 1 0 0 23 0 1 0 148054620 11575296 2716 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 2826 2716 79 155 0 2669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11304

[startup+1.50182 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24156
/proc/meminfo: memFree=884280/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=11304 CPUtime=1.49
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 2900 0 0 0 148 1 0 0 25 0 1 0 148054620 11575296 2716 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 2826 2716 79 155 0 2669 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11304

[startup+3.10104 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24156
/proc/meminfo: memFree=884152/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=11244 CPUtime=3.09
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 2900 0 0 0 308 1 0 0 25 0 1 0 148054620 11513856 2716 1992294400 134512640 135151029 4294956240 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 2811 2716 79 155 0 2654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11244

[startup+6.30146 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24156
/proc/meminfo: memFree=883832/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=12316 CPUtime=6.29
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 3152 0 0 0 628 1 0 0 25 0 1 0 148054620 12611584 2968 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 3079 2968 79 155 0 2922 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12316

[startup+12.7013 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 24156
/proc/meminfo: memFree=879480/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=16288 CPUtime=12.69
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 4106 0 0 0 1266 3 0 0 25 0 1 0 148054620 16678912 3922 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 4072 3922 79 155 0 3915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16288

[startup+25.502 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 24156
/proc/meminfo: memFree=874296/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=21780 CPUtime=25.48
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 5388 0 0 0 2543 5 0 0 25 0 1 0 148054620 22302720 5204 1992294400 134512640 135151029 4294956240 18446744073709551615 134555130 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 5445 5204 79 155 0 5288 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21780

[startup+51.1014 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 24156
/proc/meminfo: memFree=869432/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=27080 CPUtime=51.07
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 6604 0 0 0 5101 6 0 0 25 0 1 0 148054620 27729920 6420 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 6770 6420 79 155 0 6613 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27080

[startup+102.305 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24156
/proc/meminfo: memFree=863352/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=33532 CPUtime=102.24
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 8077 0 0 0 10217 7 0 0 25 0 1 0 148054620 34336768 7893 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 8383 7893 79 155 0 8226 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 33532

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24156
/proc/meminfo: memFree=859960/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=37084 CPUtime=162.2
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 8921 0 0 0 16212 8 0 0 25 0 1 0 148054620 37974016 8737 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 9271 8737 79 155 0 9114 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 37084

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24156
/proc/meminfo: memFree=856888/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=40420 CPUtime=222.18
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 9699 0 0 0 22209 9 0 0 25 0 1 0 148054620 41390080 9515 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 10105 9515 79 155 0 9948 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 40420

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=853112/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=44776 CPUtime=282.15
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 10625 0 0 0 28205 10 0 0 25 0 1 0 148054620 45850624 10441 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 11194 10441 79 155 0 11037 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 44776

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=850552/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=47620 CPUtime=342.11
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 11260 0 0 0 34201 10 0 0 25 0 1 0 148054620 48762880 11076 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 11905 11076 79 155 0 11748 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 47620

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=848376/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=50532 CPUtime=402.09
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 11864 0 0 0 40198 11 0 0 25 0 1 0 148054620 51744768 11680 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 12633 11680 79 155 0 12476 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 50532

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=846200/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=53332 CPUtime=462.07
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 12357 0 0 0 46195 12 0 0 25 0 1 0 148054620 54611968 12173 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 13333 12173 79 155 0 13176 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 53332

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=844856/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=55040 CPUtime=522.04
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 12690 0 0 0 52192 12 0 0 25 0 1 0 148054620 56360960 12506 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 13760 12506 79 155 0 13603 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 55040

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=843064/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=56896 CPUtime=582
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 13139 0 0 0 58188 12 0 0 25 0 1 0 148054620 58261504 12955 1992294400 134512640 135151029 4294956240 18446744073709551615 134578219 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 14224 12955 79 155 0 14067 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 56896

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=841976/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=58184 CPUtime=641.98
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 13422 0 0 0 64186 12 0 0 25 0 1 0 148054620 59580416 13238 1992294400 134512640 135151029 4294956240 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 14546 13238 79 155 0 14389 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 58184

[startup+702.301 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=772024/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=138452 CPUtime=9037.8
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 32825 0 0 0 903741 39 0 0 25 0 1 0 148054620 141774848 30573 1992294400 134512640 135151029 4294956240 18446744073709551615 134575852 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 34613 30573 79 155 0 34456 0
Current children cumulated CPU time (s) 9037.8
Current children cumulated vsize (KiB) 138452

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=771960/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=138452 CPUtime=9097.78
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 32825 0 0 0 909739 39 0 0 25 0 1 0 148054620 141774848 30573 1992294400 134512640 135151029 4294956240 18446744073709551615 134520387 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 34613 30573 79 155 0 34456 0
Current children cumulated CPU time (s) 9097.78
Current children cumulated vsize (KiB) 138452

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=771896/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=138452 CPUtime=9157.75
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 32839 0 0 0 915736 39 0 0 25 0 1 0 148054620 141774848 30587 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 34613 30587 79 155 0 34456 0
Current children cumulated CPU time (s) 9157.75
Current children cumulated vsize (KiB) 138452

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=771896/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=138452 CPUtime=9217.72
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 32839 0 0 0 921733 39 0 0 25 0 1 0 148054620 141774848 30587 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 34613 30587 79 155 0 34456 0
Current children cumulated CPU time (s) 9217.72
Current children cumulated vsize (KiB) 138452

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=771896/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=138452 CPUtime=9277.69
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 32839 0 0 0 927730 39 0 0 25 0 1 0 148054620 141774848 30587 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 34613 30587 79 155 0 34456 0
Current children cumulated CPU time (s) 9277.69
Current children cumulated vsize (KiB) 138452

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=771768/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=138452 CPUtime=9337.65
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 32879 0 0 0 933726 39 0 0 25 0 1 0 148054620 141774848 30627 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 34613 30627 79 155 0 34456 0
Current children cumulated CPU time (s) 9337.65
Current children cumulated vsize (KiB) 138452

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=771640/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=138964 CPUtime=9397.62
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 32920 0 0 0 939723 39 0 0 25 0 1 0 148054620 142299136 30668 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 34741 30668 79 155 0 34584 0
Current children cumulated CPU time (s) 9397.62
Current children cumulated vsize (KiB) 138964

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=771000/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=140248 CPUtime=9457.58
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33088 0 0 0 945719 39 0 0 25 0 1 0 148054620 143613952 30836 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35062 30836 79 155 0 34905 0
Current children cumulated CPU time (s) 9457.58
Current children cumulated vsize (KiB) 140248

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=770616/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=141276 CPUtime=9517.55
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33183 0 0 0 951716 39 0 0 25 0 1 0 148054620 144666624 30931 1992294400 134512640 135151029 4294956240 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35319 30931 79 155 0 35162 0
Current children cumulated CPU time (s) 9517.55
Current children cumulated vsize (KiB) 141276

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=770424/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=141276 CPUtime=9577.52
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33228 0 0 0 957713 39 0 0 25 0 1 0 148054620 144666624 30976 1992294400 134512640 135151029 4294956240 18446744073709551615 134576002 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35319 30976 79 155 0 35162 0
Current children cumulated CPU time (s) 9577.52
Current children cumulated vsize (KiB) 141276

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=770040/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=142304 CPUtime=9637.49
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33328 0 0 0 963710 39 0 0 25 0 1 0 148054620 145719296 31076 1992294400 134512640 135151029 4294956240 18446744073709551615 134576059 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35576 31076 79 155 0 35419 0
Current children cumulated CPU time (s) 9637.49
Current children cumulated vsize (KiB) 142304

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=769784/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=142304 CPUtime=9697.46
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33376 0 0 0 969707 39 0 0 25 0 1 0 148054620 145719296 31124 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35576 31124 79 155 0 35419 0
Current children cumulated CPU time (s) 9697.46
Current children cumulated vsize (KiB) 142304

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=769592/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=142816 CPUtime=9757.43
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33399 0 0 0 975704 39 0 0 25 0 1 0 148054620 146243584 31147 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35704 31147 79 155 0 35547 0
Current children cumulated CPU time (s) 9757.43
Current children cumulated vsize (KiB) 142816

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=769592/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=142816 CPUtime=9817.41
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33399 0 0 0 981702 39 0 0 25 0 1 0 148054620 146243584 31147 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35704 31147 79 155 0 35547 0
Current children cumulated CPU time (s) 9817.41
Current children cumulated vsize (KiB) 142816

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=769592/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=142816 CPUtime=9877.38
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33411 0 0 0 987699 39 0 0 25 0 1 0 148054620 146243584 31159 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35704 31159 79 155 0 35547 0
Current children cumulated CPU time (s) 9877.38
Current children cumulated vsize (KiB) 142816

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=769528/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=142816 CPUtime=9937.34
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33432 0 0 0 993695 39 0 0 25 0 1 0 148054620 146243584 31180 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35704 31180 79 155 0 35547 0
Current children cumulated CPU time (s) 9937.34
Current children cumulated vsize (KiB) 142816

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=769464/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=142816 CPUtime=9997.32
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33435 0 0 0 999693 39 0 0 25 0 1 0 148054620 146243584 31183 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35704 31183 79 155 0 35547 0
Current children cumulated CPU time (s) 9997.32
Current children cumulated vsize (KiB) 142816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24178
/proc/meminfo: memFree=769464/2055920 swapFree=4181364/4192956
[pid=24155] ppid=24153 vsize=142816 CPUtime=10000
/proc/24155/stat : 24155 (precosat) R 24153 24155 24062 0 -1 4194304 33435 0 0 0 999963 39 0 0 25 0 1 0 148054620 146243584 31183 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/24155/statm: 35704 31183 79 155 0 35547 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 142816

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): 10005
CPU time (s): 10000.1
CPU user time (s): 9999.63
CPU system time (s): 0.418936
CPU usage (%): 99.9503
Max. virtual memory (cumulated for all children) (KiB): 142816

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

runsolver used 8.04978 second user time and 28.3387 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-01 19:50:11
IDJOB=1775181
IDBENCH=71098
IDSOLVER=607
FILE ID=node13/1775181-1241200211
PBS_JOBID= 9224666
Free space on /tmp= 66432 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1899518099

node13.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.227
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.227
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:        895392 kB
Buffers:         85188 kB
Cached:         971756 kB
SwapCached:       5352 kB
Active:          80644 kB
Inactive:       984120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        895392 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            1936 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            81716 kB
Committed_AS:   622252 kB
PageTables:       1472 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= 66432 MiB
End job on node13 at 2009-05-01 22:36:58