Trace number 1775041

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 3905.93 3907.09

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3892.92
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
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-1775041-1241199120.cnf
0.00/0.00	c found header 'p cnf 1278 68055'
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.05	c
0.03/0.05	c       original/binary      fixed     eliminated      learned       agility
0.03/0.05	c   seconds        variables     equivalent    conflicts       height       MB
0.03/0.05	c
0.03/0.05	c *    0.1    68055    1211      0    67      0       0      0    0.0   0    4
1.39/1.47	c s    1.5    67086     740      0   157    381       0      0    0.0   0    4
1.39/1.47	c l    1.5    67086     740      0   157    381       0  65436    0.0   0    4
1.39/1.49	c R    1.5    67086     740      0   157    381     101    101   94.6  13    5
1.49/1.53	c R    1.5    67086     740      0   157    381     201    201   70.5  18    5
1.59/1.66	c R    1.7    67086     740      0   157    381     803    803   37.5  14    5
1.69/1.72	c B    1.7    67086     740      0   157    381    1000   1000   34.8  13    5
1.89/1.98	c B    2.0    67086     740      0   157    381    2000   2000   29.7  15    6
1.99/2.10	c R    2.1    67086     740      0   157    381    2408   2408   28.3  12    6
2.99/3.04	c R    3.0    67086     740      0   157    381    6420   6420   21.1  11    6
3.30/3.38	c B    3.4    67086     740      0   157    381    8003   8003   22.6  15    7
4.89/4.97	c R    5.0    67086     740      0   157    381   16040  16040   22.3  11    8
6.79/6.88	c B    6.9    67086     740      0   157    381   24013  24013   21.6  12    9
10.78/10.87	c R   10.9    67086     740      0   157    381   38508  38508   20.9   9   11
11.69/11.76	c s   11.8    67087     740      0   157    381   44441  44440   19.7  10   10
19.68/19.79	c B   19.8    67087     740      0   157    381   64027  64026   20.2  12   16
20.59/20.60	c +   20.6    67087     740      0   157    381   65437  71979   20.4  11   16
27.78/27.89	c +   27.9    67087     740      0   157    381   81796  79176   20.8   7   18
30.68/30.75	c R   30.7    67087     740      0   157    381   89808  79185   20.2  13   19
33.57/33.60	c
33.57/33.60	c       original/binary      fixed     eliminated      learned       agility
33.57/33.60	c   seconds        variables     equivalent    conflicts       height       MB
33.57/33.60	c
33.57/33.60	c +   33.6    67087     740      0   157    381  102245  87093   19.6  11   19
45.38/45.46	c +   45.4    67087     740      0   157    381  127806  95802   19.8  11   20
60.27/60.32	c +   60.3    67087     740      0   157    381  159756 105382   19.8   8   22
60.47/60.50	c B   60.5    67087     740      0   157    381  160059  96109   19.8  11   22
82.06/82.10	c +   82.1    67087     740      0   157    381  199697 115920   20.0  12   24
84.57/84.65	c R   84.6    67087     740      0   157    381  205204 110907   20.1  11   25
107.16/107.25	c +  107.2    67087     740      0   157    381  249620 127512   19.9  13   26
146.15/146.21	c +  146.2    67087     740      0   157    381  312025 140263   20.2  12   29
191.03/191.15	c B  191.1    67087     740      0   157    381  384131 140266   20.3   7   32
195.13/195.27	c +  195.2    67087     740      0   157    381  390030 154289   20.3   9   32
240.32/240.48	c R  240.4    67087     740      0   157    381  461571 154301   20.3  10   34
255.81/255.93	c +  255.9    67087     740      0   157    381  487538 169717   20.3  12   34
338.69/338.84	c +  338.7    67087     740      0   157    381  609420 186688   19.9  10   38
422.06/422.20	c s  422.1    67088     740      0   157    381  709915 186690   19.8  10   26
459.45/459.64	c +  459.5    67088     740      0   157    381  761776 205356   19.7  14   35
576.32/576.52	c B  576.4    67088     740      0   157    381  896237 205373   19.7  11   41
622.70/622.98	c +  622.8    67088     740      0   157    381  952222 225891   19.6  10   41
682.99/683.24	c R  683.0    67088     740      0   157    381 1025596 225899   19.5   8   44
747.56/747.83	c s  747.6    67089     740      0   157    381 1124604 225902   18.9   8   30
806.45/806.76	c
806.45/806.76	c       original/binary      fixed     eliminated      learned       agility
806.45/806.76	c   seconds        variables     equivalent    conflicts       height       MB
806.45/806.76	c
806.45/806.76	c +  806.5    67089     740      0   157    381 1190275 248480   18.9  11   42
1102.77/1103.18	c + 1102.9    67089     740      0   157    381 1487840 273328   18.8  11   51
1499.95/1500.42	c + 1500.0    67089     740      0   157    381 1859800 300660   18.5  11   56
1737.87/1738.49	c B 1738.0    67089     740      0   157    381 2048445 300666   18.5  13   62
1858.03/1858.64	c s 1858.1    67090     740      0   157    381 2153703 300672   18.3  12   38
1967.11/1967.80	c R 1967.2    67090     740      0   157    381 2256103 300680   18.1  10   49
1992.90/1993.54	c s 1992.9    67091     740      0   157    381 2279164 300666   18.1  11   38
2037.08/2037.76	c + 2037.2    67091     740      0   157    381 2324750 330726   18.1  12   45
2475.36/2476.11	c s 2475.4    67092     740      0   157    381 2680611 330734   17.9  11   42
2792.07/2793.00	c s 2792.2    67093     740      0   157    381 2902787 330731   17.8  15   42
2795.86/2796.74	c + 2795.9    67093     740      0   157    381 2905936 363798   17.8  13   47
3314.61/3315.66	c s 3314.7    67094     740      0   157    381 3257266 363798   17.6   8   44
3573.53/3574.61	c s 3573.5    67095     740      0   157    381 3409700 363815   17.4  10   44
3822.96/3824.18	c s 3823.1   153693     739      1   157    381 3556392 323450   17.2  12   43
3905.83/3907.07	c 0 3905.9   157558     610    130   157    381 3600015 363797   17.1   9   62
3905.83/3907.07	c
3905.83/3907.07	s UNSATISFIABLE
3905.83/3907.07	c
3905.83/3907.07	c 3600015 conflicts, 4382332 decisions, 723 random
3905.83/3907.07	c 9 iterations, 6478 restarts, 0 skipped
3905.83/3907.07	c 18 enlarged, 44 shrunken, 35178 rescored, 859 rebiased
3905.83/3907.07	c 11 simplifications, 0 reductions
3905.83/3907.07	c
3905.83/3907.07	c vars: 130 fixed, 157 equiv, 381 elim, 162 merged
3905.83/3907.07	c elim: 713008 resolutions, 2 phases, 1 rounds
3905.83/3907.07	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
3905.83/3907.07	c arty: 2.24 and 0.00 xor average arity
3905.83/3907.07	c prbe: 410724 probed, 275 phases, 277 rounds
3905.83/3907.07	c prbe: 0 failed, 2 lifted, 0 merged
3905.83/3907.07	c sccs: 0 non trivial, 0 fixed, 0 merged
3905.83/3907.07	c hash: 5 units, 162 merged
3905.83/3907.07	c mins: 71136581 learned, 26% deleted, 200 strong, 19 depth
3905.83/3907.07	c subs: 13075 forward, 25 backward, 90427 doms
3905.83/3907.07	c strs: 0 forward, 0 backward
3905.83/3907.07	c doms: 90460 dominators, 88625 high, 119 low
3905.83/3907.07	c prps: 419943841 propagations, 0.11 megaprops
3905.83/3907.07	c
3905.83/3907.07	c 3905.9 seconds, 68 MB max, 326 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-1775041-1241199120/watcher-1775041-1241199120 -o /tmp/evaluation-result-1775041-1241199120/solver-1775041-1241199120 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1775041-1241199120.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: 0.99 0.98 0.97 3/64 16967
/proc/meminfo: memFree=966584/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=1052 CPUtime=0
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 147936374 1077248 166 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 263 167 64 155 0 106 0

