Trace number 1732348

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 236SAT 247.212 247.318

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-140-100.cnf
MD5SUM07b17839a612470dd109e37b3b09aec5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.160974
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
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-1732348-1240780298.cnf
0.00/0.00	c found header 'p cnf 140 336'
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      336     140      0     0      0       0      0    0.0   0    0
0.00/0.00	c s    0.0      336     140      0     0      0       0      0    0.0   0    0
0.00/0.00	c l    0.0      336     140      0     0      0       0   1000    0.0   0    0
0.00/0.00	c R    0.0      336     140      0     0      0     101    101   34.9  10    0
0.00/0.00	c R    0.0      336     140      0     0      0     203    203   31.5  13    0
0.00/0.02	c R    0.0      336     140      0     0      0     806    806   26.1  23    0
0.00/0.02	c B    0.0      336     140      0     0      0    1001   1001   26.2  24    0
0.00/0.02	c +    0.0      336     140      0     0      0    1001   1100   26.2  24    0
0.00/0.03	c +    0.0      336     140      0     0      0    1252   1210   25.6  25    0
0.00/0.04	c +    0.0      336     140      0     0      0    1566   1331   25.1  25    0
0.00/0.05	c +    0.1      336     140      0     0      0    1956   1464   25.1  25    0
0.00/0.05	c B    0.1      336     140      0     0      0    2001   1383   25.1  25    0
0.00/0.07	c R    0.1      336     140      0     0      0    2417   1465   23.3  23    0
0.00/0.07	c +    0.1      336     140      0     0      0    2446   1610   23.2  23    0
0.00/0.09	c +    0.1      336     140      0     0      0    3055   1771   23.9  25    0
0.10/0.12	c +    0.1      336     140      0     0      0    3816   1948   24.6  26    0
0.10/0.15	c +    0.2      336     140      0     0      0    4770   2142   23.6  24    0
0.19/0.20	c +    0.2      336     140      0     0      0    5960   2356   24.0  25    1
0.19/0.22	c N    0.2      336     140      0     0      0    6434   2361   24.3  25    1
0.19/0.26	c
0.19/0.26	c       original/binary      fixed     eliminated      learned       agility
0.19/0.26	c   seconds        variables     equivalent    conflicts       height       MB
0.19/0.26	c
0.19/0.26	c +    0.3      336     140      0     0      0    7451   2591   24.6  25    1
0.19/0.28	c B    0.3      336     140      0     0      0    8003   2596   24.7  26    1
0.29/0.34	c +    0.3      336     140      0     0      0    9311   2850   24.2  23    1
0.39/0.45	c +    0.4      336     140      0     0      0   11637   3135   25.1  26    1
0.49/0.58	c +    0.6      336     140      0     0      0   14545   3448   24.7  23    1
0.59/0.65	c R    0.6      336     140      0     0      0   16056   3452   23.8  24    1
0.69/0.74	c +    0.7      336     140      0     0      0   18181   3792   22.9  23    1
0.89/0.97	c +    1.0      336     140      0     0      0   22726   4171   22.9  25    1
1.00/1.05	c B    1.1      336     140      0     0      0   24011   4176   23.1  24    1
1.29/1.30	c +    1.3      336     140      0     0      0   28406   4588   23.9  25    1
1.59/1.69	c +    1.7      336     140      0     0      0   35505   5046   23.8  23    1
1.79/1.85	c R    1.9      336     140      0     0      0   38504   5055   23.4  23    1
2.10/2.15	c +    2.2      336     140      0     0      0   44380   5550   22.2  23    1
2.79/2.85	c +    2.9      336     140      0     0      0   55476   6105   22.4  25    2
3.39/3.42	c B    3.4      336     140      0     0      0   64015   6112   22.8  25    2
3.69/3.79	c +    3.8      336     140      0     0      0   69346   6715   23.0  25    2
4.89/4.97	c +    5.0      336     140      0     0      0   86681   7386   22.9  23    2
5.09/5.18	c R    5.2      336     140      0     0      0   89805   7389   22.7  23    2
6.39/6.48	c +    6.5      336     140      0     0      0  108350   8124   22.0  25    2
8.59/8.67	c
8.59/8.67	c       original/binary      fixed     eliminated      learned       agility
8.59/8.67	c   seconds        variables     equivalent    conflicts       height       MB
8.59/8.67	c
8.59/8.67	c +    8.7      336     140      0     0      0  135436   8936   22.1  22    2
10.69/10.71	c B   10.7      336     140      0     0      0  160048   8942   22.5  25    3
11.49/11.50	c +   11.5      336     140      0     0      0  169295   9829   22.7  24    3
14.49/14.56	c R   14.6      336     140      0     0      0  205234   9836   22.4  24    3
14.99/15.03	c +   15.0      336     140      0     0      0  211616  10811   22.2  22    3
19.98/20.01	c +   20.0      336     140      0     0      0  264520  11892   21.9  24    4
26.28/26.34	c +   26.3      336     140      0     0      0  330650  13081   21.8  22    4
32.08/32.15	c B   32.1      336     140      0     0      0  384114  13083   22.3  25    4
35.28/35.34	c +   35.3      336     140      0     0      0  413312  14389   22.5  25    4
40.77/40.85	c N   40.8      336     140      0     0      0  461666  14399   22.5  25    3
46.67/46.77	c +   46.8      336     140      0     0      0  516641  15827   22.4  26    4
63.57/63.65	c +   63.6      336     140      0     0      0  645801  17409   22.6  24    5
85.85/85.93	c +   85.9      336     140      0     0      0  807250  19149   22.5  26    6
99.46/99.50	c B   99.5      336     140      0     0      0  896207  19153   22.7  24    6
116.05/116.16	c +  116.1      336     140      0     0      0 1009060  21063   22.9  23    7
118.45/118.55	c R  118.5      336     140      0     0      0 1025765  21069   22.9  23    7
158.82/158.93	c +  158.9      336     140      0     0      0 1261327  23169   22.4  23    8
218.70/218.89	c +  218.8      336     140      0     0      0 1576657  25485   22.5  23    9
247.18/247.31	c 1  247.2      336     140      0     0      0 1717065  25494   22.3  24   10
247.18/247.31	c
247.18/247.31	s SATISFIABLE
247.18/247.31	v -1 -2 3 -4 -5 6 -7
247.18/247.31	v -8 -9 -10 -11 12 -13 -14 -15
247.18/247.31	v -16 -17 18 -19 -20 -21 -22 23
247.18/247.31	v -24 -25 -26 27 -28 -29 -30 -31
247.18/247.31	v 32 -33 -34 -35 36 -37 -38 -39
247.18/247.31	v -40 41 -42 -43 -44 -45 -46 -47
247.18/247.31	v -48 49 -50 51 -52 -53 -54 -55
247.18/247.31	v -56 -57 -58 59 -60 61 -62 -63
247.18/247.31	v -64 -65 -66 -67 68 -69 -70 71
247.18/247.31	v -72 -73 -74 -75 -76 -77 78 -79
247.18/247.31	v -80 -81 -82 -83 84 -85 -86 87
247.18/247.31	v -88 -89 -90 -91 -92 -93 94 -95
247.18/247.31	v -96 -97 -98 99 -100 -101 -102 -103
247.18/247.31	v 104 -105 -106 107 -108 -109 -110 -111
247.18/247.31	v -112 113 -114 -115 116 -117 -118 -119
247.18/247.31	v -120 -121 -122 -123 124 -125 -126 -127
247.18/247.31	v 128 -129 -130 -131 -132 133 -134 -135
247.18/247.31	v 136 -137 -138 -139 -140
247.18/247.31	v 0
247.18/247.31	c
247.18/247.31	c 1717065 conflicts, 2032416 decisions, 1 random
247.18/247.31	c 0 iterations, 2198 restarts, 1113 skipped
247.18/247.31	c 34 enlarged, 0 shrunken, 16783 rescored, 473 rebiased
247.18/247.31	c 1 simplifications, 1 reductions
247.18/247.31	c
247.18/247.31	c vars: 0 fixed, 0 equiv, 0 elim, 0 merged
247.18/247.31	c elim: 980 resolutions, 1 phases, 1 rounds
247.18/247.31	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
247.18/247.31	c arty: 0.00 and 0.00 xor average arity
247.18/247.31	c prbe: 17080 probed, 61 phases, 61 rounds
247.18/247.31	c prbe: 0 failed, 0 lifted, 0 merged
247.18/247.31	c sccs: 0 non trivial, 0 fixed, 0 merged
247.18/247.31	c hash: 0 units, 0 merged
247.18/247.31	c mins: 45717608 learned, 15% deleted, 4 strong, 14 depth
247.18/247.31	c subs: 0 forward, 0 backward, 0 doms
247.18/247.31	c strs: 0 forward, 0 backward
247.18/247.31	c doms: 0 dominators, 0 high, 0 low
247.18/247.31	c prps: 75152702 propagations, 0.30 megaprops
247.18/247.31	c
247.18/247.31	c 247.2 seconds, 10 MB max, 211 MB recycled

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1732348-1240780298/watcher-1732348-1240780298 -o /tmp/evaluation-result-1732348-1240780298/solver-1732348-1240780298 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1732348-1240780298.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.05 3/67 11123
/proc/meminfo: memFree=1545112/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=784 CPUtime=0
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 106055937 802816 105 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 196 105 79 155 0 39 0

