Trace number 1797367

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
ReVivAl 0.23 + SatElite 2009-03-18UNSAT 327.53 327.671

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark105.633
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
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 SatElite...
0.00/0.00	c Parsing...
0.39/0.49	c ==============================================================================
0.39/0.49	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.49	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.49	c ==============================================================================
0.39/0.49	c |         0 |  473595  1105055 |  142078       0        0     nan |  0.000 % |
3.39/3.41	c |         0 |  206201   803155 |      --       0       --      -- |     --   | -267392/-301895
3.39/3.42	c ==============================================================================
3.39/3.42	c Result  :   #vars: 26986   #clauses: 206201   #literals: 803155
3.39/3.42	c CPU time:   3.24751 s
3.39/3.42	c ==============================================================================
3.89/3.91	c SatElite is done !
3.89/3.91	c revival is preprocessing the formula...#ITERATIONS 34
91.23/91.38	#LEARNT CLAUSES 1178
91.43/91.58	done !
91.43/91.58	c Calling MINISAT
91.43/91.58	This is MiniSat 2.0 beta
91.43/91.58	WARNING: for repeatability, setting FPU to use double precision
91.43/91.58	============================[ Problem Statistics ]=============================
91.43/91.58	|                                                                             |
91.43/91.58	|  Number of variables:  26986                                                |
91.43/91.58	|  Number of clauses:    182336                                               |
91.52/91.71	|  Parsing time:         0.12         s                                       |
91.52/91.72	============================[ Search Statistics ]==============================
91.52/91.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.52/91.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
91.52/91.72	===============================================================================
91.52/91.72	|         0 |   25217   180436   655988 |    60145        0    nan |  0.000 % |
91.52/91.75	|       100 |   25217   180436   655988 |    66159      100      9 |  6.555 % |
91.52/91.79	|       250 |   25217   180436   655988 |    72775      250      9 |  6.555 % |
91.52/91.89	|       475 |   25217   180436   655988 |    80053      475     11 |  6.555 % |
91.52/92.13	|       812 |   25217   180436   655988 |    88058      812     12 |  6.555 % |
92.23/92.36	|      1318 |   25208   180436   655988 |    96864     1317     11 |  6.603 % |
92.42/92.56	|      2078 |   25198   180215   655393 |   106551     2074     13 |  6.715 % |
92.62/92.74	|      3217 |   25195   180215   655393 |   117206     3212     16 |  6.722 % |
92.82/92.96	|      4925 |   25188   180215   655393 |   128926     4920     24 |  6.722 % |
93.12/93.25	|      7488 |   25172   180017   654369 |   141819     7349     25 |  6.722 % |
93.53/93.67	|     11342 |   25172   180017   654369 |   156001    11203     37 |  6.722 % |
94.03/94.11	|     17119 |   25171   179981   654269 |   171601    16979     39 |  6.726 % |
94.62/94.75	|     25768 |   25171   179981   654269 |   188761    25628     38 |  6.726 % |
95.53/95.70	|     38743 |   25139   179481   652897 |   207638    38578     38 |  6.855 % |
97.53/97.61	|     58209 |   25139   179481   652897 |   228401    58044     41 |  6.855 % |
102.13/102.24	|     87408 |   25129   179425   652783 |   251241    87232     43 |  6.889 % |
114.51/114.60	|    131203 |   25126   179425   652783 |   276366   131026     46 |  6.900 % |
151.21/151.39	|    196889 |   25117   179265   652414 |   304002   196699     48 |  6.930 % |
239.87/240.01	|    295415 |   25085   179211   652255 |   334403   295180     47 |  7.063 % |
327.44/327.65	===============================================================================
327.44/327.65	restarts              : 19
327.44/327.65	conflicts             : 424630         (1801 /sec)
327.44/327.65	decisions             : 1093410        (1.65 % random) (4637 /sec)
327.44/327.65	propagations          : 54046584       (229228 /sec)
327.44/327.65	conflict literals     : 18681315       (21.21 % deleted)
327.44/327.65	Memory used           : 88.97 MB
327.44/327.65	CPU time              : 235.776 s
327.44/327.65	
327.44/327.65	UNSATISFIABLE
327.44/327.67	s UNSATISFIABLE

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-1797367-1242089586/watcher-1797367-1242089586 -o /tmp/evaluation-result-1797367-1242089586/solver-1797367-1242089586 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797367-1242089586.cnf HOME 

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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15667
/proc/meminfo: memFree=1807960/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=0
/proc/15667/stat : 15667 (run.sh) R 15665 15667 15480 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 63960505 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671113887 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15667/statm: 1340 237 196 169 0 51 0
[pid=15668] ppid=15667 vsize=948 CPUtime=0
/proc/15668/stat : 15668 (SatElite) R 15667 15667 15480 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 63960505 970752 131 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 237 132 51 126 0 108 0

