Trace number 1821429

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
APTUSAT 2009-03-22UNSAT 463.13 463.198

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark127.7
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
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 Parsing...
0.72/0.79	c ==============================================================================
0.72/0.79	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.79	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.79	c ==============================================================================
0.72/0.79	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
4.72/4.74	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
4.72/4.75	c ==============================================================================
4.72/4.75	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
4.72/4.75	c CPU time:   4.51 s
4.72/4.75	c ==============================================================================
5.02/5.09	This is MiniSat 2.0 beta
5.02/5.09	WARNING: for repeatability, setting FPU to use double precision
5.02/5.09	============================[ Problem Statistics ]=============================
5.02/5.09	|                                                                             |
5.02/5.09	|  Number of variables:  71485                                                |
5.02/5.09	|  Number of clauses:    300018                                               |
5.10/5.29	|  Parsing time:         0.14         s                                       |
5.10/5.30	============================[ Search Statistics ]==============================
5.10/5.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.10/5.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.10/5.30	===============================================================================
5.10/5.30	|         0 |   71485   300018   873722 |   100006        0    nan |  0.000 % |
5.10/5.31	|       100 |   71484   300018   873722 |   110006       99     15 |  0.017 % |
5.10/5.34	|       251 |   71481   300018   873722 |   121007      248     11 |  0.034 % |
5.10/5.38	|       477 |   71479   300018   873722 |   133107      474     13 |  0.034 % |
5.63/5.64	|       814 |   71476   300018   873722 |   146418      809     16 |  0.052 % |
6.23/6.28	|      1321 |   71448   299775   872949 |   161060     1316     19 |  0.052 % |
8.33/8.37	|      2082 |   71448   299775   872949 |   177166     2077     23 |  0.052 % |
10.13/10.12	|      3222 |   71437   299699   872702 |   194883     3216     26 |  0.067 % |
13.51/13.58	|      4930 |   71437   299699   872702 |   214371     4924     27 |  0.067 % |
18.09/18.19	|      7492 |   71431   299660   872599 |   235808     7483     28 |  0.076 % |
25.05/25.19	|     11338 |   71405   299495   872138 |   259389    11325     30 |  0.115 % |
35.93/36.02	|     17106 |   71356   299176   871047 |   285328    17071     30 |  0.180 % |
54.33/54.48	|     25755 |   71233   298342   868242 |   313861    25697     30 |  0.353 % |
79.43/79.53	|     38730 |   71097   297440   865635 |   345247    38644     30 |  0.546 % |
120.84/120.97	|     58191 |   70839   295704   860322 |   379772    58068     30 |  0.904 % |
180.83/180.93	|     87384 |   70591   294037   855303 |   417749    87212     31 |  1.251 % |
255.44/255.58	|    131173 |   70075   290589   845164 |   459524   130917     30 |  1.977 % |
367.85/367.98	|    196857 |   69625   287706   836488 |   505477   196496     30 |  2.662 % |
463.06/463.17	===============================================================================
463.06/463.17	restarts              : 18
463.06/463.17	conflicts             : 250119         (546 /sec)
463.06/463.17	decisions             : 317265         (1.98 % random) (693 /sec)
463.06/463.17	propagations          : 629633180      (1375195 /sec)
463.06/463.17	conflict literals     : 7254235        (61.03 % deleted)
463.06/463.17	Memory used           : 56.55 MB
463.06/463.17	CPU time              : 457.85 s
463.06/463.17	
463.06/463.17	UNSATISFIABLE
463.06/463.18	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821429-1242526638/watcher-1821429-1242526638 -o /tmp/evaluation-result-1821429-1242526638/solver-1821429-1242526638 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821429-1242526638.cnf -restarts=1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.29 1.09 1.03 2/93 4244
/proc/meminfo: memFree=910912/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2416 CPUtime=0.01
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 367 647 0 0 0 0 1 0 18 0 1 0 1017164942 2473984 277 4294967295 134512640 135169312 3215842848 3215841384 3085434606 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4244/statm: 604 277 235 161 0 43 0
[pid=4248] ppid=4244 vsize=816 CPUtime=0
/proc/4248/stat : 4248 (SatELite_releas) R 4244 4244 20977 0 -1 4194304 78 0 0 0 0 0 0 0 20 0 1 0 1017164942 835584 14 4294967295 134512640 135223648 3220103728 3220103520 134659475 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4248/statm: 237 27 21 174 0 62 0

