Trace number 1784166

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.81

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-280-100.cnf
MD5SUMc909afe1ffd8842fe3c52ac70d36fc85
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 variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
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-1784166-1241920702.cnf
0.00/0.00	c found header 'p cnf 280 672'
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      672     280      0     0      0       0      0    0.0   0    0
0.00/0.00	c s    0.0      672     280      0     0      0       0      0    0.0   0    0
0.00/0.00	c l    0.0      672     280      0     0      0       0   1000    0.0   0    0
0.00/0.00	c R    0.0      672     280      0     0      0     100    100   60.8   9    0
0.00/0.01	c R    0.0      672     280      0     0      0     200    200   54.9  14    0
0.00/0.03	c R    0.0      672     280      0     0      0     806    806   48.9  21    0
0.00/0.03	c B    0.0      672     280      0     0      0    1000   1000   47.3  20    0
0.00/0.03	c +    0.0      672     280      0     0      0    1000   1100   47.3  20    0
0.00/0.04	c +    0.0      672     280      0     0      0    1250   1210   47.3  20    0
0.00/0.06	c +    0.1      672     280      0     0      0    1560   1331   46.8  20    0
0.06/0.07	c +    0.1      672     280      0     0      0    1954   1464   47.4  21    0
0.06/0.08	c B    0.1      672     280      0     0      0    2001   1381   47.6  20    0
0.06/0.09	c R    0.1      672     280      0     0      0    2413   1469   44.6  20    0
0.06/0.10	c +    0.1      672     280      0     0      0    2440   1610   44.5  20    0
0.09/0.12	c +    0.1      672     280      0     0      0    3051   1771   44.9  21    0
0.09/0.16	c +    0.2      672     280      0     0      0    3811   1948   45.5  22    1
0.19/0.20	c +    0.2      672     280      0     0      0    4760   2142   44.3  20    1
0.19/0.26	c +    0.3      672     280      0     0      0    5952   2356   44.7  19    1
0.19/0.28	c R    0.3      672     280      0     0      0    6437   2364   45.5  22    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      672     280      0     0      0    7440   2591   43.4  20    1
0.29/0.36	c B    0.4      672     280      0     0      0    8007   2594   42.5  21    1
0.39/0.42	c +    0.4      672     280      0     0      0    9300   2850   43.2  22    1
0.49/0.55	c +    0.6      672     280      0     0      0   11625   3135   44.8  21    1
0.69/0.71	c +    0.7      672     280      0     0      0   14530   3448   45.0  20    1
0.79/0.80	c R    0.8      672     280      0     0      0   16051   3452   43.6  20    1
0.89/0.92	c +    0.9      672     280      0     0      0   18161   3792   42.3  20    1
1.10/1.19	c +    1.2      672     280      0     0      0   22700   4171   42.5  21    1
1.19/1.27	c B    1.3      672     280      0     0      0   24010   4177   43.0  22    1
1.49/1.54	c +    1.5      672     280      0     0      0   28376   4588   44.0  22    1
1.89/1.99	c +    2.0      672     280      0     0      0   35474   5046   44.0  20    2
2.10/2.19	c R    2.2      672     280      0     0      0   38503   5050   43.0  21    2
2.49/2.59	c +    2.6      672     280      0     0      0   44342   5550   41.2  21    2
3.30/3.36	c +    3.4      672     280      0     0      0   55426   6105   42.3  21    2
3.89/3.99	c B    4.0      672     280      0     0      0   64024   6110   43.3  20    2
4.29/4.36	c +    4.4      672     280      0     0      0   69280   6715   43.7  21    2
5.59/5.60	c +    5.6      672     280      0     0      0   86600   7386   43.4  20    2
5.79/5.86	c R    5.9      672     280      0     0      0   89830   7393   42.8  20    3
7.29/7.35	c +    7.4      672     280      0     0      0  108250   8124   41.9  21    3
9.59/9.65	c
9.59/9.65	c       original/binary      fixed     eliminated      learned       agility
9.59/9.65	c   seconds        variables     equivalent    conflicts       height       MB
9.59/9.65	c
9.59/9.65	c +    9.6      672     280      0     0      0  135310   8936   41.7  22    3
11.79/11.84	c B   11.8      672     280      0     0      0  160038   8942   42.5  21    4
12.59/12.63	c +   12.6      672     280      0     0      0  169135   9829   43.0  22    4
15.99/16.00	c R   16.0      672     280      0     0      0  205234   9833   43.0  20    5
16.49/16.52	c +   16.5      672     280      0     0      0  211415  10811   42.5  20    5
22.19/22.23	c +   22.2      672     280      0     0      0  264265  11892   42.0  23    5
29.08/29.12	c +   29.1      672     280      0     0      0  330332  13081   41.9  20    6
35.38/35.46	c B   35.5      672     280      0     0      0  384083  13099   43.0  23    6
38.68/38.77	c +   38.8      672     280      0     0      0  412915  14389   43.4  19    6
44.88/44.99	c R   45.0      672     280      0     0      0  461651  14399   44.0  22    7
52.18/52.28	c +   52.3      672     280      0     0      0  516140  15827   42.3  21    8
69.18/69.26	c +   69.2      672     280      0     0      0  645176  17409   42.9  22    8
91.37/91.47	c +   91.4      672     280      0     0      0  806470  19149   43.1  21    9
104.86/104.90	c B  104.9      672     280      0     0      0  896190  19158   43.6  21   10
120.96/121.08	c +  121.0      672     280      0     0      0 1008085  21063   44.1  20   11
124.16/124.23	c R  124.2      672     280      0     0      0 1025720  21084   44.1  21   12
165.44/165.54	c +  165.5      672     280      0     0      0 1260106  23169   43.1  22   13
220.33/220.47	c +  220.4      672     280      0     0      0 1575130  25485   43.0  21   14
296.69/296.81	c +  296.7      672     280      0     0      0 1968914  28033   42.8  21   16
314.09/314.25	c
314.09/314.25	c       original/binary      fixed     eliminated      learned       agility
314.09/314.25	c   seconds        variables     equivalent    conflicts       height       MB
314.09/314.25	c
314.09/314.25	c B  314.1      672     280      0     0      0 2048423  28035   43.1  21   16
360.27/360.49	c R  360.4      672     280      0     0      0 2256283  28038   43.5  20   19
406.96/407.12	c +  407.0      672     280      0     0      0 2461140  30836   43.9  21   20
558.12/558.40	c +  558.2      672     280      0     0      0 3076430  33919   43.3  19   21
759.16/759.41	c +  759.2      672     280      0     0      0 3845536  37310   43.4  22   23
982.21/982.50	c B  982.2      672     280      0     0      0 4608871  37321   43.9  21   26
1040.00/1040.36	c + 1040.1      672     280      0     0      0 4806920  41041   43.5  20   27
1073.89/1074.20	c R 1073.9      672     280      0     0      0 4922217  41048   43.5  21   28
1412.00/1412.44	c + 1412.1      672     280      0     0      0 6008651  45145   43.9  22   31
1948.38/1949.41	c + 1948.4      672     280      0     0      0 7510811  49659   43.7  21   35
2706.19/2707.43	c + 2706.2      672     280      0     0      0 9388511  54624   43.0  20   38
3081.50/3082.82	c B 3081.5      672     280      0     0      0 10241744  54634   43.7  20   45
3285.94/3287.36	c R 3286.0      672     280      0     0      0 10663639  54630   43.2  21   46
5000.00/5001.80	c
5000.00/5001.80	c *** CAUGHT SIGNAL 15 ***
5000.00/5001.80	c
5000.00/5001.80	c 14591531 conflicts, 18540857 decisions, 1 random
5000.00/5001.80	c 0 iterations, 21874 restarts, 0 skipped
5000.00/5001.80	c 42 enlarged, 0 shrunken, 142616 rescored, 2812 rebiased
5000.00/5001.80	c 1 simplifications, 0 reductions
5000.00/5001.80	c
5000.00/5001.80	c vars: 0 fixed, 0 equiv, 0 elim, 0 merged
5000.00/5001.80	c elim: 1960 resolutions, 1 phases, 1 rounds
5000.00/5001.80	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
5000.00/5001.80	c arty: 0.00 and 0.00 xor average arity
5000.00/5001.80	c prbe: 340480 probed, 608 phases, 608 rounds
5000.00/5001.80	c prbe: 0 failed, 0 lifted, 0 merged
5000.00/5001.80	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.00/5001.80	c hash: 0 units, 0 merged
5000.00/5001.80	c mins: 677608635 learned, 14% deleted, 5 strong, 23 depth
5000.00/5001.80	c subs: 0 forward, 0 backward, 0 doms
5000.00/5001.80	c strs: 0 forward, 0 backward
5000.00/5001.80	c doms: 0 dominators, 0 high, 0 low
5000.00/5001.80	c prps: 989865340 propagations, 0.20 megaprops
5000.00/5001.80	c
5000.00/5001.80	c 5000.0 seconds, 52 MB max, 2909 MB recycled
5000.00/5001.80	c
5000.00/5001.80	c *** CAUGHT SIGNAL 15 ***
5000.00/5001.80	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-1784166-1241920702/watcher-1784166-1241920702 -o /tmp/evaluation-result-1784166-1241920702/solver-1784166-1241920702 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1784166-1241920702.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: 1.00 1.00 1.00 2/64 13125
/proc/meminfo: memFree=1797496/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=784 CPUtime=0
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 220096233 802816 114 1992294400 134512640 135151029 4294956240 18446744073709551615 134703854 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 196 114 79 155 0 39 0