[startup+0.0277781 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15667
/proc/meminfo: memFree=1807960/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=0
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63960505 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15667/statm: 1340 238 197 169 0 51 0
[pid=15668] ppid=15667 vsize=4440 CPUtime=0.02
/proc/15668/stat : 15668 (SatElite) R 15667 15667 15480 0 -1 4194304 911 0 0 0 2 0 0 0 19 0 1 0 63960505 4546560 894 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 1110 895 51 126 0 981 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9800

[startup+0.101785 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15667
/proc/meminfo: memFree=1807960/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=0
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63960505 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15667/statm: 1340 238 197 169 0 51 0
[pid=15668] ppid=15667 vsize=15600 CPUtime=0.09
/proc/15668/stat : 15668 (SatElite) R 15667 15667 15480 0 -1 4194304 3251 0 0 0 8 1 0 0 19 0 1 0 63960505 15974400 3234 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 3900 3234 51 126 0 3771 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20960

[startup+0.301805 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15667
/proc/meminfo: memFree=1807960/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=0
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63960505 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15667/statm: 1340 238 197 169 0 51 0
[pid=15668] ppid=15667 vsize=39584 CPUtime=0.28
/proc/15668/stat : 15668 (SatElite) R 15667 15667 15480 0 -1 4194304 9187 0 0 0 24 4 0 0 21 0 1 0 63960505 40534016 9170 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 9896 9171 51 126 0 9767 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44944

[startup+0.701849 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15667
/proc/meminfo: memFree=1807960/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=0
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63960505 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15667/statm: 1340 238 197 169 0 51 0
[pid=15668] ppid=15667 vsize=76728 CPUtime=0.69
/proc/15668/stat : 15668 (SatElite) R 15667 15667 15480 0 -1 4194304 17489 0 0 0 60 9 0 0 25 0 1 0 63960505 78569472 16124 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 19182 16124 67 126 0 19053 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82088

[startup+1.50193 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15669
/proc/meminfo: memFree=1738952/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=0
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63960505 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15667/statm: 1340 238 197 169 0 51 0
[pid=15668] ppid=15667 vsize=80204 CPUtime=1.49
/proc/15668/stat : 15668 (SatElite) R 15667 15667 15480 0 -1 4194304 18323 0 0 0 137 12 0 0 25 0 1 0 63960505 82128896 16958 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 20051 16958 67 126 0 19922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85564

[startup+3.1021 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15669
/proc/meminfo: memFree=1727496/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=0
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 63960505 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15667/statm: 1340 238 197 169 0 51 0
[pid=15668] ppid=15667 vsize=83956 CPUtime=3.09
/proc/15668/stat : 15668 (SatElite) R 15667 15667 15480 0 -1 4194304 19383 0 0 0 293 16 0 0 25 0 1 0 63960505 85970944 17706 1992294400 134512640 135031949 4294956224 18446744073709551615 134569282 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 20989 17706 67 126 0 20860 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89316

[startup+6.30143 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15670
/proc/meminfo: memFree=1777224/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=3.9
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 317 21017 0 0 0 0 371 19 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15670] ppid=15667 vsize=14160 CPUtime=2.37
/proc/15670/stat : 15670 (revival) R 15667 15667 15480 0 -1 4194304 4311 0 0 0 236 1 0 0 25 0 1 50000 63960896 14499840 3025 1992294400 134512640 134537284 4294956384 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15670/statm: 3540 3025 85 6 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19520

[startup+12.7021 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15670
/proc/meminfo: memFree=1776968/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=3.9
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 317 21017 0 0 0 0 371 19 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15670] ppid=15667 vsize=14292 CPUtime=8.77
/proc/15670/stat : 15670 (revival) R 15667 15667 15480 0 -1 4194304 4337 0 0 0 876 1 0 0 25 0 1 50000 63960896 14635008 3051 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15670/statm: 3573 3051 85 6 0 3211 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19652

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15670
/proc/meminfo: memFree=1776648/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=3.9
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 317 21017 0 0 0 0 371 19 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15670] ppid=15667 vsize=14820 CPUtime=21.56
/proc/15670/stat : 15670 (revival) R 15667 15667 15480 0 -1 4194304 4487 0 0 0 2154 2 0 0 25 0 1 50000 63960896 15175680 3201 1992294400 134512640 134537284 4294956384 18446744073709551615 134523932 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15670/statm: 3705 3201 85 6 0 3343 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 20180

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15670
/proc/meminfo: memFree=1775304/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=3.9
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 317 21017 0 0 0 0 371 19 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15670] ppid=15667 vsize=16140 CPUtime=47.14
/proc/15670/stat : 15670 (revival) R 15667 15667 15480 0 -1 4194304 4804 0 0 0 4712 2 0 0 25 0 1 50000 63960896 16527360 3518 1992294400 134512640 134537284 4294956384 18446744073709551615 134524011 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15670/statm: 4035 3518 85 6 0 3673 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 21500

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1754888/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=31172 CPUtime=10.71
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 7628 0 0 0 1066 5 0 0 25 0 1 0 63969663 31920128 7612 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 7793 7612 77 170 0 7621 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 36532

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1723272/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=63372 CPUtime=70.68
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 15550 0 0 0 7054 14 0 0 25 0 1 0 63969663 64892928 15534 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 15843 15534 77 170 0 15671 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 68732

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1708552/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=78144 CPUtime=130.65
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 19187 0 0 0 13048 17 0 0 25 0 1 0 63969663 80019456 19171 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 19536 19171 77 170 0 19364 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 83504

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1698120/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=89240 CPUtime=190.64
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 21787 0 0 0 19044 20 0 0 25 0 1 0 63969663 91381760 21771 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 22310 21771 77 170 0 22138 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 94600

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

[startup+307.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1696136/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=91100 CPUtime=215.42
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 22266 0 0 0 21522 20 0 0 25 0 1 0 63969663 93286400 22250 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 22775 22250 77 170 0 22603 0
Current children cumulated CPU time (s) 306.94
Current children cumulated vsize (KiB) 96460

[startup+319.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1696136/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=91100 CPUtime=228.22
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 22267 0 0 0 22802 20 0 0 25 0 1 0 63969663 93286400 22251 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 22775 22251 77 170 0 22603 0
Current children cumulated CPU time (s) 319.74
Current children cumulated vsize (KiB) 96460

[startup+323.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1696136/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=91100 CPUtime=231.42
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 22267 0 0 0 23122 20 0 0 25 0 1 0 63969663 93286400 22251 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 22775 22251 77 170 0 22603 0
Current children cumulated CPU time (s) 322.94
Current children cumulated vsize (KiB) 96460

[startup+324.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1696136/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=91100 CPUtime=233.02
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 22267 0 0 0 23282 20 0 0 25 0 1 0 63969663 93286400 22251 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 22775 22251 77 170 0 22603 0
Current children cumulated CPU time (s) 324.54
Current children cumulated vsize (KiB) 96460

[startup+326.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1696136/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=91100 CPUtime=234.62
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 22267 0 0 0 23442 20 0 0 25 0 1 0 63969663 93286400 22251 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 22775 22251 77 170 0 22603 0
Current children cumulated CPU time (s) 326.14
Current children cumulated vsize (KiB) 96460

[startup+327.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1696136/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=91100 CPUtime=235.42
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 22267 0 0 0 23522 20 0 0 25 0 1 0 63969663 93286400 22251 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 22775 22251 77 170 0 22603 0
Current children cumulated CPU time (s) 326.94
Current children cumulated vsize (KiB) 96460

[startup+327.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1696136/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=91100 CPUtime=235.82
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 22267 0 0 0 23562 20 0 0 25 0 1 0 63969663 93286400 22251 1992294400 134512640 135212939 4294956240 18446744073709551615 134526775 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 22775 22251 77 170 0 22603 0
Current children cumulated CPU time (s) 327.34
Current children cumulated vsize (KiB) 96460

[startup+327.601 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15671
/proc/meminfo: memFree=1696136/2055920 swapFree=4192812/4192956
[pid=15667] ppid=15665 vsize=5360 CPUtime=91.52
/proc/15667/stat : 15667 (run.sh) S 15665 15667 15480 0 -1 4194304 343 26311 0 0 0 0 9128 24 16 0 1 0 63960505 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15667/statm: 1340 241 197 169 0 51 0
[pid=15671] ppid=15667 vsize=91100 CPUtime=235.92
/proc/15671/stat : 15671 (minisat) R 15667 15667 15480 0 -1 4194304 22267 0 0 0 23572 20 0 0 25 0 1 0 63969663 93286400 22251 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15671/statm: 22775 22251 77 170 0 22603 0
Current children cumulated CPU time (s) 327.44
Current children cumulated vsize (KiB) 96460

Child status: 20
Real time (s): 327.671
CPU time (s): 327.53
CPU user time (s): 327.06
CPU system time (s): 0.469928
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 96460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 327.06
system time used= 0.469928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48943
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= 10
involuntary context switches= 850

runsolver used 0.303953 second user time and 0.900863 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-12 02:53:06
IDJOB=1797367
IDBENCH=71717
IDSOLVER=648
FILE ID=node7/1797367-1242089586
PBS_JOBID= 9277671
Free space on /tmp= 66312 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797367-1242089586/watcher-1797367-1242089586 -o /tmp/evaluation-result-1797367-1242089586/solver-1797367-1242089586 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797367-1242089586.cnf HOME

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=126279811

node7.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.243
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.243
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:       1808440 kB
Buffers:         40892 kB
Cached:         111900 kB
SwapCached:        140 kB
Active:          49780 kB
Inactive:       117108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9676 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            66508 kB
Committed_AS:   208964 kB
PageTables:       1452 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= 66288 MiB
End job on node7 at 2009-05-12 02:58:34