[startup+0.0100931 s]
/proc/loadavg: 0.99 0.98 1.05 3/67 11123
/proc/meminfo: memFree=1545112/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=784 CPUtime=0
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 106055937 802816 115 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 196 115 79 155 0 39 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 784

[startup+0.101101 s]
/proc/loadavg: 0.99 0.98 1.05 3/67 11123
/proc/meminfo: memFree=1545112/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=1180 CPUtime=0.1
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 211 0 0 0 10 0 0 0 18 0 1 0 106055937 1208320 195 1992294400 134512640 135151029 4294956224 18446744073709551615 134574819 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 295 195 79 155 0 138 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1180

[startup+0.301118 s]
/proc/loadavg: 0.99 0.98 1.05 3/67 11123
/proc/meminfo: memFree=1545112/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=1444 CPUtime=0.29
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 277 0 0 0 29 0 0 0 19 0 1 0 106055937 1478656 261 1992294400 134512640 135151029 4294956224 18446744073709551615 134577852 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 361 261 79 155 0 204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1444

[startup+0.701155 s]
/proc/loadavg: 0.99 0.98 1.05 3/67 11123
/proc/meminfo: memFree=1545112/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=1576 CPUtime=0.69
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 332 0 0 0 69 0 0 0 23 0 1 0 106055937 1613824 316 1992294400 134512640 135151029 4294956224 18446744073709551615 134573872 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 394 316 79 155 0 237 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1576