[startup+0.067667 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13125
/proc/meminfo: memFree=1797496/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=1180 CPUtime=0.06
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 211 0 0 0 6 0 0 0 18 0 1 0 220096233 1208320 195 1992294400 134512640 135151029 4294956240 18446744073709551615 134554644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 295 195 79 155 0 138 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1180

[startup+0.10167 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13125
/proc/meminfo: memFree=1797496/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=1180 CPUtime=0.09
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 227 0 0 0 9 0 0 0 18 0 1 0 220096233 1208320 211 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 295 211 79 155 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1180

[startup+0.301689 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13125
/proc/meminfo: memFree=1797496/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=1444 CPUtime=0.29
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 300 0 0 0 29 0 0 0 19 0 1 0 220096233 1478656 284 1992294400 134512640 135151029 4294956240 18446744073709551615 134577852 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 361 284 79 155 0 204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1444

[startup+0.701729 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13125
/proc/meminfo: memFree=1797496/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=1840 CPUtime=0.69
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 376 0 0 0 69 0 0 0 23 0 1 0 220096233 1884160 360 1992294400 134512640 135151029 4294956240 18446744073709551615 134554922 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 460 360 79 155 0 303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1840

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13126
/proc/meminfo: memFree=1795952/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=2368 CPUtime=1.49
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 500 0 0 0 149 0 0 0 25 0 1 0 220096233 2424832 484 1992294400 134512640 135151029 4294956240 18446744073709551615 134554562 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 592 484 79 155 0 435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2368

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13126
/proc/meminfo: memFree=1795440/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=2896 CPUtime=3.09
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 658 0 0 0 309 0 0 0 25 0 1 0 220096233 2965504 642 1992294400 134512640 135151029 4294956240 18446744073709551615 134551954 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 724 642 79 155 0 567 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2896

[startup+6.30128 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13126
/proc/meminfo: memFree=1794480/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=3820 CPUtime=6.28
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 868 0 0 0 628 0 0 0 25 0 1 0 220096233 3911680 852 1992294400 134512640 135151029 4294956240 18446744073709551615 134552594 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 955 852 79 155 0 798 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3820

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13126
/proc/meminfo: memFree=1793208/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=4892 CPUtime=12.69
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 1136 0 0 0 1268 1 0 0 25 0 1 0 220096233 5009408 1120 1992294400 134512640 135151029 4294956240 18446744073709551615 134574571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 1223 1120 79 155 0 1066 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4892

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13126
/proc/meminfo: memFree=1791480/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=6564 CPUtime=25.49
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 1522 0 0 0 2548 1 0 0 25 0 1 0 220096233 6721536 1506 1992294400 134512640 135151029 4294956240 18446744073709551615 134554371 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 1641 1506 79 155 0 1484 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6564

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13126
/proc/meminfo: memFree=1789240/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=9120 CPUtime=51.08
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 2119 0 0 0 5106 2 0 0 25 0 1 0 220096233 9338880 2103 1992294400 134512640 135151029 4294956240 18446744073709551615 134574544 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 2280 2103 79 155 0 2123 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9120

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13126
/proc/meminfo: memFree=1787064/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=11416 CPUtime=102.27
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 2618 0 0 0 10225 2 0 0 25 0 1 0 220096233 11689984 2602 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 2854 2602 79 155 0 2697 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11416

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13132
/proc/meminfo: memFree=1783336/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=15560 CPUtime=162.25
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 3485 0 0 0 16222 3 0 0 25 0 1 0 220096233 15933440 3469 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 3890 3469 79 155 0 3733 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15560

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 13552
/proc/meminfo: memFree=1781016/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=16628 CPUtime=222.22
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 3713 0 0 0 22217 5 0 0 25 0 1 0 220096233 17027072 3697 1992294400 134512640 135151029 4294956240 18446744073709551615 134554829 0 0 4096 17442 0 0 0 17 0 0 0
/proc/13125/statm: 4157 3697 79 155 0 4000 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16628

[startup+282.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 13612
/proc/meminfo: memFree=1780400/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=18380 CPUtime=282.19
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 4109 0 0 0 28212 7 0 0 25 0 1 0 220096233 18821120 4093 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 4595 4093 79 155 0 4438 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 18380

[startup+342.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 13612
/proc/meminfo: memFree=1779184/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=19784 CPUtime=342.17
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 4428 0 0 0 34210 7 0 0 25 0 1 0 220096233 20258816 4412 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 4946 4412 79 155 0 4789 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 19784

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13612
/proc/meminfo: memFree=1776880/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=22580 CPUtime=402.16
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 5012 0 0 0 40208 8 0 0 25 0 1 0 220096233 23121920 4996 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 5645 4996 79 155 0 5488 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 22580

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13612
/proc/meminfo: memFree=1776688/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=22772 CPUtime=462.14
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 5045 0 0 0 46206 8 0 0 25 0 1 0 220096233 23318528 5029 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 5693 5029 79 155 0 5536 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 22772

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13612
/proc/meminfo: memFree=1776432/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=23284 CPUtime=522.13
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 5130 0 0 0 52204 9 0 0 25 0 1 0 220096233 23842816 5114 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 5821 5114 79 155 0 5664 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 23284

[startup+582.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 13612
/proc/meminfo: memFree=1775864/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=23860 CPUtime=582.11
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 5266 0 0 0 58202 9 0 0 25 0 1 0 220096233 24432640 5250 1992294400 134512640 135151029 4294956240 18446744073709551615 134574649 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 5965 5250 79 155 0 5808 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 23860

[startup+642.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 13612
/proc/meminfo: memFree=1775416/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=24452 CPUtime=642.1
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 5375 0 0 0 64200 10 0 0 25 0 1 0 220096233 25038848 5359 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 6113 5359 79 155 0 5956 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 24452

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1707384/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=56560 CPUtime=4000.75
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11705 0 0 0 400030 45 0 0 25 0 1 0 220096233 57917440 11689 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14140 11689 79 155 0 13983 0
Current children cumulated CPU time (s) 4000.75
Current children cumulated vsize (KiB) 56560

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1707384/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=56560 CPUtime=4060.74
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11714 0 0 0 406029 45 0 0 25 0 1 0 220096233 57917440 11698 1992294400 134512640 135151029 4294956240 18446744073709551615 134574880 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14140 11698 79 155 0 13983 0
Current children cumulated CPU time (s) 4060.74
Current children cumulated vsize (KiB) 56560

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706936/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=57216 CPUtime=4120.72
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11849 0 0 0 412027 45 0 0 25 0 1 0 220096233 58589184 11833 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14304 11833 79 155 0 14147 0
Current children cumulated CPU time (s) 4120.72
Current children cumulated vsize (KiB) 57216

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706872/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=57216 CPUtime=4180.71
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11849 0 0 0 418025 46 0 0 25 0 1 0 220096233 58589184 11833 1992294400 134512640 135151029 4294956240 18446744073709551615 134676872 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14304 11833 79 155 0 14147 0
Current children cumulated CPU time (s) 4180.71
Current children cumulated vsize (KiB) 57216

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706872/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=57216 CPUtime=4240.69
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11849 0 0 0 424023 46 0 0 25 0 1 0 220096233 58589184 11833 1992294400 134512640 135151029 4294956240 18446744073709551615 134583451 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14304 11833 79 155 0 14147 0
Current children cumulated CPU time (s) 4240.69
Current children cumulated vsize (KiB) 57216

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706872/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=57216 CPUtime=4300.68
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11849 0 0 0 430022 46 0 0 25 0 1 0 220096233 58589184 11833 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14304 11833 79 155 0 14147 0
Current children cumulated CPU time (s) 4300.68
Current children cumulated vsize (KiB) 57216

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706872/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=57216 CPUtime=4360.66
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11850 0 0 0 436020 46 0 0 25 0 1 0 220096233 58589184 11834 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14304 11834 79 155 0 14147 0
Current children cumulated CPU time (s) 4360.66
Current children cumulated vsize (KiB) 57216

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706872/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=57216 CPUtime=4420.64
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11850 0 0 0 442018 46 0 0 25 0 1 0 220096233 58589184 11834 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14304 11834 79 155 0 14147 0
Current children cumulated CPU time (s) 4420.64
Current children cumulated vsize (KiB) 57216

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706808/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=57216 CPUtime=4480.63
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11850 0 0 0 448017 46 0 0 25 0 1 0 220096233 58589184 11834 1992294400 134512640 135151029 4294956240 18446744073709551615 134554846 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14304 11834 79 155 0 14147 0
Current children cumulated CPU time (s) 4480.63
Current children cumulated vsize (KiB) 57216

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706808/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=57216 CPUtime=4540.62
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11850 0 0 0 454015 47 0 0 25 0 1 0 220096233 58589184 11834 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14304 11834 79 155 0 14147 0
Current children cumulated CPU time (s) 4540.62
Current children cumulated vsize (KiB) 57216

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706616/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=57480 CPUtime=4600.61
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 11898 0 0 0 460014 47 0 0 25 0 1 0 220096233 58859520 11882 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14370 11882 79 155 0 14213 0
Current children cumulated CPU time (s) 4600.61
Current children cumulated vsize (KiB) 57480

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706168/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=58132 CPUtime=4660.59
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 12016 0 0 0 466012 47 0 0 25 0 1 0 220096233 59527168 12000 1992294400 134512640 135151029 4294956240 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14533 12000 79 155 0 14376 0
Current children cumulated CPU time (s) 4660.59
Current children cumulated vsize (KiB) 58132

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706040/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=58132 CPUtime=4720.57
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 12036 0 0 0 472010 47 0 0 25 0 1 0 220096233 59527168 12020 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14533 12020 79 155 0 14376 0
Current children cumulated CPU time (s) 4720.57
Current children cumulated vsize (KiB) 58132

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706104/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=58132 CPUtime=4780.55
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 12036 0 0 0 478008 47 0 0 25 0 1 0 220096233 59527168 12020 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14533 12020 79 155 0 14376 0
Current children cumulated CPU time (s) 4780.55
Current children cumulated vsize (KiB) 58132

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706104/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=58132 CPUtime=4840.55
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 12036 0 0 0 484007 48 0 0 25 0 1 0 220096233 59527168 12020 1992294400 134512640 135151029 4294956240 18446744073709551615 134554879 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14533 12020 79 155 0 14376 0
Current children cumulated CPU time (s) 4840.55
Current children cumulated vsize (KiB) 58132

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706040/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=58132 CPUtime=4900.53
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 12036 0 0 0 490005 48 0 0 25 0 1 0 220096233 59527168 12020 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14533 12020 79 155 0 14376 0
Current children cumulated CPU time (s) 4900.53
Current children cumulated vsize (KiB) 58132

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706040/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=58132 CPUtime=4960.51
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 12036 0 0 0 496003 48 0 0 25 0 1 0 220096233 59527168 12020 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14533 12020 79 155 0 14376 0
Current children cumulated CPU time (s) 4960.51
Current children cumulated vsize (KiB) 58132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16210
/proc/meminfo: memFree=1706040/2055920 swapFree=4180136/4192956
[pid=13125] ppid=13123 vsize=58132 CPUtime=5000
/proc/13125/stat : 13125 (precosat) R 13123 13125 12994 0 -1 4194304 12036 0 0 0 499952 48 0 0 25 0 1 0 220096233 59527168 12020 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/13125/statm: 14533 12020 79 155 0 14376 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 58132

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.81
CPU time (s): 5000.02
CPU user time (s): 4999.53
CPU system time (s): 0.493924
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 58132

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

runsolver used 3.57546 second user time and 10.6094 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-10 03:58:22
IDJOB=1784166
IDBENCH=71113
IDSOLVER=607
FILE ID=node70/1784166-1241920702
PBS_JOBID= 9264866
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= c909afe1ffd8842fe3c52ac70d36fc85
RANDOM SEED=3359394

node70.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.213
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.213
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:       1797912 kB
Buffers:         53944 kB
Cached:         134716 kB
SwapCached:       7044 kB
Active:          79388 kB
Inactive:       118232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797912 kB
SwapTotal:     4192956 kB
SwapFree:      4180136 kB
Dirty:             716 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            46372 kB
Committed_AS:   672864 kB
PageTables:       1372 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= 66332 MiB
End job on node70 at 2009-05-10 05:21:46