[startup+0.083812 s]
/proc/loadavg: 1.29 1.09 1.03 2/93 4244
/proc/meminfo: memFree=910912/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2416 CPUtime=0.01
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 367 647 0 0 0 0 1 0 18 0 1 0 1017164942 2473984 277 4294967295 134512640 135169312 3215842848 3215841384 3085434606 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4244/statm: 604 277 235 161 0 43 0
[pid=4248] ppid=4244 vsize=14688 CPUtime=0.08
/proc/4248/stat : 4248 (SatELite_releas) R 4244 4244 20977 0 -1 4202496 3031 0 0 0 5 3 0 0 20 0 1 0 1017164942 15040512 2967 4294967295 134512640 135223648 3220103728 3220102680 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4248/statm: 3672 2967 47 174 0 3497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17104

[startup+0.113808 s]
/proc/loadavg: 1.29 1.09 1.03 2/93 4244
/proc/meminfo: memFree=910912/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2416 CPUtime=0.01
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 367 647 0 0 0 0 1 0 18 0 1 0 1017164942 2473984 277 4294967295 134512640 135169312 3215842848 3215841384 3085434606 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4244/statm: 604 277 235 161 0 43 0
[pid=4248] ppid=4244 vsize=17972 CPUtime=0.11
/proc/4248/stat : 4248 (SatELite_releas) R 4244 4244 20977 0 -1 4202496 4054 0 0 0 8 3 0 0 20 0 1 0 1017164942 18403328 3990 4294967295 134512640 135223648 3220103728 3220102680 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4248/statm: 4526 3993 47 174 0 4351 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20388

[startup+0.313789 s]
/proc/loadavg: 1.29 1.09 1.03 2/93 4244
/proc/meminfo: memFree=910912/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2416 CPUtime=0.01
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 367 647 0 0 0 0 1 0 18 0 1 0 1017164942 2473984 277 4294967295 134512640 135169312 3215842848 3215841384 3085434606 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4244/statm: 604 277 235 161 0 43 0
[pid=4248] ppid=4244 vsize=54804 CPUtime=0.31
/proc/4248/stat : 4248 (SatELite_releas) R 4244 4244 20977 0 -1 4202496 10591 0 0 0 26 5 0 0 21 0 1 0 1017164942 56119296 10527 4294967295 134512640 135223648 3220103728 3220102296 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4248/statm: 13701 10528 47 174 0 13526 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 57220

[startup+0.713757 s]
/proc/loadavg: 1.29 1.09 1.03 2/93 4244
/proc/meminfo: memFree=910912/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2416 CPUtime=0.01
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 367 647 0 0 0 0 1 0 18 0 1 0 1017164942 2473984 277 4294967295 134512640 135169312 3215842848 3215841384 3085434606 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4244/statm: 604 277 235 161 0 43 0
[pid=4248] ppid=4244 vsize=117480 CPUtime=0.71
/proc/4248/stat : 4248 (SatELite_releas) R 4244 4244 20977 0 -1 4202496 23602 0 0 0 61 10 0 0 22 0 1 0 1017164942 120299520 23538 4294967295 134512640 135223648 3220103728 3220102568 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4248/statm: 29370 23539 47 174 0 29195 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 119896

[startup+1.51367 s]
/proc/loadavg: 1.29 1.09 1.03 2/95 4249
/proc/meminfo: memFree=805348/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2416 CPUtime=0.01
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 367 647 0 0 0 0 1 0 18 0 1 0 1017164942 2473984 277 4294967295 134512640 135169312 3215842848 3215841384 3085434606 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4244/statm: 604 277 235 161 0 43 0
[pid=4248] ppid=4244 vsize=140152 CPUtime=1.51
/proc/4248/stat : 4248 (SatELite_releas) R 4244 4244 20977 0 -1 4202496 30315 0 0 0 137 14 0 0 25 0 1 0 1017164942 143515648 27877 4294967295 134512640 135223648 3220103728 3220101744 134586740 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4248/statm: 35038 27877 73 174 0 34863 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 142568