[startup+1.50123 s]
/proc/loadavg: 0.99 0.98 1.05 2/68 11124
/proc/meminfo: memFree=1543952/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=1972 CPUtime=1.49
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 432 0 0 0 149 0 0 0 25 0 1 0 106055937 2019328 416 1992294400 134512640 135151029 4294956224 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 493 416 79 155 0 336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1972

[startup+3.10137 s]
/proc/loadavg: 0.99 0.98 1.05 2/68 11124
/proc/meminfo: memFree=1543376/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=2512 CPUtime=3.09
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 544 0 0 0 309 0 0 0 25 0 1 0 106055937 2572288 528 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 628 528 79 155 0 471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2512

[startup+6.30165 s]
/proc/loadavg: 0.99 0.98 1.05 2/68 11124
/proc/meminfo: memFree=1542608/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=3184 CPUtime=6.29
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 719 0 0 0 629 0 0 0 25 0 1 0 106055937 3260416 703 1992294400 134512640 135151029 4294956224 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 796 703 79 155 0 639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3184

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 1.05 2/68 11124
/proc/meminfo: memFree=1541712/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=3868 CPUtime=12.69
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 858 0 0 0 1269 0 0 0 25 0 1 0 106055937 3960832 842 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 967 842 79 155 0 810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3868

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 1.05 2/68 11124
/proc/meminfo: memFree=1540880/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=4856 CPUtime=25.48
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 1090 0 0 0 2548 0 0 0 25 0 1 0 106055937 4972544 1074 1992294400 134512640 135151029 4294956224 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 1214 1074 79 155 0 1057 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4856

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 1.04 2/68 11124
/proc/meminfo: memFree=1538896/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=6748 CPUtime=51.07
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 1583 0 0 0 5107 0 0 0 25 0 1 0 106055937 6909952 1567 1992294400 134512640 135151029 4294956224 18446744073709551615 134574555 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 1687 1567 79 155 0 1530 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6748

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.04 2/68 11124
/proc/meminfo: memFree=1538192/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=7380 CPUtime=102.26
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 1726 0 0 0 10225 1 0 0 25 0 1 0 106055937 7557120 1710 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 1845 1710 79 155 0 1688 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7380

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 11124
/proc/meminfo: memFree=1536336/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=9716 CPUtime=162.22
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 2204 0 0 0 16221 1 0 0 25 0 1 0 106055937 9949184 2188 1992294400 134512640 135151029 4294956224 18446744073709551615 134574544 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 2429 2188 79 155 0 2272 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9716

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 11124
/proc/meminfo: memFree=1535504/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=10804 CPUtime=222.2
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 2406 0 0 0 22219 1 0 0 25 0 1 0 106055937 11063296 2390 1992294400 134512640 135151029 4294956224 18446744073709551615 134576059 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 2701 2390 79 155 0 2544 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 10804

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

