Trace number 1796176

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 109.058 109.115

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-13-u.cnf
MD5SUM127968d7d14f3ab7655995f561e62ed8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.9363
Satisfiable
(Un)Satisfiability was proved
Number of variables178708
Number of clauses806681
Sum of the clauses size1842626
Maximum clause length10
Minimum clause length1
Number of clauses of size 115072
Number of clauses of size 2648853
Number of clauses of size 3108896
Number of clauses of size 43760
Number of clauses of size 515040
Number of clauses of size over 515060

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 5
102.74/102.80	#LEARNT CLAUSES 778
102.74/102.89	done !
102.74/102.89	c Now, SatElite...
102.74/102.89	c Parsing...
102.83/103.08	c ==============================================================================
102.83/103.08	c |           |     ORIGINAL     |              LEARNT              |          |
102.83/103.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
102.83/103.08	c ==============================================================================
102.83/103.08	c |         0 |   33883    72397 |   10164       0        0     nan |  0.000 % |
103.23/103.34	c |         0 |   15959    38395 |      --       0       --      -- |     --   | -17924/-34002
103.23/103.35	c ==============================================================================
103.23/103.35	c Result  :   #vars: 3431   #clauses: 15959   #literals: 38395
103.23/103.35	c CPU time:   0.409937 s
103.23/103.35	c ==============================================================================
103.33/103.47	c SatElite is done !
103.33/103.47	c Calling MINISAT
103.33/103.47	This is MiniSat 2.0 beta
103.33/103.47	WARNING: for repeatability, setting FPU to use double precision
103.33/103.47	============================[ Problem Statistics ]=============================
103.33/103.47	|                                                                             |
103.33/103.47	|  Number of variables:  3431                                                 |
103.33/103.47	|  Number of clauses:    15959                                                |
103.33/103.48	|  Parsing time:         0.01         s                                       |
103.33/103.48	============================[ Search Statistics ]==============================
103.33/103.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
103.33/103.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
103.33/103.48	===============================================================================
103.33/103.48	|         0 |    3431    15959    38395 |     5319        0    nan |  0.000 % |
103.33/103.49	|       100 |    3431    15959    38395 |     5851      100     30 |  0.006 % |
103.40/103.51	|       250 |    3431    15959    38395 |     6436      250     25 |  0.000 % |
103.40/103.54	|       476 |    3431    15959    38395 |     7080      476     29 |  0.002 % |
103.40/103.58	|       813 |    3431    15959    38395 |     7788      813     27 |  0.001 % |
103.40/103.65	|      1320 |    3431    15959    38395 |     8567     1320     29 |  0.000 % |
103.40/103.76	|      2079 |    3431    15959    38395 |     9424     2079     26 |  0.000 % |
103.40/103.92	|      3219 |    3431    15959    38395 |    10366     3219     23 |  0.004 % |
103.40/104.14	|      4927 |    3431    15959    38395 |    11403     4927     21 |  0.000 % |
104.42/104.54	|      7491 |    3431    15959    38395 |    12543     7491     20 |  0.001 % |
105.11/105.24	|     11337 |    3431    15959    38395 |    13797    11337     21 |  0.000 % |
106.52/106.62	|     17103 |    3431    15959    38395 |    15177     9605     20 |  0.000 % |
108.21/108.32	|     25753 |    2582    11599    28382 |    16695     3636     17 | 24.746 % |
109.01/109.11	===============================================================================
109.01/109.11	restarts              : 13
109.01/109.11	conflicts             : 30485          (5416 /sec)
109.01/109.11	decisions             : 37150          (1.11 % random) (6600 /sec)
109.01/109.11	propagations          : 12654257       (2247990 /sec)
109.01/109.11	conflict literals     : 590033         (30.16 % deleted)
109.01/109.11	Memory used           : 4.72 MB
109.01/109.11	CPU time              : 5.62914 s
109.01/109.11	
109.01/109.11	UNSATISFIABLE
109.01/109.11	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-1796176-1242071527/watcher-1796176-1242071527 -o /tmp/evaluation-result-1796176-1242071527/solver-1796176-1242071527 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796176-1242071527.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: 1.08 1.60 1.78 2/65 12763
/proc/meminfo: memFree=1043680/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) R 12761 12763 12671 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12763/statm: 1340 236 195 169 0 51 0
[pid=12764] ppid=12763 vsize=1868 CPUtime=0
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 235186019 1912832 162 1992294400 134512640 134537284 4294956368 18446744073709551615 9712589 0 0 4096 0 0 0 0 17 1 0 0
/proc/12764/statm: 467 168 80 6 0 105 0