[startup+0.0376031 s]
/proc/loadavg: 0.99 0.98 0.97 3/64 16967
/proc/meminfo: memFree=966584/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=3828 CPUtime=0.03
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 854 0 0 0 3 0 0 0 18 0 1 0 147936374 3919872 839 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 957 839 64 155 0 800 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3828

[startup+0.101597 s]
/proc/loadavg: 0.99 0.98 0.97 3/64 16967
/proc/meminfo: memFree=966584/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=5452 CPUtime=0.09
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 1386 0 0 0 9 0 0 0 18 0 1 0 147936374 5582848 1286 1992294400 134512640 135151029 4294956240 18446744073709551615 134578625 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 1363 1286 79 155 0 1206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5452

[startup+0.301626 s]
/proc/loadavg: 0.99 0.98 0.97 3/64 16967
/proc/meminfo: memFree=966584/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=8300 CPUtime=0.29
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 2124 0 0 0 28 1 0 0 19 0 1 0 147936374 8499200 1975 1992294400 134512640 135151029 4294956240 18446744073709551615 134575772 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 2075 1975 79 155 0 1918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8300

[startup+0.701683 s]
/proc/loadavg: 0.99 0.98 0.97 3/64 16967
/proc/meminfo: memFree=966584/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=9356 CPUtime=0.69
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 2389 0 0 0 68 1 0 0 22 0 1 0 147936374 9580544 2240 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 2339 2240 79 155 0 2182 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9356