[startup+230.303 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 11124
/proc/meminfo: memFree=1535056/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=11348 CPUtime=230.2
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 2537 0 0 0 23019 1 0 0 25 0 1 0 106055937 11620352 2521 1992294400 134512640 135151029 4294956224 18446744073709551615 134554780 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 2837 2521 79 155 0 2680 0
Current children cumulated CPU time (s) 230.2
Current children cumulated vsize (KiB) 11348

[startup+236.701 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 11124
/proc/meminfo: memFree=1534928/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=11348 CPUtime=236.59
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 2544 0 0 0 23658 1 0 0 25 0 1 0 106055937 11620352 2528 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 2837 2528 79 155 0 2680 0
Current children cumulated CPU time (s) 236.59
Current children cumulated vsize (KiB) 11348

[startup+243.106 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 11124
/proc/meminfo: memFree=1534928/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=11348 CPUtime=243
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 2544 0 0 0 24299 1 0 0 25 0 1 0 106055937 11620352 2528 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 2837 2528 79 155 0 2680 0
Current children cumulated CPU time (s) 243
Current children cumulated vsize (KiB) 11348

[startup+244.702 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 11124
/proc/meminfo: memFree=1534928/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=11348 CPUtime=244.58
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 2549 0 0 0 24457 1 0 0 25 0 1 0 106055937 11620352 2533 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 2837 2533 79 155 0 2680 0
Current children cumulated CPU time (s) 244.58
Current children cumulated vsize (KiB) 11348

[startup+246.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 11124
/proc/meminfo: memFree=1534928/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=11348 CPUtime=246.19
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 2549 0 0 0 24618 1 0 0 25 0 1 0 106055937 11620352 2533 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 2837 2533 79 155 0 2680 0
Current children cumulated CPU time (s) 246.19
Current children cumulated vsize (KiB) 11348

[startup+247.102 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 11124
/proc/meminfo: memFree=1534928/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=11348 CPUtime=246.98
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 2549 0 0 0 24697 1 0 0 25 0 1 0 106055937 11620352 2533 1992294400 134512640 135151029 4294956224 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 2837 2533 79 155 0 2680 0
Current children cumulated CPU time (s) 246.98
Current children cumulated vsize (KiB) 11348

[startup+247.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 11124
/proc/meminfo: memFree=1534928/2055920 swapFree=4192812/4192956
[pid=11123] ppid=11121 vsize=11348 CPUtime=247.18
/proc/11123/stat : 11123 (precosat) R 11121 11123 10992 0 -1 4194304 2549 0 0 0 24717 1 0 0 25 0 1 0 106055937 11620352 2533 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0
/proc/11123/statm: 2837 2533 79 155 0 2680 0
Current children cumulated CPU time (s) 247.18
Current children cumulated vsize (KiB) 11348

Child status: 10
Real time (s): 247.318
CPU time (s): 247.212
CPU user time (s): 247.193
CPU system time (s): 0.018997
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 11348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.193
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2550
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= 3
involuntary context switches= 874

runsolver used 0.207968 second user time and 0.704892 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 23:11:38
IDJOB=1732348
IDBENCH=71116
IDSOLVER=507
FILE ID=node68/1732348-1240780298
PBS_JOBID= 9187273
Free space on /tmp= 66556 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-140-100.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732348-1240780298/watcher-1732348-1240780298 -o /tmp/evaluation-result-1732348-1240780298/solver-1732348-1240780298 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1732348-1240780298.cnf

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

MD5SUM BENCH= 07b17839a612470dd109e37b3b09aec5
RANDOM SEED=1338829489

node68.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.223
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.223
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:       1545528 kB
Buffers:         63780 kB
Cached:         354140 kB
SwapCached:        144 kB
Active:         183700 kB
Inactive:       250736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             708 kB
Writeback:           0 kB
Mapped:          26404 kB
Slab:            61496 kB
Committed_AS:   317764 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node68 at 2009-04-26 23:15:45