[startup+0.0343991 s]
/proc/loadavg: 1.08 1.60 1.78 2/65 12763
/proc/meminfo: memFree=1043680/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=18380 CPUtime=0.02
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 4173 0 0 0 0 2 0 0 18 0 1 0 235186019 18821120 4135 1992294400 134512640 134537284 4294956368 18446744073709551615 134526288 0 0 4096 0 0 0 0 17 1 0 0
/proc/12764/statm: 4595 4135 82 6 0 4233 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23740

[startup+0.102407 s]
/proc/loadavg: 1.08 1.60 1.78 2/65 12763
/proc/meminfo: memFree=1043680/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=31864 CPUtime=0.08
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 7464 0 0 0 5 3 0 0 19 0 1 0 235186019 32628736 7426 1992294400 134512640 134537284 4294956368 18446744073709551615 9709179 0 0 4096 0 0 0 0 17 1 0 0
/proc/12764/statm: 7966 7428 82 6 0 7604 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37224

[startup+0.302429 s]
/proc/loadavg: 1.08 1.60 1.78 2/65 12763
/proc/meminfo: memFree=1043680/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=53912 CPUtime=0.29
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 11838 0 0 0 23 6 0 0 21 0 1 0 235186019 55205888 11800 1992294400 134512640 134537284 4294956368 18446744073709551615 134519691 0 0 4096 0 0 0 0 17 1 0 0
/proc/12764/statm: 13478 11801 82 6 0 13116 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59272

[startup+0.702473 s]
/proc/loadavg: 1.08 1.60 1.78 2/65 12763
/proc/meminfo: memFree=1043680/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=48260 CPUtime=0.69
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 13582 0 0 0 62 7 0 0 25 0 1 50000 235186019 49418240 10012 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12764/statm: 12065 10012 85 6 0 11703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53620

[startup+1.50157 s]
/proc/loadavg: 1.07 1.59 1.78 2/67 12765
/proc/meminfo: memFree=1003472/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=48260 CPUtime=1.49
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 13617 0 0 0 142 7 0 0 25 0 1 50000 235186019 49418240 10047 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12764/statm: 12065 10047 85 6 0 11703 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53620

[startup+3.10175 s]
/proc/loadavg: 1.07 1.59 1.78 2/67 12765
/proc/meminfo: memFree=1003152/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=48260 CPUtime=3.09
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 13650 0 0 0 301 8 0 0 25 0 1 50000 235186019 49418240 10080 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12764/statm: 12065 10080 85 6 0 11703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53620

[startup+6.30111 s]
/proc/loadavg: 1.07 1.59 1.78 2/67 12765
/proc/meminfo: memFree=1002896/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=48260 CPUtime=6.29
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 13659 0 0 0 621 8 0 0 25 0 1 50000 235186019 49418240 10089 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12764/statm: 12065 10089 85 6 0 11703 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53620

[startup+12.7018 s]
/proc/loadavg: 1.06 1.57 1.77 2/67 12765
/proc/meminfo: memFree=1002960/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=48260 CPUtime=12.69
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 13680 0 0 0 1261 8 0 0 25 0 1 50000 235186019 49418240 10110 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12764/statm: 12065 10110 85 6 0 11703 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53620

[startup+25.5013 s]
/proc/loadavg: 1.05 1.55 1.76 2/67 12765
/proc/meminfo: memFree=1003088/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=48260 CPUtime=25.48
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 13688 0 0 0 2540 8 0 0 25 0 1 50000 235186019 49418240 10118 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12764/statm: 12065 10118 85 6 0 11703 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53620

[startup+51.1012 s]
/proc/loadavg: 1.03 1.50 1.74 2/67 12765
/proc/meminfo: memFree=1003152/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=48260 CPUtime=51.06
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 13690 0 0 0 5098 8 0 0 25 0 1 50000 235186019 49418240 10120 1992294400 134512640 134537284 4294956368 18446744073709551615 134524095 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12764/statm: 12065 10120 85 6 0 11703 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53620

[startup+102.306 s]
/proc/loadavg: 1.01 1.42 1.70 2/67 12765
/proc/meminfo: memFree=1003280/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=0
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235186019 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12763/statm: 1340 237 196 169 0 51 0
[pid=12764] ppid=12763 vsize=48260 CPUtime=102.25
/proc/12764/stat : 12764 (revival) R 12763 12763 12671 0 -1 4194304 13690 0 0 0 10217 8 0 0 25 0 1 50000 235186019 49418240 10120 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12764/statm: 12065 10120 85 6 0 11703 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 53620

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