[startup+1.5018 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=957808/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=9356 CPUtime=1.49
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 2389 0 0 0 148 1 0 0 25 0 1 0 147936374 9580544 2240 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 2339 2240 79 155 0 2182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9356

[startup+3.10203 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=957680/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=9356 CPUtime=3.09
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 2389 0 0 0 308 1 0 0 25 0 1 0 147936374 9580544 2240 1992294400 134512640 135151029 4294956240 18446744073709551615 134580582 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 2339 2240 79 155 0 2182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9356

[startup+6.30148 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=956976/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=10680 CPUtime=6.29
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 2720 0 0 0 628 1 0 0 25 0 1 0 147936374 10936320 2571 1992294400 134512640 135151029 4294956240 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 2670 2571 79 155 0 2513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10680

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=952752/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=14468 CPUtime=12.69
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 3659 0 0 0 1267 2 0 0 25 0 1 0 147936374 14815232 3510 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 3617 3510 79 155 0 3460 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14468

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=947888/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=19708 CPUtime=25.48
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 4849 0 0 0 2545 3 0 0 25 0 1 0 147936374 20180992 4700 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 4927 4700 79 155 0 4770 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19708

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=943408/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=24768 CPUtime=51.07
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 5948 0 0 0 5103 4 0 0 25 0 1 0 147936374 25362432 5799 1992294400 134512640 135151029 4294956240 18446744073709551615 134555134 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 6192 5799 79 155 0 6035 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24768

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=938864/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=29656 CPUtime=102.27
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 7058 0 0 0 10221 6 0 0 25 0 1 0 147936374 30367744 6909 1992294400 134512640 135151029 4294956240 18446744073709551615 134575995 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 7414 6909 79 155 0 7257 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29656

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=934512/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=34692 CPUtime=162.24
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 8164 0 0 0 16217 7 0 0 25 0 1 0 147936374 35524608 8015 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 8673 8015 79 155 0 8516 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34692

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=931568/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=38092 CPUtime=222.23
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 8878 0 0 0 22215 8 0 0 25 0 1 0 147936374 39006208 8729 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 9523 8729 79 155 0 9366 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38092

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=928688/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=41212 CPUtime=282.2
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 9607 0 0 0 28212 8 0 0 25 0 1 0 147936374 42201088 9458 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 10303 9458 79 155 0 10146 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 41212

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=927088/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=43480 CPUtime=342.19
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 9984 0 0 0 34210 9 0 0 25 0 1 0 147936374 44523520 9835 1992294400 134512640 135151029 4294956240 18446744073709551615 134551406 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 10870 9835 79 155 0 10713 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 43480

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=924720/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=46096 CPUtime=402.17
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 10568 0 0 0 40207 10 0 0 25 0 1 0 147936374 47202304 10419 1992294400 134512640 135151029 4294956240 18446744073709551615 134552225 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 11524 10419 79 155 0 11367 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 46096

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=926896/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=41088 CPUtime=462.15
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 11411 0 0 0 46204 11 0 0 25 0 1 0 147936374 42074112 9869 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 10272 9869 79 155 0 10115 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 41088

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16968
/proc/meminfo: memFree=923888/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=44592 CPUtime=522.14
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 12154 0 0 0 52202 12 0 0 25 0 1 0 147936374 45662208 10612 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 11148 10612 79 155 0 10991 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 44592

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16970
/proc/meminfo: memFree=922480/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=46576 CPUtime=582.11
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 12511 0 0 0 58199 12 0 0 25 0 1 0 147936374 47693824 10969 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 11644 10969 79 155 0 11487 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 46576

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 16970
/proc/meminfo: memFree=920752/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=48708 CPUtime=642.11
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 12955 0 0 0 64198 13 0 0 25 0 1 0 147936374 49876992 11413 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 12177 11413 79 155 0 12020 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 48708

[startup+702.302 s]

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

/proc/meminfo: memFree=892720/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=78124 CPUtime=3281.32
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 23397 0 0 0 328109 23 0 0 25 0 1 0 147936374 79998976 18416 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 19531 18416 79 155 0 19374 0
Current children cumulated CPU time (s) 3281.32
Current children cumulated vsize (KiB) 78124

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=900464/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=66412 CPUtime=3341.3
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 23574 0 0 0 334107 23 0 0 25 0 1 0 147936374 68005888 16472 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 16603 16472 79 155 0 16446 0
Current children cumulated CPU time (s) 3341.3
Current children cumulated vsize (KiB) 66412

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897072/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=71696 CPUtime=3401.28
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 24421 0 0 0 340105 23 0 0 25 0 1 0 147936374 73416704 17319 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17924 17319 79 155 0 17767 0
Current children cumulated CPU time (s) 3401.28
Current children cumulated vsize (KiB) 71696

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=895472/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=73752 CPUtime=3461.27
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 24828 0 0 0 346103 24 0 0 25 0 1 0 147936374 75522048 17726 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 18438 17726 79 155 0 18281 0
Current children cumulated CPU time (s) 3461.27
Current children cumulated vsize (KiB) 73752

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=894576/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=75296 CPUtime=3521.25
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 25035 0 0 0 352101 24 0 0 25 0 1 0 147936374 77103104 17933 1992294400 134512640 135151029 4294956240 18446744073709551615 134576067 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 18824 17933 79 155 0 18667 0
Current children cumulated CPU time (s) 3521.25
Current children cumulated vsize (KiB) 75296

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=900016/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=66536 CPUtime=3581.23
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 25074 0 0 0 358099 24 0 0 25 0 1 0 147936374 68132864 16531 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 16634 16531 79 155 0 16477 0
Current children cumulated CPU time (s) 3581.23
Current children cumulated vsize (KiB) 66536

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=899760/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=67052 CPUtime=3641.21
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 25198 0 0 0 364097 24 0 0 25 0 1 0 147936374 68661248 16655 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 16763 16655 79 155 0 16606 0
Current children cumulated CPU time (s) 3641.21
Current children cumulated vsize (KiB) 67052

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897584/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=70776 CPUtime=3701.2
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 25732 0 0 0 370095 25 0 0 25 0 1 0 147936374 72474624 17189 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17694 17189 79 155 0 17537 0
Current children cumulated CPU time (s) 3701.2
Current children cumulated vsize (KiB) 70776

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=895920/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=73224 CPUtime=3761.18
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 26147 0 0 0 376093 25 0 0 25 0 1 0 147936374 74981376 17604 1992294400 134512640 135151029 4294956240 18446744073709551615 134579080 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 18306 17604 79 155 0 18149 0
Current children cumulated CPU time (s) 3761.18
Current children cumulated vsize (KiB) 73224

[startup+3822.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=900336/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=66152 CPUtime=3821.16
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 26349 0 0 0 382091 25 0 0 25 0 1 0 147936374 67739648 16460 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 16538 16460 79 155 0 16381 0
Current children cumulated CPU time (s) 3821.16
Current children cumulated vsize (KiB) 66152

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897840/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=70660 CPUtime=3881.14
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 27010 0 0 0 388088 26 0 0 25 0 1 0 147936374 72355840 17121 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17665 17121 79 155 0 17508 0
Current children cumulated CPU time (s) 3881.14
Current children cumulated vsize (KiB) 70660

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

[startup+3891.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897840/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=70660 CPUtime=3889.94
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 27012 0 0 0 388968 26 0 0 25 0 1 0 147936374 72355840 17123 1992294400 134512640 135151029 4294956240 18446744073709551615 134554872 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17665 17123 79 155 0 17508 0
Current children cumulated CPU time (s) 3889.94
Current children cumulated vsize (KiB) 70660

[startup+3897.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897456/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=71176 CPUtime=3896.33
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 27104 0 0 0 389607 26 0 0 25 0 1 0 147936374 72884224 17215 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17794 17215 79 155 0 17637 0
Current children cumulated CPU time (s) 3896.33
Current children cumulated vsize (KiB) 71176

[startup+3903.91 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897136/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=71692 CPUtime=3902.74
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 27193 0 0 0 390248 26 0 0 25 0 1 0 147936374 73412608 17304 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17923 17304 79 155 0 17766 0
Current children cumulated CPU time (s) 3902.74
Current children cumulated vsize (KiB) 71692

[startup+3905.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897136/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=71692 CPUtime=3904.33
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 27193 0 0 0 390407 26 0 0 25 0 1 0 147936374 73412608 17304 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17923 17304 79 155 0 17766 0
Current children cumulated CPU time (s) 3904.33
Current children cumulated vsize (KiB) 71692

[startup+3906.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897136/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=71692 CPUtime=3905.13
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 27193 0 0 0 390487 26 0 0 25 0 1 0 147936374 73412608 17304 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17923 17304 79 155 0 17766 0
Current children cumulated CPU time (s) 3905.13
Current children cumulated vsize (KiB) 71692

[startup+3906.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897136/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=71692 CPUtime=3905.53
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 27193 0 0 0 390527 26 0 0 25 0 1 0 147936374 73412608 17304 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17923 17304 79 155 0 17766 0
Current children cumulated CPU time (s) 3905.53
Current children cumulated vsize (KiB) 71692

[startup+3906.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897136/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=71692 CPUtime=3905.73
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 27193 0 0 0 390547 26 0 0 25 0 1 0 147936374 73412608 17304 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17923 17304 79 155 0 17766 0
Current children cumulated CPU time (s) 3905.73
Current children cumulated vsize (KiB) 71692

[startup+3907 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16976
/proc/meminfo: memFree=897136/2055920 swapFree=4180508/4192956
[pid=16967] ppid=16965 vsize=71692 CPUtime=3905.83
/proc/16967/stat : 16967 (precosat) R 16965 16967 16876 0 -1 4194304 27193 0 0 0 390557 26 0 0 25 0 1 0 147936374 73412608 17304 1992294400 134512640 135151029 4294956240 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16967/statm: 17923 17304 79 155 0 17766 0
Current children cumulated CPU time (s) 3905.83
Current children cumulated vsize (KiB) 71692

Child status: 20
Real time (s): 3907.09
CPU time (s): 3905.93
CPU user time (s): 3905.65
CPU system time (s): 0.278957
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 78640

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

runsolver used 2.91656 second user time and 8.5177 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-01 19:32:00
IDJOB=1775041
IDBENCH=71078
IDSOLVER=607
FILE ID=node49/1775041-1241199120
PBS_JOBID= 9224665
Free space on /tmp= 66528 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1699819919

node49.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.241
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.241
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:        967064 kB
Buffers:         86140 kB
Cached:         894504 kB
SwapCached:       5560 kB
Active:          65736 kB
Inactive:       923068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        967064 kB
SwapTotal:     4192956 kB
SwapFree:      4180508 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          13788 kB
Slab:            85872 kB
Committed_AS:   671932 kB
PageTables:       1384 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= 66528 MiB
End job on node49 at 2009-05-01 20:37:07