Trace number 1797426

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

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.5268
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 6
131.15/131.20	#LEARNT CLAUSES 383
131.34/131.49	done !
131.34/131.49	c Now, SatElite...
131.34/131.49	c Parsing...
132.13/132.29	c ==============================================================================
132.13/132.29	c |           |     ORIGINAL     |              LEARNT              |          |
132.13/132.29	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
132.13/132.29	c ==============================================================================
132.13/132.29	c |         0 |  326477   727716 |   97943       0        0     nan |  0.000 % |
134.93/135.09	c |         0 |  101612   329301 |      --       0       --      -- |     --   | -224865/-398415
135.03/135.10	c ==============================================================================
135.03/135.10	c Result  :   #vars: 21924   #clauses: 101612   #literals: 329301
135.03/135.10	c CPU time:   3.47347 s
135.03/135.10	c ==============================================================================
135.23/135.36	c SatElite is done !
135.23/135.36	c Calling MINISAT
135.23/135.36	This is MiniSat 2.0 beta
135.23/135.36	WARNING: for repeatability, setting FPU to use double precision
135.23/135.36	============================[ Problem Statistics ]=============================
135.23/135.36	|                                                                             |
135.23/135.36	|  Number of variables:  21924                                                |
135.23/135.36	|  Number of clauses:    101612                                               |
135.30/135.45	|  Parsing time:         0.09         s                                       |
135.30/135.46	============================[ Search Statistics ]==============================
135.30/135.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
135.30/135.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
135.30/135.46	===============================================================================
135.30/135.46	|         0 |   21924   101612   329301 |    33870        0    nan |  0.000 % |
135.30/135.48	|       100 |   21924   101612   329301 |    37257      100      4 |  0.000 % |
135.30/135.49	|       250 |   21924   101612   329301 |    40983      250      5 |  0.000 % |
135.30/135.54	|       476 |   21924   101612   329301 |    45081      476      6 |  0.000 % |
135.30/135.58	|       813 |   21915   101612   329301 |    49590      812      5 |  0.046 % |
135.30/135.64	|      1321 |   21903   101612   329301 |    54549     1318      5 |  0.132 % |
135.30/135.70	|      2082 |   21903   101612   329301 |    60003     2079      6 |  0.132 % |
135.30/135.89	|      3221 |   21869   101385   328585 |    66004     3196      6 |  0.296 % |
135.30/136.07	|      4929 |   21818   101008   327222 |    72604     4853      7 |  0.529 % |
136.22/136.37	|      7492 |   21784   101008   327222 |    79865     7414      7 |  0.826 % |
136.72/136.86	|     11337 |   21739   100327   324669 |    87851    11035      7 |  0.867 % |
137.72/137.81	|     17104 |   21599    99384   321290 |    96636    16375      8 |  1.501 % |
139.52/139.68	|     25753 |   21573    99317   321066 |   106300    24998      8 |  1.637 % |
143.12/143.24	|     38728 |   21551    99037   320115 |   116930    37835      9 |  1.701 % |
150.53/150.61	|     58194 |   21376    97873   316109 |   128623    55269     10 |  2.568 % |
162.41/162.54	|     87387 |   21067    95975   309382 |   141486    83599     11 |  4.005 % |
183.70/183.80	===============================================================================
183.70/183.80	restarts              : 16
183.70/183.80	conflicts             : 121379         (2509 /sec)
183.70/183.80	decisions             : 406578         (1.61 % random) (8405 /sec)
183.70/183.80	propagations          : 38336213       (792518 /sec)
183.70/183.80	conflict literals     : 1415758        (29.13 % deleted)
183.70/183.80	Memory used           : 17.18 MB
183.70/183.80	CPU time              : 48.3726 s
183.70/183.80	
183.70/183.80	UNSATISFIABLE
183.70/183.80	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-1797426-1242090687/watcher-1797426-1242090687 -o /tmp/evaluation-result-1797426-1242090687/solver-1797426-1242090687 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797426-1242090687.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.98 0.99 3/64 8102
/proc/meminfo: memFree=1079704/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=2124 CPUtime=0
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 293 0 0 0 0 0 0 0 19 0 1 0 237096929 2174976 259 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/8103/statm: 659 261 81 6 0 297 0