[startup+105.501 s]
/proc/loadavg: 1.01 1.42 1.70 2/67 12767
/proc/meminfo: memFree=1036688/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=103.4
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 341 21393 0 1 0 0 10326 14 16 0 1 0 235186019 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12763/statm: 1340 241 197 169 0 51 0
[pid=12767] ppid=12763 vsize=4432 CPUtime=2.02
/proc/12767/stat : 12767 (minisat) R 12763 12763 12671 0 -1 4194304 787 0 0 0 202 0 0 0 25 0 1 0 235196366 4538368 771 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12767/statm: 1108 771 76 170 0 936 0
Current children cumulated CPU time (s) 105.42
Current children cumulated vsize (KiB) 9792

[startup+107.102 s]
/proc/loadavg: 1.01 1.41 1.69 2/67 12767
/proc/meminfo: memFree=1036368/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=103.4
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 341 21393 0 1 0 0 10326 14 16 0 1 0 235186019 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12763/statm: 1340 241 197 169 0 51 0
[pid=12767] ppid=12763 vsize=4832 CPUtime=3.61
/proc/12767/stat : 12767 (minisat) R 12763 12763 12671 0 -1 4194304 895 0 0 0 361 0 0 0 25 0 1 0 235196366 4947968 879 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12767/statm: 1208 879 76 170 0 1036 0
Current children cumulated CPU time (s) 107.01
Current children cumulated vsize (KiB) 10192

[startup+107.902 s]
/proc/loadavg: 1.01 1.41 1.69 2/67 12767
/proc/meminfo: memFree=1036048/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=103.4
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 341 21393 0 1 0 0 10326 14 16 0 1 0 235186019 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12763/statm: 1340 241 197 169 0 51 0
[pid=12767] ppid=12763 vsize=4832 CPUtime=4.41
/proc/12767/stat : 12767 (minisat) R 12763 12763 12671 0 -1 4194304 903 0 0 0 441 0 0 0 25 0 1 0 235196366 4947968 887 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/12767/statm: 1208 887 76 170 0 1036 0
Current children cumulated CPU time (s) 107.81
Current children cumulated vsize (KiB) 10192

[startup+108.702 s]
/proc/loadavg: 1.01 1.41 1.69 2/67 12767
/proc/meminfo: memFree=1036048/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=103.4
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 341 21393 0 1 0 0 10326 14 16 0 1 0 235186019 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12763/statm: 1340 241 197 169 0 51 0
[pid=12767] ppid=12763 vsize=4832 CPUtime=5.21
/proc/12767/stat : 12767 (minisat) R 12763 12763 12671 0 -1 4194304 908 0 0 0 521 0 0 0 25 0 1 0 235196366 4947968 892 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/12767/statm: 1208 892 76 170 0 1036 0
Current children cumulated CPU time (s) 108.61
Current children cumulated vsize (KiB) 10192

[startup+109.102 s]
/proc/loadavg: 1.01 1.41 1.69 2/67 12767
/proc/meminfo: memFree=1036048/2055920 swapFree=4159924/4192956
[pid=12763] ppid=12761 vsize=5360 CPUtime=103.4
/proc/12763/stat : 12763 (run.sh) S 12761 12763 12671 0 -1 4194304 341 21393 0 1 0 0 10326 14 16 0 1 0 235186019 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12763/statm: 1340 241 197 169 0 51 0
[pid=12767] ppid=12763 vsize=4832 CPUtime=5.61
/proc/12767/stat : 12767 (minisat) R 12763 12763 12671 0 -1 4194304 911 0 0 0 561 0 0 0 25 0 1 0 235196366 4947968 895 1992294400 134512640 135212939 4294956240 18446744073709551615 134526704 0 0 4096 3 0 0 0 17 1 0 0
/proc/12767/statm: 1208 895 76 170 0 1036 0
Current children cumulated CPU time (s) 109.01
Current children cumulated vsize (KiB) 10192

Child status: 20
Real time (s): 109.115
CPU time (s): 109.058
CPU user time (s): 108.899
CPU system time (s): 0.158975
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 67752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.899
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22668
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 257

runsolver used 0.076988 second user time and 0.330949 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-11 21:52:09
IDJOB=1796176
IDBENCH=20347
IDSOLVER=647
FILE ID=node32/1796176-1242071527
PBS_JOBID= 9277596
Free space on /tmp= 66020 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796176-1242071527/watcher-1796176-1242071527 -o /tmp/evaluation-result-1796176-1242071527/solver-1796176-1242071527 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796176-1242071527.cnf HOME

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED=2106647133

node32.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.216
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.216
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:       1044224 kB
Buffers:         68572 kB
Cached:         854088 kB
SwapCached:      26620 kB
Active:         200036 kB
Inactive:       750572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044224 kB
SwapTotal:     4192956 kB
SwapFree:      4159924 kB
Dirty:           15588 kB
Writeback:           0 kB
Mapped:          14200 kB
Slab:            46912 kB
Committed_AS:   837800 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66016 MiB
End job on node32 at 2009-05-11 21:53:58