Trace number 1775441

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 236UNSAT 188.727 188.792

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.7201
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
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-1775441-1241202930.cnf
0.00/0.00	c found header 'p cnf 131004 387841'
0.69/0.72	c finished parsing
0.69/0.72	c
0.69/0.72	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.69/0.72	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.69/0.72	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.69/0.72	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.69/0.72	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.69/0.72	c --random=1 --spread=2000 --seed=0 --skip=25
0.69/0.72	c
0.69/0.72	c sizeof     vars[0] = 16   alignment = 0       2 MB
0.69/0.72	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.69/0.72	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.69/0.72	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.69/0.72	c
0.69/0.72	c starting search after 0.7 seconds
0.69/0.72	c no decision limit
0.69/0.75	c
0.69/0.75	c       original/binary      fixed     eliminated      learned       agility
0.69/0.75	c   seconds        variables     equivalent    conflicts       height       MB
0.69/0.75	c
0.69/0.75	c *    0.8   387840  131003      1     0      0       0      0    0.0   0   33
5.59/5.69	c s    5.7   143630   22361   6387  2398  99858       0      0    0.0   0   24
5.59/5.69	c l    5.7   143630   22361   6387  2398  99858       0 128451    0.0   0   24
5.89/5.99	c R    6.0   143659   22361   6387  2398  99858     101    101  950.2  10   25
5.99/6.05	c R    6.1   143801   22292   6451  2403  99858     365    345  768.3  11   25
6.79/6.87	c R    6.9   144611   22282   6451  2413  99858     965    944  789.6  11   26
6.89/6.96	c B    7.0   144685   22281   6451  2414  99858    1001    980  774.4   5   26
8.29/8.37	c B    8.4   149624   21894   6624  2628  99858    2003   1976  735.5  15   27
8.39/8.45	c R    8.5   149747   21894   6624  2628  99858    2569   2538  706.2  12   27
10.09/10.16	c R   10.2   153605   21892   6624  2630  99858    6577   6526  663.4  13   28
10.39/10.49	c B   10.5   154055   21892   6624  2630  99858    8006   7951  647.2  19   28
12.98/13.10	c R   13.1   160035   21882   6630  2634  99858   16206  16110  592.9  20   30
13.38/13.41	c s   13.4   146799   21882   6630  2634  99858   16235  15996  592.3  13   27
13.38/13.41	c -   13.4   146799   21882   6630  2634  99858   16235 125882  592.3  13   27
15.98/16.02	c B   16.0   146997   21879   6630  2637  99858   24014  23744  540.7  14   30
20.38/20.47	c R   20.5   147206   21865   6642  2639  99858   38651  38355  490.9  18   33
22.68/22.79	c s   22.8   137649   20929   6664  2660 100751   40825  39389  489.1  19   30
22.68/22.79	c -   22.8   137649   20929   6664  2660 100751   40825 123365  489.1  19   30
31.07/31.11	c B   31.1   138805   20900   6681  2672 100751   64027  62564  456.9  14   37
33.18/33.27	c
33.18/33.27	c       original/binary      fixed     eliminated      learned       agility
33.18/33.27	c   seconds        variables     equivalent    conflicts       height       MB
33.18/33.27	c
33.18/33.27	c s   33.3   137634   20897   6681  2673 100753   65431  63944  452.7  16   34
42.87/42.96	c R   42.9   138905   20885   6683  2683 100753   89947  88435  402.5  18   41
46.27/46.31	c s   46.3   137941   20876   6689  2684 100755   95513  91721  402.2  14   38
57.96/58.09	c +   58.1   177752   20222   6833  3194 100755  123365 135701  392.1  15   49
61.76/61.86	c s   61.8   131593   18898   6840  3221 102045  126631  92620  390.0  13   36
61.76/61.86	c -   61.8   131593   18898   6840  3221 102045  126631 124845  390.0  13   36
67.86/68.00	c +   68.0   133130   18854   6847  3258 102045  141869 137329  377.7  18   43
77.16/77.22	c s   77.2   132924   18771   6864  3319 102050  157436 121590  370.7  15   41
78.86/78.95	c B   78.9   133126   18753   6872  3329 102050  160067 124209  370.5  20   45
86.86/86.92	c +   86.9   134272   18731   6873  3350 102050  177335 151061  363.2  19   50
95.35/95.45	c s   95.4   130875   18631   6873  3359 102141  190709 148233  356.7  24   47
115.85/115.98	c +  115.9   136799   18555   6889  3419 102141  221667 166167  344.9  11   55
118.45/118.54	c s  118.5   132142   18500   6891  3431 102182  222920 144405  344.2  11   46
141.24/141.37	c s  141.3   132766   18488   6892  3442 102182  257080 166357  331.4  18   51
155.33/155.47	c +  155.4   133046   18478   6892  3452 102182  277082 182783  321.9  13   56
168.43/168.58	c s  168.5   129873   18257   6892  3459 102396  290737 172334  316.2  13   50
168.43/168.58	c -  168.5   129873   18257   6892  3459 102396  290737 180956  316.2  13   50
188.63/188.78	c 0  188.7   133663   17053   8064  3491 102396  314663 180955  310.2  11   56
188.63/188.78	c
188.63/188.78	s UNSATISFIABLE
188.63/188.78	c
188.63/188.78	c 314663 conflicts, 2166736 decisions, 379 random
188.63/188.78	c 10 iterations, 836 restarts, 41 skipped
188.63/188.78	c 5 enlarged, 1894 shrunken, 3079 rescored, 115 rebiased
188.63/188.78	c 11 simplifications, 0 reductions
188.63/188.78	c
188.63/188.78	c vars: 8064 fixed, 3491 equiv, 102396 elim, 3738 merged
188.63/188.78	c elim: 4128670 resolutions, 10 phases, 4 rounds
188.63/188.78	c sbst: 95% substituted, 5.5% nots, 79.1% ands, 9.3% xors, 6.1% ites
188.63/188.78	c arty: 2.08 and 2.00 xor average arity
188.63/188.78	c prbe: 1744826 probed, 82 phases, 44 rounds
188.63/188.78	c prbe: 239 failed, 1231 lifted, 1245 merged
188.63/188.78	c sccs: 48 non trivial, 0 fixed, 109 merged
188.63/188.78	c hash: 63 units, 2384 merged
188.63/188.78	c mins: 9847298 learned, 25% deleted, 1166 strong, 32 depth
188.63/188.78	c subs: 2612 forward, 13248 backward, 83043 doms
188.63/188.78	c strs: 2376 forward, 419 backward
188.63/188.78	c doms: 88322 dominators, 75279 high, 266 low
188.63/188.78	c prps: 99953163 propagations, 0.53 megaprops
188.63/188.78	c
188.63/188.78	c 188.7 seconds, 61 MB max, 49 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775441-1241202930/watcher-1775441-1241202930 -o /tmp/evaluation-result-1775441-1241202930/solver-1775441-1241202930 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1775441-1241202930.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.00 1.00 2/64 23768
/proc/meminfo: memFree=1557824/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=4884 CPUtime=0
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 884 0 0 0 0 0 0 0 18 0 1 0 148321271 5001216 869 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 1 0 0
/proc/23768/statm: 1221 876 58 155 0 1064 0