[startup+0.038932 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8102
/proc/meminfo: memFree=1079704/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=27168 CPUtime=0.03
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 4111 0 0 0 1 2 0 0 19 0 1 0 237096929 27820032 4077 1992294400 134512640 134537284 4294956368 18446744073709551615 2414203 0 0 4096 0 0 0 0 17 0 0 0
/proc/8103/statm: 6792 4080 82 6 0 6430 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32528

[startup+0.101937 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8102
/proc/meminfo: memFree=1079704/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=35068 CPUtime=0.09
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 7316 0 0 0 6 3 0 0 19 0 1 0 237096929 35909632 7282 1992294400 134512640 134537284 4294956368 18446744073709551615 2414203 0 0 4096 0 0 0 0 17 0 0 0
/proc/8103/statm: 8767 7282 82 6 0 8405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40428

[startup+0.301954 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8102
/proc/meminfo: memFree=1079704/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=42720 CPUtime=0.29
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 8963 0 0 0 25 4 0 0 20 0 1 0 237096929 43745280 8929 1992294400 134512640 134537284 4294956368 18446744073709551615 2414203 0 0 4096 0 0 0 0 17 0 0 0
/proc/8103/statm: 10680 8930 82 6 0 10318 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48080

[startup+0.701991 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8102
/proc/meminfo: memFree=1079704/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=37376 CPUtime=0.69
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 10177 0 0 0 65 4 0 0 24 0 1 50000 237096929 38273024 7851 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8103/statm: 9344 7851 85 6 0 8982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42736

[startup+1.50106 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8104
/proc/meminfo: memFree=1048136/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=37508 CPUtime=1.48
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 10189 0 0 0 144 4 0 0 25 0 1 50000 237096929 38408192 7863 1992294400 134512640 134537284 4294956368 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8103/statm: 9377 7863 85 6 0 9015 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42868

[startup+3.10121 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8104
/proc/meminfo: memFree=1047752/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=37508 CPUtime=3.09
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 10190 0 0 0 304 5 0 0 25 0 1 50000 237096929 38408192 7864 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8103/statm: 9377 7864 85 6 0 9015 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42868

[startup+6.30149 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8104
/proc/meminfo: memFree=1047752/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=37508 CPUtime=6.29
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 10191 0 0 0 624 5 0 0 25 0 1 50000 237096929 38408192 7865 1992294400 134512640 134537284 4294956368 18446744073709551615 134523572 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8103/statm: 9377 7865 85 6 0 9015 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42868

[startup+12.7021 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8104
/proc/meminfo: memFree=1047880/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=37508 CPUtime=12.69
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 10191 0 0 0 1264 5 0 0 25 0 1 50000 237096929 38408192 7865 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8103/statm: 9377 7865 85 6 0 9015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42868

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8104
/proc/meminfo: memFree=1048008/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=37508 CPUtime=25.49
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 10192 0 0 0 2544 5 0 0 25 0 1 50000 237096929 38408192 7866 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8103/statm: 9377 7866 85 6 0 9015 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42868

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8104
/proc/meminfo: memFree=1048008/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=37508 CPUtime=51.07
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 10193 0 0 0 5102 5 0 0 25 0 1 50000 237096929 38408192 7867 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8103/statm: 9377 7867 85 6 0 9015 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42868

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8104
/proc/meminfo: memFree=1047944/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=0
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237096929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 237 196 169 0 51 0
[pid=8103] ppid=8102 vsize=37508 CPUtime=102.26
/proc/8103/stat : 8103 (revival) R 8102 8102 7934 0 -1 4194304 10194 0 0 0 10221 5 0 0 25 0 1 50000 237096929 38408192 7868 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8103/statm: 9377 7868 85 6 0 9015 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42868

[startup+162.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 8106
/proc/meminfo: memFree=1049800/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=135.3
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 341 27260 0 0 0 0 13509 21 16 0 1 0 237096929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 241 197 169 0 51 0
[pid=8106] ppid=8102 vsize=15024 CPUtime=26.91
/proc/8106/stat : 8106 (minisat) R 8102 8102 7934 0 -1 4194304 3521 0 0 0 2689 2 0 0 25 0 1 0 237110466 15384576 3505 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8106/statm: 3756 3505 77 170 0 3584 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20384

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

[startup+166.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 8106
/proc/meminfo: memFree=1048840/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=135.3
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 341 27260 0 0 0 0 13509 21 16 0 1 0 237096929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 241 197 169 0 51 0
[pid=8106] ppid=8102 vsize=15552 CPUtime=30.91
/proc/8106/stat : 8106 (minisat) R 8102 8102 7934 0 -1 4194304 3688 0 0 0 3088 3 0 0 25 0 1 0 237110466 15925248 3672 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/8106/statm: 3888 3672 77 170 0 3716 0
Current children cumulated CPU time (s) 166.21
Current children cumulated vsize (KiB) 20912

[startup+172.705 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 8106
/proc/meminfo: memFree=1047944/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=135.3
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 341 27260 0 0 0 0 13509 21 16 0 1 0 237096929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 241 197 169 0 51 0
[pid=8106] ppid=8102 vsize=16656 CPUtime=37.31
/proc/8106/stat : 8106 (minisat) R 8102 8102 7934 0 -1 4194304 3923 0 0 0 3728 3 0 0 25 0 1 0 237110466 17055744 3907 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8106/statm: 4164 3907 77 170 0 3992 0
Current children cumulated CPU time (s) 172.61
Current children cumulated vsize (KiB) 22016

[startup+179.102 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 8106
/proc/meminfo: memFree=1047432/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=135.3
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 341 27260 0 0 0 0 13509 21 16 0 1 0 237096929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 241 197 169 0 51 0
[pid=8106] ppid=8102 vsize=17184 CPUtime=43.71
/proc/8106/stat : 8106 (minisat) R 8102 8102 7934 0 -1 4194304 4059 0 0 0 4367 4 0 0 25 0 1 0 237110466 17596416 4043 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8106/statm: 4296 4043 77 170 0 4124 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 22544

[startup+182.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 8106
/proc/meminfo: memFree=1047176/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=135.3
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 341 27260 0 0 0 0 13509 21 16 0 1 0 237096929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 241 197 169 0 51 0
[pid=8106] ppid=8102 vsize=17448 CPUtime=46.9
/proc/8106/stat : 8106 (minisat) R 8102 8102 7934 0 -1 4194304 4131 0 0 0 4686 4 0 0 25 0 1 0 237110466 17866752 4115 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/8106/statm: 4362 4115 77 170 0 4190 0
Current children cumulated CPU time (s) 182.2
Current children cumulated vsize (KiB) 22808

[startup+183.101 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 8106
/proc/meminfo: memFree=1047112/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=135.3
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 341 27260 0 0 0 0 13509 21 16 0 1 0 237096929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 241 197 169 0 51 0
[pid=8106] ppid=8102 vsize=17448 CPUtime=47.7
/proc/8106/stat : 8106 (minisat) R 8102 8102 7934 0 -1 4194304 4135 0 0 0 4766 4 0 0 25 0 1 0 237110466 17866752 4119 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/8106/statm: 4362 4119 77 170 0 4190 0
Current children cumulated CPU time (s) 183
Current children cumulated vsize (KiB) 22808

[startup+183.501 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 8106
/proc/meminfo: memFree=1047112/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=135.3
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 341 27260 0 0 0 0 13509 21 16 0 1 0 237096929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 241 197 169 0 51 0
[pid=8106] ppid=8102 vsize=17584 CPUtime=48.1
/proc/8106/stat : 8106 (minisat) R 8102 8102 7934 0 -1 4194304 4144 0 0 0 4806 4 0 0 25 0 1 0 237110466 18006016 4128 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8106/statm: 4396 4128 77 170 0 4224 0
Current children cumulated CPU time (s) 183.4
Current children cumulated vsize (KiB) 22944

[startup+183.706 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 8106
/proc/meminfo: memFree=1047048/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=135.3
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 341 27260 0 0 0 0 13509 21 16 0 1 0 237096929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 241 197 169 0 51 0
[pid=8106] ppid=8102 vsize=17584 CPUtime=48.31
/proc/8106/stat : 8106 (minisat) R 8102 8102 7934 0 -1 4194304 4146 0 0 0 4827 4 0 0 25 0 1 0 237110466 18006016 4130 1992294400 134512640 135212939 4294956240 18446744073709551615 134536186 0 0 4096 3 0 0 0 17 0 0 0
/proc/8106/statm: 4396 4130 77 170 0 4224 0
Current children cumulated CPU time (s) 183.61
Current children cumulated vsize (KiB) 22944

[startup+183.802 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 8106
/proc/meminfo: memFree=1047048/2055920 swapFree=4178620/4192956
[pid=8102] ppid=8100 vsize=5360 CPUtime=135.3
/proc/8102/stat : 8102 (run.sh) S 8100 8102 7934 0 -1 4194304 341 27260 0 0 0 0 13509 21 16 0 1 0 237096929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8102/statm: 1340 241 197 169 0 51 0
[pid=8106] ppid=8102 vsize=17584 CPUtime=48.4
/proc/8106/stat : 8106 (minisat) R 8102 8102 7934 0 -1 4194304 4149 0 0 0 4836 4 0 0 25 0 1 0 237110466 18006016 4133 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8106/statm: 4396 4133 77 170 0 4224 0
Current children cumulated CPU time (s) 183.7
Current children cumulated vsize (KiB) 22944

Child status: 20
Real time (s): 183.809
CPU time (s): 183.732
CPU user time (s): 183.466
CPU system time (s): 0.265959
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 74312

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

runsolver used 0.163975 second user time and 0.515921 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-12 03:11:29
IDJOB=1797426
IDBENCH=71758
IDSOLVER=647
FILE ID=node43/1797426-1242090687
PBS_JOBID= 9277690
Free space on /tmp= 66216 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797426-1242090687/watcher-1797426-1242090687 -o /tmp/evaluation-result-1797426-1242090687/solver-1797426-1242090687 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797426-1242090687.cnf HOME

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED=1205780316

node43.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.237
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.237
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:       1080248 kB
Buffers:         55556 kB
Cached:         838204 kB
SwapCached:       8124 kB
Active:         127396 kB
Inactive:       776752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1080248 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:           10572 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            57624 kB
Committed_AS:   865212 kB
PageTables:       1444 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= 66200 MiB
End job on node43 at 2009-05-12 03:14:33