[startup+3.11351 s]
/proc/loadavg: 1.29 1.09 1.03 2/95 4251
/proc/meminfo: memFree=785136/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2416 CPUtime=0.01
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 367 647 0 0 0 0 1 0 18 0 1 0 1017164942 2473984 277 4294967295 134512640 135169312 3215842848 3215841384 3085434606 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4244/statm: 604 277 235 161 0 43 0
[pid=4248] ppid=4244 vsize=148056 CPUtime=3.11
/proc/4248/stat : 4248 (SatELite_releas) R 4244 4244 20977 0 -1 4202496 32575 0 0 0 291 20 0 0 25 0 1 0 1017164942 151609344 29843 4294967295 134512640 135223648 3220103728 3220101744 134586890 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4248/statm: 37014 29843 73 174 0 36839 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 150472

[startup+6.31328 s]
/proc/loadavg: 1.27 1.09 1.03 2/95 4252
/proc/meminfo: memFree=869704/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=20216 CPUtime=1.23
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 4657 0 0 0 117 6 0 0 22 0 1 0 1017165451 20701184 4591 4294967295 134512640 135213731 3215599168 3215597424 134536125 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4252/statm: 5054 4591 73 172 0 4880 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 22636

[startup+12.7126 s]
/proc/loadavg: 1.25 1.08 1.03 2/95 4252
/proc/meminfo: memFree=868404/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=20752 CPUtime=7.61
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 4796 0 0 0 755 6 0 0 25 0 1 0 1017165451 21250048 4730 4294967295 134512640 135213731 3215599168 3215597648 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4252/statm: 5188 4730 73 172 0 5014 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 23172

[startup+25.5113 s]
/proc/loadavg: 1.19 1.08 1.03 2/95 4252
/proc/meminfo: memFree=867384/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=21980 CPUtime=20.35
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 5096 0 0 0 2029 6 0 0 25 0 1 0 1017165451 22507520 5030 4294967295 134512640 135213731 3215599168 3215597648 134529987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4252/statm: 5495 5030 73 172 0 5321 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24400

[startup+51.1188 s]
/proc/loadavg: 1.12 1.07 1.02 2/95 4439
/proc/meminfo: memFree=865040/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=24448 CPUtime=45.93
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 5713 0 0 0 4586 7 0 0 25 0 1 0 1017165451 25034752 5647 4294967295 134512640 135213731 3215599168 3215597648 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 6112 5647 73 172 0 5938 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 26868

[startup+102.324 s]
/proc/loadavg: 1.05 1.06 1.02 3/95 4624
/proc/meminfo: memFree=861104/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=28388 CPUtime=97.14
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 6694 0 0 0 9705 9 0 0 25 0 1 0 1017165451 29069312 6628 4294967295 134512640 135213731 3215599168 3215597648 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 7097 6628 73 172 0 6923 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 30808

[startup+162.318 s]
/proc/loadavg: 1.02 1.05 1.01 3/95 4813
/proc/meminfo: memFree=855964/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=33260 CPUtime=157.14
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 7914 0 0 0 15702 12 0 0 25 0 1 0 1017165451 34058240 7848 4294967295 134512640 135213731 3215599168 3215597648 134530171 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 8315 7848 73 172 0 8141 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35680

[startup+222.322 s]
/proc/loadavg: 1.07 1.06 1.02 2/95 5004
/proc/meminfo: memFree=851044/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=38328 CPUtime=217.14
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 9174 0 0 0 21701 13 0 0 25 0 1 0 1017165451 39247872 9108 4294967295 134512640 135213731 3215599168 3215597648 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4252/statm: 9582 9108 73 172 0 9408 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 40748

[startup+282.326 s]
/proc/loadavg: 1.02 1.05 1.01 3/95 5193
/proc/meminfo: memFree=844720/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=44536 CPUtime=277.15
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 10699 0 0 0 27701 14 0 0 25 0 1 0 1017165451 45604864 10633 4294967295 134512640 135213731 3215599168 3215597632 134523457 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4252/statm: 11134 10633 73 172 0 10960 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 46956