[startup+0.0157371 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23768
/proc/meminfo: memFree=1557824/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=6168 CPUtime=0
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 1316 0 0 0 0 0 0 0 18 0 1 0 148321271 6316032 1301 1992294400 134512640 135151029 4294956240 18446744073709551615 134534376 0 0 4096 0 0 0 0 17 1 0 0
/proc/23768/statm: 1542 1302 59 155 0 1385 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6168

[startup+0.101745 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23768
/proc/meminfo: memFree=1557824/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=15744 CPUtime=0.09
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 3789 0 0 0 8 1 0 0 18 0 1 0 148321271 16121856 3741 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 3936 3750 63 155 0 3779 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15744

[startup+0.301767 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23768
/proc/meminfo: memFree=1557824/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=23652 CPUtime=0.29
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 6032 0 0 0 27 2 0 0 20 0 1 0 148321271 24219648 5790 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 5913 5790 63 155 0 5756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23652

[startup+0.70181 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23768
/proc/meminfo: memFree=1557824/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=38012 CPUtime=0.69
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 9908 0 0 0 65 4 0 0 23 0 1 0 148321271 38924288 9409 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 9503 9409 63 155 0 9346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38012

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1514744/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=43644 CPUtime=1.49
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 13592 0 0 0 144 5 0 0 25 0 1 0 148321271 44691456 10825 1992294400 134512640 135151029 4294956240 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 10911 10825 79 155 0 10754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43644

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1509112/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=55380 CPUtime=3.08
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 17552 0 0 0 301 7 0 0 25 0 1 0 148321271 56709120 13629 1992294400 134512640 135151029 4294956240 18446744073709551615 134573909 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 13845 13629 79 155 0 13688 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55380

[startup+6.30243 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1503864/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=50516 CPUtime=6.29
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 19381 0 0 0 620 9 0 0 25 0 1 0 148321271 51728384 12076 1992294400 134512640 135151029 4294956240 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 12629 12076 79 155 0 12472 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50516

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1509112/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=50900 CPUtime=12.68
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 19445 0 0 0 1259 9 0 0 25 0 1 0 148321271 52121600 12140 1992294400 134512640 135151029 4294956240 18446744073709551615 134568629 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 12725 12140 79 155 0 12568 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50900

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1508984/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=50900 CPUtime=25.48
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 22016 0 0 0 2538 10 0 0 25 0 1 0 148321271 52121600 12151 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 12725 12151 79 155 0 12568 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50900

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1508984/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=50900 CPUtime=51.07
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 26112 0 0 0 5094 13 0 0 25 0 1 0 148321271 52121600 12151 1992294400 134512640 135151029 4294956240 18446744073709551615 134554746 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 12725 12151 79 155 0 12568 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50900

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1502072/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=57804 CPUtime=102.26
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 34027 0 0 0 10209 17 0 0 25 0 1 0 148321271 59191296 13922 1992294400 134512640 135151029 4294956240 18446744073709551615 134580711 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 14451 13922 79 155 0 14294 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57804

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1497080/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=62980 CPUtime=162.24
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 39410 0 0 0 16202 22 0 0 25 0 1 0 148321271 64491520 15209 1992294400 134512640 135151029 4294956240 18446744073709551615 134567706 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 15745 15209 79 155 0 15588 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 62980

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

[startup+166.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1496248/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=63780 CPUtime=166.23
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 39601 0 0 0 16601 22 0 0 25 0 1 0 148321271 65310720 15400 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 15945 15400 79 155 0 15788 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 63780

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1495800/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=64108 CPUtime=179.03
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 41710 0 0 0 17880 23 0 0 25 0 1 0 148321271 65646592 15461 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 16027 15461 79 155 0 15870 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 64108

[startup+185.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1495800/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=64108 CPUtime=185.43
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 41711 0 0 0 18520 23 0 0 25 0 1 0 148321271 65646592 15462 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 16027 15462 79 155 0 15870 0
Current children cumulated CPU time (s) 185.43
Current children cumulated vsize (KiB) 64108

[startup+187.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1495800/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=64108 CPUtime=187.03
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 41712 0 0 0 18680 23 0 0 25 0 1 0 148321271 65646592 15463 1992294400 134512640 135151029 4294956240 18446744073709551615 134552306 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 16027 15463 79 155 0 15870 0
Current children cumulated CPU time (s) 187.03
Current children cumulated vsize (KiB) 64108

[startup+187.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1495800/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=64108 CPUtime=187.83
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 41712 0 0 0 18760 23 0 0 25 0 1 0 148321271 65646592 15463 1992294400 134512640 135151029 4294956240 18446744073709551615 134557338 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 16027 15463 79 155 0 15870 0
Current children cumulated CPU time (s) 187.83
Current children cumulated vsize (KiB) 64108

[startup+188.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1495800/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=64108 CPUtime=188.23
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 41712 0 0 0 18800 23 0 0 25 0 1 0 148321271 65646592 15463 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 16027 15463 79 155 0 15870 0
Current children cumulated CPU time (s) 188.23
Current children cumulated vsize (KiB) 64108

[startup+188.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23769
/proc/meminfo: memFree=1495800/2055920 swapFree=4180840/4192956
[pid=23768] ppid=23766 vsize=64108 CPUtime=188.63
/proc/23768/stat : 23768 (precosat) R 23766 23768 23515 0 -1 4194304 41713 0 0 0 18840 23 0 0 25 0 1 0 148321271 65646592 15464 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23768/statm: 16027 15464 79 155 0 15870 0
Current children cumulated CPU time (s) 188.63
Current children cumulated vsize (KiB) 64108

Child status: 20
Real time (s): 188.792
CPU time (s): 188.727
CPU user time (s): 188.479
CPU system time (s): 0.247962
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 70252

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

runsolver used 0.168974 second user time and 0.424935 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-01 20:35:31
IDJOB=1775441
IDBENCH=71766
IDSOLVER=607
FILE ID=node42/1775441-1241202930
PBS_JOBID= 9224679
Free space on /tmp= 66352 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775441-1241202930/watcher-1775441-1241202930 -o /tmp/evaluation-result-1775441-1241202930/solver-1775441-1241202930 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1775441-1241202930.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=820863465

node42.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:       1558240 kB
Buffers:         56808 kB
Cached:         362736 kB
SwapCached:       5932 kB
Active:          27904 kB
Inactive:       400028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558240 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            7280 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            55740 kB
Committed_AS:   738864 kB
PageTables:       1396 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= 66352 MiB
End job on node42 at 2009-05-01 20:38:40