Trace number 1784566

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) 5000.02 5001.11

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
Bench CategoryCRAFTED (crafted 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 variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
Number of clauses of size over 50

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-1784566-1241949966.cnf
0.00/0.00	c found header 'p cnf 290 696'
0.00/0.00	c finished parsing
0.00/0.00	c
0.00/0.00	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00	c
0.00/0.00	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.00	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.00	c
0.00/0.00	c starting search after 0.0 seconds
0.00/0.00	c no decision limit
0.00/0.00	c
0.00/0.00	c       original/binary      fixed     eliminated      learned       agility
0.00/0.00	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.00	c
0.00/0.00	c *    0.0      696     290      0     0      0       0      0    0.0   0    0
0.00/0.00	c s    0.0      696     290      0     0      0       0      0    0.0   0    0
0.00/0.00	c l    0.0      696     290      0     0      0       0   1000    0.0   0    0
0.00/0.00	c R    0.0      696     290      0     0      0     100    100   62.1   9    0
0.00/0.01	c R    0.0      696     290      0     0      0     202    202   52.9  14    0
0.00/0.03	c R    0.0      696     290      0     0      0     803    803   48.2  22    0
0.00/0.04	c B    0.0      696     290      0     0      0    1000   1000   49.7  21    0
0.00/0.04	c +    0.0      696     290      0     0      0    1000   1100   49.7  21    0
0.00/0.05	c +    0.1      696     290      0     0      0    1250   1210   50.1  20    0
0.00/0.06	c +    0.1      696     290      0     0      0    1560   1331   48.2  20    0
0.00/0.08	c +    0.1      696     290      0     0      0    1952   1464   47.7  22    0
0.00/0.08	c B    0.1      696     290      0     0      0    2000   1387   47.8  22    0
0.09/0.10	c R    0.1      696     290      0     0      0    2417   1469   44.4  21    0
0.09/0.10	c +    0.1      696     290      0     0      0    2442   1610   44.3  20    0
0.09/0.13	c +    0.1      696     290      0     0      0    3050   1771   46.1  19    1
0.09/0.16	c +    0.2      696     290      0     0      0    3810   1948   46.4  22    1
0.19/0.20	c +    0.2      696     290      0     0      0    4760   2142   45.1  20    1
0.19/0.26	c +    0.3      696     290      0     0      0    5951   2356   45.2  20    1
0.19/0.29	c R    0.3      696     290      0     0      0    6425   2372   46.2  21    1
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      696     290      0     0      0    7435   2591   44.1  19    1
0.29/0.36	c B    0.4      696     290      0     0      0    8007   2596   43.0  19    1
0.39/0.43	c +    0.4      696     290      0     0      0    9290   2850   44.1  21    1
0.49/0.55	c +    0.6      696     290      0     0      0   11610   3135   45.7  22    1
0.69/0.72	c +    0.7      696     290      0     0      0   14512   3448   45.8  22    1
0.79/0.80	c R    0.8      696     290      0     0      0   16057   3451   44.4  20    1
0.89/0.92	c +    0.9      696     290      0     0      0   18140   3792   42.4  19    1
1.19/1.20	c +    1.2      696     290      0     0      0   22677   4171   42.6  20    1
1.19/1.28	c B    1.3      696     290      0     0      0   24012   4176   43.0  22    1
1.49/1.55	c +    1.5      696     290      0     0      0   28346   4588   43.9  20    1
1.99/2.01	c +    2.0      696     290      0     0      0   35430   5046   44.3  20    2
2.20/2.22	c R    2.2      696     290      0     0      0   38527   5048   43.3  20    2
2.59/2.62	c +    2.6      696     290      0     0      0   44287   5550   41.5  19    2
3.30/3.39	c +    3.4      696     290      0     0      0   55355   6105   42.9  22    2
3.99/4.05	c B    4.0      696     290      0     0      0   64029   6109   44.6  21    3
4.40/4.43	c +    4.4      696     290      0     0      0   69190   6715   45.0  22    2
5.69/5.74	c +    5.7      696     290      0     0      0   86486   7386   45.3  21    3
5.99/6.03	c R    6.0      696     290      0     0      0   89841   7394   44.8  20    3
7.49/7.57	c +    7.6      696     290      0     0      0  108105   8124   43.2  21    3
9.79/9.87	c
9.79/9.87	c       original/binary      fixed     eliminated      learned       agility
9.79/9.87	c   seconds        variables     equivalent    conflicts       height       MB
9.79/9.87	c
9.79/9.87	c +    9.9      696     290      0     0      0  135130   8936   43.2  22    3
11.99/12.04	c B   12.0      696     290      0     0      0  160052   8943   44.2  22    4
12.79/12.81	c +   12.8      696     290      0     0      0  168910   9829   44.7  21    4
16.18/16.28	c R   16.3      696     290      0     0      0  205258   9835   44.4  20    5
16.68/16.77	c +   16.8      696     290      0     0      0  211136  10811   43.9  21    5
22.48/22.58	c +   22.6      696     290      0     0      0  263921  11892   43.2  21    5
29.28/29.35	c +   29.4      696     290      0     0      0  329900  13081   43.1  19    6
35.58/35.62	c B   35.6      696     290      0     0      0  384116  13089   44.4  20    6
38.68/38.79	c +   38.8      696     290      0     0      0  412375  14389   44.8  21    6
44.78/44.82	c R   44.8      696     290      0     0      0  461669  14406   45.5  21    8
51.98/52.03	c +   52.0      696     290      0     0      0  515465  15827   44.0  22    8
69.07/69.15	c +   69.1      696     290      0     0      0  644330  17409   44.6  21    9
92.07/92.19	c +   92.2      696     290      0     0      0  805410  19149   44.8  22    9
105.26/105.36	c B  105.3      696     290      0     0      0  896228  19156   45.2  20   10
121.77/121.87	c +  121.9      696     290      0     0      0 1006762  21063   46.2  20   12
125.16/125.29	c R  125.3      696     290      0     0      0 1025768  21072   46.4  20   12
166.45/166.59	c +  166.6      696     290      0     0      0 1258450  23169   45.0  21   13
222.44/222.56	c +  222.5      696     290      0     0      0 1573061  25485   44.9  20   14
300.72/300.88	c +  300.8      696     290      0     0      0 1966326  28033   44.9  22   16
318.62/318.73	c
318.62/318.73	c       original/binary      fixed     eliminated      learned       agility
318.62/318.73	c   seconds        variables     equivalent    conflicts       height       MB
318.62/318.73	c
318.62/318.73	c B  318.7      696     290      0     0      0 2048439  28037   45.2  20   16
363.81/363.92	c R  363.8      696     290      0     0      0 2256356  28045   45.9  21   11
409.80/409.93	c +  409.8      696     290      0     0      0 2457905  30836   46.2  19   14
554.07/554.27	c +  554.2      696     290      0     0      0 3072380  33919   45.5  21   17
754.73/754.96	c +  754.8      696     290      0     0      0 3840475  37310   45.2  22   20
972.48/972.74	c B  972.5      696     290      0     0      0 4608894  37318   45.6  22   24
1030.87/1031.14	c + 1030.9      696     290      0     0      0 4800590  41041   45.4  20   26
1064.56/1064.89	c R 1064.7      696     290      0     0      0 4922276  41048   45.5  19   28
1408.39/1408.74	c + 1408.4      696     290      0     0      0 6000736  45145   45.7  21   31
1945.47/1945.98	c + 1945.6      696     290      0     0      0 7500921  49659   45.4  19   36
2708.60/2709.22	c + 2708.6      696     290      0     0      0 9376151  54624   44.5  20   40
3092.92/3093.69	c B 3093.0      696     290      0     0      0 10241776  54637   45.2  19   46
3283.67/3284.48	c R 3283.8      696     290      0     0      0 10663744  54637   44.7  21   47
5000.00/5001.10	c
5000.00/5001.10	c *** CAUGHT SIGNAL 15 ***
5000.00/5001.10	c
5000.00/5001.10	c 14542296 conflicts, 18542752 decisions, 1 random
5000.00/5001.10	c 0 iterations, 21754 restarts, 0 skipped
5000.00/5001.10	c 42 enlarged, 0 shrunken, 142137 rescored, 2812 rebiased
5000.00/5001.10	c 1 simplifications, 1 reductions
5000.00/5001.10	c
5000.00/5001.10	c vars: 0 fixed, 0 equiv, 0 elim, 0 merged
5000.00/5001.10	c elim: 2030 resolutions, 1 phases, 1 rounds
5000.00/5001.10	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
5000.00/5001.10	c arty: 0.00 and 0.00 xor average arity
5000.00/5001.10	c prbe: 366560 probed, 632 phases, 632 rounds
5000.00/5001.10	c prbe: 0 failed, 0 lifted, 0 merged
5000.00/5001.10	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.00/5001.10	c hash: 0 units, 0 merged
5000.00/5001.10	c mins: 697155268 learned, 13% deleted, 6 strong, 20 depth
5000.00/5001.10	c subs: 0 forward, 0 backward, 0 doms
5000.00/5001.10	c strs: 0 forward, 0 backward
5000.00/5001.10	c doms: 0 dominators, 0 high, 0 low
5000.00/5001.10	c prps: 1012399370 propagations, 0.20 megaprops
5000.00/5001.10	c
5000.00/5001.10	c 5000.0 seconds, 52 MB max, 2982 MB recycled
5000.00/5001.10	c
5000.00/5001.10	c *** CAUGHT SIGNAL 15 ***
5000.00/5001.10	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-1784566-1241949966/watcher-1784566-1241949966 -o /tmp/evaluation-result-1784566-1241949966/solver-1784566-1241949966 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1784566-1241949966.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.97 0.99 3/64 1098
/proc/meminfo: memFree=899104/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=784 CPUtime=0
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 223030122 802816 115 1992294400 134512640 135151029 4294956240 18446744073709551615 134703854 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 196 115 79 155 0 39 0

[startup+0.00911104 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1098
/proc/meminfo: memFree=899104/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=784 CPUtime=0
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 223030122 802816 119 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 196 119 79 155 0 39 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 784

[startup+0.101116 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1098
/proc/meminfo: memFree=899104/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=1180 CPUtime=0.09
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 231 0 0 0 9 0 0 0 18 0 1 0 223030122 1208320 215 1992294400 134512640 135151029 4294956240 18446744073709551615 134554650 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 295 215 79 155 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1180

[startup+0.301129 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1098
/proc/meminfo: memFree=899104/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=1576 CPUtime=0.29
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 306 0 0 0 29 0 0 0 19 0 1 0 223030122 1613824 290 1992294400 134512640 135151029 4294956240 18446744073709551615 134542720 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 394 290 79 155 0 237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1576

[startup+0.701155 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1098
/proc/meminfo: memFree=899104/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=1840 CPUtime=0.69
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 386 0 0 0 69 0 0 0 22 0 1 0 223030122 1884160 370 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 460 370 79 155 0 303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1840

[startup+1.50121 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1099
/proc/meminfo: memFree=897560/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=2368 CPUtime=1.49
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 499 0 0 0 149 0 0 0 25 0 1 0 223030122 2424832 483 1992294400 134512640 135151029 4294956240 18446744073709551615 134530876 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 592 483 79 155 0 435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2368

[startup+3.10131 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1099
/proc/meminfo: memFree=897048/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=3168 CPUtime=3.09
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 717 0 0 0 309 0 0 0 25 0 1 0 223030122 3244032 701 1992294400 134512640 135151029 4294956240 18446744073709551615 134542661 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 792 701 79 155 0 635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3168

[startup+6.30153 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1099
/proc/meminfo: memFree=896024/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=3960 CPUtime=6.29
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 908 0 0 0 629 0 0 0 25 0 1 0 223030122 4055040 892 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 990 892 79 155 0 833 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3960

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1099
/proc/meminfo: memFree=894816/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=4756 CPUtime=12.69
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 1107 0 0 0 1269 0 0 0 25 0 1 0 223030122 4870144 1091 1992294400 134512640 135151029 4294956240 18446744073709551615 134554791 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 1189 1091 79 155 0 1032 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4756

[startup+25.5018 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 1099
/proc/meminfo: memFree=892832/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=6856 CPUtime=25.48
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 1591 0 0 0 2548 0 0 0 25 0 1 0 223030122 7020544 1575 1992294400 134512640 135151029 4294956240 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 1714 1575 79 155 0 1557 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6856

[startup+51.1014 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 1099
/proc/meminfo: memFree=890144/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=10064 CPUtime=51.08
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 2296 0 0 0 5107 1 0 0 25 0 1 0 223030122 10305536 2280 1992294400 134512640 135151029 4294956240 18446744073709551615 134574880 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 2516 2280 79 155 0 2359 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10064

[startup+102.306 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 1099
/proc/meminfo: memFree=888800/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=11364 CPUtime=102.27
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 2614 0 0 0 10226 1 0 0 25 0 1 0 223030122 11636736 2598 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 2841 2598 79 155 0 2684 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11364

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1099
/proc/meminfo: memFree=885664/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=15020 CPUtime=162.25
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 3384 0 0 0 16223 2 0 0 25 0 1 0 223030122 15380480 3368 1992294400 134512640 135151029 4294956240 18446744073709551615 134554890 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 3755 3368 79 155 0 3598 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15020

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1099
/proc/meminfo: memFree=884832/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=15948 CPUtime=222.24
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 3597 0 0 0 22221 3 0 0 25 0 1 0 223030122 16330752 3581 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 3987 3581 79 155 0 3830 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 15948

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1099
/proc/meminfo: memFree=883232/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=17864 CPUtime=282.23
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 4010 0 0 0 28220 3 0 0 25 0 1 0 223030122 18292736 3994 1992294400 134512640 135151029 4294956240 18446744073709551615 134551629 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 4466 3994 79 155 0 4309 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 17864

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1099
/proc/meminfo: memFree=879584/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=21112 CPUtime=342.22
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 4942 0 0 0 34217 5 0 0 25 0 1 0 223030122 21618688 4854 1992294400 134512640 135151029 4294956240 18446744073709551615 134574880 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 5278 4854 79 155 0 5121 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 21112

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1099
/proc/meminfo: memFree=879456/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=21112 CPUtime=402.21
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 5020 0 0 0 40215 6 0 0 25 0 1 0 223030122 21618688 4932 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 5278 4932 79 155 0 5121 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 21112

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1099
/proc/meminfo: memFree=879264/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=21112 CPUtime=462.19
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 5060 0 0 0 46213 6 0 0 25 0 1 0 223030122 21618688 4972 1992294400 134512640 135151029 4294956240 18446744073709551615 134554780 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 5278 4972 79 155 0 5121 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 21112

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1099
/proc/meminfo: memFree=879136/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=21112 CPUtime=522.17
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 5091 0 0 0 52211 6 0 0 25 0 1 0 223030122 21618688 5003 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 5278 5003 79 155 0 5121 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 21112

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1099
/proc/meminfo: memFree=879072/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=21112 CPUtime=582.17
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 5112 0 0 0 58210 7 0 0 25 0 1 0 223030122 21618688 5024 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 5278 5024 79 155 0 5121 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 21112

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1099
/proc/meminfo: memFree=878880/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=21112 CPUtime=642.16
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 5153 0 0 0 64209 7 0 0 25 0 1 0 223030122 21618688 5065 1992294400 134512640 135151029 4294956240 18446744073709551615 134530746 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 5278 5065 79 155 0 5121 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 21112

[startup+702.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1108
/proc/meminfo: memFree=851680/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=55060 CPUtime=4061.4
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 11902 0 0 0 406114 26 0 0 25 0 1 0 223030122 56381440 11814 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 13765 11814 79 155 0 13608 0
Current children cumulated CPU time (s) 4061.4
Current children cumulated vsize (KiB) 55060

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1108
/proc/meminfo: memFree=851296/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=55572 CPUtime=4121.39
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 11989 0 0 0 412112 27 0 0 25 0 1 0 223030122 56905728 11901 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 13893 11901 79 155 0 13736 0
Current children cumulated CPU time (s) 4121.39
Current children cumulated vsize (KiB) 55572

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=851296/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=55572 CPUtime=4181.38
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 11989 0 0 0 418111 27 0 0 25 0 1 0 223030122 56905728 11901 1992294400 134512640 135151029 4294956240 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 13893 11901 79 155 0 13736 0
Current children cumulated CPU time (s) 4181.38
Current children cumulated vsize (KiB) 55572

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=851296/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=55572 CPUtime=4241.36
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 11990 0 0 0 424109 27 0 0 25 0 1 0 223030122 56905728 11902 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 13893 11902 79 155 0 13736 0
Current children cumulated CPU time (s) 4241.36
Current children cumulated vsize (KiB) 55572

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=851296/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=55572 CPUtime=4301.35
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 11990 0 0 0 430108 27 0 0 25 0 1 0 223030122 56905728 11902 1992294400 134512640 135151029 4294956240 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 13893 11902 79 155 0 13736 0
Current children cumulated CPU time (s) 4301.35
Current children cumulated vsize (KiB) 55572

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=851296/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=55572 CPUtime=4361.33
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 11992 0 0 0 436106 27 0 0 25 0 1 0 223030122 56905728 11904 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 13893 11904 79 155 0 13736 0
Current children cumulated CPU time (s) 4361.33
Current children cumulated vsize (KiB) 55572

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=851296/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=55572 CPUtime=4421.33
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 11992 0 0 0 442105 28 0 0 25 0 1 0 223030122 56905728 11904 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 13893 11904 79 155 0 13736 0
Current children cumulated CPU time (s) 4421.33
Current children cumulated vsize (KiB) 55572

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=851296/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=55572 CPUtime=4481.31
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 11992 0 0 0 448103 28 0 0 25 0 1 0 223030122 56905728 11904 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 13893 11904 79 155 0 13736 0
Current children cumulated CPU time (s) 4481.31
Current children cumulated vsize (KiB) 55572

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=851232/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=55572 CPUtime=4541.3
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 11992 0 0 0 454102 28 0 0 25 0 1 0 223030122 56905728 11904 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 13893 11904 79 155 0 13736 0
Current children cumulated CPU time (s) 4541.3
Current children cumulated vsize (KiB) 55572

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=851232/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=55572 CPUtime=4601.29
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 11992 0 0 0 460101 28 0 0 25 0 1 0 223030122 56905728 11904 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 13893 11904 79 155 0 13736 0
Current children cumulated CPU time (s) 4601.29
Current children cumulated vsize (KiB) 55572

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=850144/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=57120 CPUtime=4661.27
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 12263 0 0 0 466099 28 0 0 25 0 1 0 223030122 58490880 12175 1992294400 134512640 135151029 4294956240 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 14280 12175 79 155 0 14123 0
Current children cumulated CPU time (s) 4661.27
Current children cumulated vsize (KiB) 57120

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=849824/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=57376 CPUtime=4721.26
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 12354 0 0 0 472097 29 0 0 25 0 1 0 223030122 58753024 12266 1992294400 134512640 135151029 4294956240 18446744073709551615 134554580 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 14344 12266 79 155 0 14187 0
Current children cumulated CPU time (s) 4721.26
Current children cumulated vsize (KiB) 57376

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=849696/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=57632 CPUtime=4781.25
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 12376 0 0 0 478096 29 0 0 25 0 1 0 223030122 59015168 12288 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 14408 12288 79 155 0 14251 0
Current children cumulated CPU time (s) 4781.25
Current children cumulated vsize (KiB) 57632

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=849696/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=57632 CPUtime=4841.23
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 12376 0 0 0 484094 29 0 0 25 0 1 0 223030122 59015168 12288 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 14408 12288 79 155 0 14251 0
Current children cumulated CPU time (s) 4841.23
Current children cumulated vsize (KiB) 57632

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=849696/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=57632 CPUtime=4901.22
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 12376 0 0 0 490092 30 0 0 25 0 1 0 223030122 59015168 12288 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 14408 12288 79 155 0 14251 0
Current children cumulated CPU time (s) 4901.22
Current children cumulated vsize (KiB) 57632

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=849696/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=57632 CPUtime=4961.21
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 12376 0 0 0 496091 30 0 0 25 0 1 0 223030122 59015168 12288 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 14408 12288 79 155 0 14251 0
Current children cumulated CPU time (s) 4961.21
Current children cumulated vsize (KiB) 57632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=849696/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=57632 CPUtime=5000
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 12376 0 0 0 499970 30 0 0 25 0 1 0 223030122 59015168 12288 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 14408 12288 79 155 0 14251 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 57632

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

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

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1108
/proc/meminfo: memFree=849696/2055920 swapFree=4181272/4192956
[pid=1098] ppid=1096 vsize=57632 CPUtime=5000
/proc/1098/stat : 1098 (precosat) R 1096 1098 32505 0 -1 4194304 12376 0 0 0 499970 30 0 0 25 0 1 0 223030122 59015168 12288 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1098/statm: 14408 12288 79 155 0 14251 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 57632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.11
CPU time (s): 5000.02
CPU user time (s): 4999.71
CPU system time (s): 0.312952
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 57632

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

runsolver used 4.66129 second user time and 9.07862 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-10 12:06:06
IDJOB=1784566
IDBENCH=71787
IDSOLVER=607
FILE ID=node22/1784566-1241949966
PBS_JOBID= 9265076
Free space on /tmp= 66368 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784566-1241949966/watcher-1784566-1241949966 -o /tmp/evaluation-result-1784566-1241949966/solver-1784566-1241949966 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1784566-1241949966.cnf

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=1339772119

node22.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.232
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.232
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:        899520 kB
Buffers:         69112 kB
Cached:         992008 kB
SwapCached:       5528 kB
Active:         317928 kB
Inactive:       751616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        899520 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:             716 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            72836 kB
Committed_AS:   822968 kB
PageTables:       1368 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= 66368 MiB
End job on node22 at 2009-05-10 13:29:29