[startup+342.32 s]
/proc/loadavg: 1.01 1.04 1.01 2/95 5380
/proc/meminfo: memFree=838892/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=49952 CPUtime=337.15
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 12077 0 0 0 33700 15 0 0 25 0 1 0 1017165451 51150848 12011 4294967295 134512640 135213731 3215599168 3215597648 134529942 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4252/statm: 12488 12011 73 172 0 12314 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 52372

[startup+402.314 s]
/proc/loadavg: 1.00 1.03 1.00 3/95 5569
/proc/meminfo: memFree=833940/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=55248 CPUtime=397.15
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 13335 0 0 0 39699 16 0 0 25 0 1 0 1017165451 56573952 13269 4294967295 134512640 135213731 3215599168 3215597648 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4252/statm: 13812 13269 73 172 0 13638 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 57668

[startup+462.318 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 5758
/proc/meminfo: memFree=831444/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=57900 CPUtime=457.16
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 14024 0 0 0 45699 17 0 0 25 0 1 0 1017165451 59289600 13958 4294967295 134512640 135213731 3215599168 3215597424 134537785 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4252/statm: 14475 13958 73 172 0 14301 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 60320

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

[startup+462.718 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 5758
/proc/meminfo: memFree=831444/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=57900 CPUtime=457.56
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 14024 0 0 0 45739 17 0 0 25 0 1 0 1017165451 59289600 13958 4294967295 134512640 135213731 3215599168 3215597648 134530007 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4252/statm: 14475 13958 73 172 0 14301 0
Current children cumulated CPU time (s) 462.66
Current children cumulated vsize (KiB) 60320

[startup+463.118 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 5758
/proc/meminfo: memFree=831444/2074464 swapFree=1951864/1959888
[pid=4244] ppid=4242 vsize=2420 CPUtime=5.1
/proc/4244/stat : 4244 (SatELiteGTI) S 4242 4244 20977 0 -1 4194304 386 38074 0 0 1 0 485 24 15 0 1 0 1017164942 2478080 278 4294967295 134512640 135169312 3215842848 3215839064 3085434606 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4244/statm: 605 278 235 161 0 44 0
[pid=4252] ppid=4244 vsize=57900 CPUtime=457.96
/proc/4252/stat : 4252 (minisat_static) R 4244 4244 20977 0 -1 4202496 14024 0 0 0 45779 17 0 0 25 0 1 0 1017165451 59289600 13958 4294967295 134512640 135213731 3215599168 3215597648 134530371 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4252/statm: 14475 13958 73 172 0 14301 0
Current children cumulated CPU time (s) 463.06
Current children cumulated vsize (KiB) 60320

Child status: 20
Real time (s): 463.198
CPU time (s): 463.13
CPU user time (s): 462.71
CPU system time (s): 0.42
CPU usage (%): 99.9853
Max. virtual memory (cumulated for all children) (KiB): 157088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 462.71
system time used= 0.42
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52771
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= 21
involuntary context switches= 426

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 04:17:17
IDJOB=1821429
IDBENCH=70954
IDSOLVER=662
FILE ID=tipi10/1821429-1242526638
PBS_JOBID=
Free space on /tmp= 4153 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821429-1242526638/watcher-1821429-1242526638 -o /tmp/evaluation-result-1821429-1242526638/solver-1821429-1242526638 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821429-1242526638.cnf -restarts=1

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED= 1060311974

Linux tipi10 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        910928 kB
Buffers:         25936 kB
Cached:        1023624 kB
SwapCached:       2732 kB
Active:         482732 kB
Inactive:       576696 kB
HighTotal:     1178688 kB
HighFree:       300364 kB
LowTotal:       895776 kB
LowFree:        610564 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:           17272 kB
Writeback:           0 kB
AnonPages:        9264 kB
Mapped:           3200 kB
Slab:            95400 kB
PageTables:        524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90588 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4153 MiB
End job on tipi10 at 2009-05-17 04:25:02