Trace number 1797034

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 299.845 299.994

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.7717
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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 revival is preprocessing the formula...#ITERATIONS 15
170.61/170.77	#LEARNT CLAUSES 359
170.91/171.00	done !
170.91/171.00	c Now, SatElite...
170.91/171.00	c Parsing...
170.91/171.34	c ==============================================================================
170.91/171.34	c |           |     ORIGINAL     |              LEARNT              |          |
170.91/171.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
170.91/171.34	c ==============================================================================
170.91/171.34	c |         0 |  291675   646381 |   87502       0        0     nan |  0.000 % |
173.29/173.46	c |         0 |   85205   269550 |      --       0       --      -- |     --   | -206470/-376831
173.29/173.46	c ==============================================================================
173.29/173.46	c Result  :   #vars: 13975   #clauses: 85205   #literals: 269550
173.29/173.46	c CPU time:   2.34264 s
173.29/173.46	c ==============================================================================
173.49/173.65	c SatElite is done !
173.49/173.65	c Calling MINISAT
173.49/173.65	This is MiniSat 2.0 beta
173.49/173.65	WARNING: for repeatability, setting FPU to use double precision
173.49/173.65	============================[ Problem Statistics ]=============================
173.49/173.65	|                                                                             |
173.49/173.65	|  Number of variables:  13975                                                |
173.49/173.65	|  Number of clauses:    85205                                                |
173.60/173.71	|  Parsing time:         0.05         s                                       |
173.60/173.71	============================[ Search Statistics ]==============================
173.60/173.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
173.60/173.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
173.60/173.71	===============================================================================
173.60/173.71	|         0 |   13975    85205   269550 |    28401        0    nan |  0.000 % |
173.60/173.72	|       100 |   13975    85205   269550 |    31241      100      9 |  0.000 % |
173.60/173.73	|       252 |   13975    85205   269550 |    34366      252     12 |  0.000 % |
173.60/173.75	|       479 |   13975    85205   269550 |    37802      479     16 |  0.000 % |
173.60/173.80	|       816 |   13975    85205   269550 |    41582      816     19 |  0.000 % |
173.70/173.84	|      1324 |   13975    85205   269550 |    45741     1324     19 |  0.000 % |
173.79/173.93	|      2088 |   13975    85205   269550 |    50315     2088     18 |  0.000 % |
173.99/174.10	|      3227 |   13975    85205   269550 |    55346     3227     19 |  0.000 % |
174.19/174.37	|      4935 |   13975    85205   269550 |    60881     4935     20 |  0.000 % |
174.49/174.69	|      7499 |   13975    85205   269550 |    66969     7499     21 |  0.000 % |
175.10/175.27	|     11344 |   13975    85205   269550 |    73666    11344     21 |  0.000 % |
176.09/176.20	|     17111 |   13975    85205   269550 |    81033    17111     24 |  0.000 % |
178.40/178.52	|     25761 |   13975    85205   269550 |    89136    25761     24 |  0.000 % |
182.40/182.51	|     38740 |   13975    85205   269550 |    98050    38740     23 |  0.000 % |
191.00/191.17	|     58201 |   13975    85205   269550 |   107855    58201     25 |  0.000 % |
208.06/208.23	|     87397 |   13947    85019   269096 |   118640    87396     31 |  0.200 % |
239.05/239.26	|    131186 |   13947    85019   269096 |   130504    26561     34 |  0.200 % |
280.24/280.41	|    196870 |   13947    85019   269096 |   143555    92245     44 |  0.200 % |
299.73/299.98	===============================================================================
299.73/299.98	restarts              : 18
299.73/299.98	conflicts             : 220801         (1750 /sec)
299.73/299.98	decisions             : 323067         (1.54 % random) (2560 /sec)
299.73/299.98	propagations          : 102720207      (814001 /sec)
299.73/299.98	conflict literals     : 8499949        (42.86 % deleted)
299.73/299.98	Memory used           : 30.76 MB
299.73/299.98	CPU time              : 126.192 s
299.73/299.98	
299.73/299.98	UNSATISFIABLE
299.73/299.99	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-1797034-1242083264/watcher-1797034-1242083264 -o /tmp/evaluation-result-1797034-1242083264/solver-1797034-1242083264 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797034-1242083264.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.00 1.00 1.00 3/64 17608
/proc/meminfo: memFree=1900608/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=2124 CPUtime=0
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 293 0 0 0 0 0 0 0 19 0 1 0 236353936 2174976 259 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17609/statm: 659 260 81 6 0 297 0

[startup+0.085507 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17608
/proc/meminfo: memFree=1900608/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=20104 CPUtime=0.07
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 4587 0 0 0 5 2 0 0 19 0 1 0 236353936 20586496 4542 1992294400 134512640 134537284 4294956368 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 0 0 0
/proc/17609/statm: 5026 4543 82 6 0 4664 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25464

[startup+0.102508 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17608
/proc/meminfo: memFree=1900608/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=25024 CPUtime=0.09
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 5236 0 0 0 7 2 0 0 19 0 1 0 236353936 25624576 5191 1992294400 134512640 134537284 4294956368 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 0 0 0
/proc/17609/statm: 6256 5192 82 6 0 5894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30384

[startup+0.302525 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17608
/proc/meminfo: memFree=1900608/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=32120 CPUtime=0.29
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 7616 0 0 0 26 3 0 0 21 0 1 50000 236353936 32890880 5828 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17609/statm: 8030 5828 85 6 0 7668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37480

[startup+0.702561 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17608
/proc/meminfo: memFree=1900608/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=32252 CPUtime=0.69
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 7631 0 0 0 66 3 0 0 25 0 1 50000 236353936 33026048 5843 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17609/statm: 8063 5843 85 6 0 7701 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37612

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17610
/proc/meminfo: memFree=1877104/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=32252 CPUtime=1.49
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 7643 0 0 0 146 3 0 0 25 0 1 50000 236353936 33026048 5855 1992294400 134512640 134537284 4294956368 18446744073709551615 134523819 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17609/statm: 8063 5855 85 6 0 7701 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37612

[startup+3.10178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17610
/proc/meminfo: memFree=1876976/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=32384 CPUtime=3.09
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 7677 0 0 0 306 3 0 0 25 0 1 50000 236353936 33161216 5889 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17609/statm: 8096 5889 85 6 0 7734 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37744

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17610
/proc/meminfo: memFree=1876592/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=32516 CPUtime=6.29
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 7722 0 0 0 626 3 0 0 25 0 1 50000 236353936 33296384 5934 1992294400 134512640 134537284 4294956368 18446744073709551615 134523837 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17609/statm: 8129 5934 85 6 0 7767 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37876

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17610
/proc/meminfo: memFree=1876528/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=32648 CPUtime=12.68
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 7750 0 0 0 1265 3 0 0 25 0 1 50000 236353936 33431552 5962 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17609/statm: 8162 5962 85 6 0 7800 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38008

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17610
/proc/meminfo: memFree=1876592/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=32648 CPUtime=25.48
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 7763 0 0 0 2545 3 0 0 25 0 1 50000 236353936 33431552 5975 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17609/statm: 8162 5975 85 6 0 7800 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38008

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17610
/proc/meminfo: memFree=1876464/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=32928 CPUtime=51.06
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 7832 0 0 0 5103 3 0 0 25 0 1 50000 236353936 33718272 6044 1992294400 134512640 134537284 4294956368 18446744073709551615 134524016 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17609/statm: 8232 6044 85 6 0 7870 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38288

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17610
/proc/meminfo: memFree=1874800/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=34512 CPUtime=102.25
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 8236 0 0 0 10221 4 0 0 25 0 1 50000 236353936 35340288 6448 1992294400 134512640 134537284 4294956368 18446744073709551615 134523632 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17609/statm: 8628 6448 85 6 0 8266 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 39872

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17610
/proc/meminfo: memFree=1872496/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=0
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236353936 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 237 196 169 0 51 0
[pid=17609] ppid=17608 vsize=36756 CPUtime=162.21
/proc/17609/stat : 17609 (revival) R 17608 17608 17213 0 -1 4194304 8794 0 0 0 16217 4 0 0 25 0 1 50000 236353936 37638144 7006 1992294400 134512640 134537284 4294956368 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17609/statm: 9189 7006 85 6 0 8827 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 42116

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17612
/proc/meminfo: memFree=1861104/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=173.56
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 341 25523 0 0 0 0 17337 19 16 0 1 0 236353936 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 241 197 169 0 51 0
[pid=17612] ppid=17608 vsize=25328 CPUtime=48.59
/proc/17612/stat : 17612 (minisat) R 17608 17608 17213 0 -1 4194304 6150 0 0 0 4854 5 0 0 25 0 1 0 236371301 25935872 6134 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/17612/statm: 6332 6134 76 170 0 6160 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 30688

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17612
/proc/meminfo: memFree=1856688/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=173.56
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 341 25523 0 0 0 0 17337 19 16 0 1 0 236353936 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 241 197 169 0 51 0
[pid=17612] ppid=17608 vsize=29748 CPUtime=108.57
/proc/17612/stat : 17612 (minisat) R 17608 17608 17213 0 -1 4194304 7235 0 0 0 10851 6 0 0 25 0 1 0 236371301 30461952 7219 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/17612/statm: 7437 7219 76 170 0 7265 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 35108

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

[startup+287.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17612
/proc/meminfo: memFree=1856560/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=173.56
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 341 25523 0 0 0 0 17337 19 16 0 1 0 236353936 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 241 197 169 0 51 0
[pid=17612] ppid=17608 vsize=29748 CPUtime=114.17
/proc/17612/stat : 17612 (minisat) R 17608 17608 17213 0 -1 4194304 7257 0 0 0 11411 6 0 0 25 0 1 0 236371301 30461952 7241 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17612/statm: 7437 7241 76 170 0 7265 0
Current children cumulated CPU time (s) 287.73
Current children cumulated vsize (KiB) 35108

[startup+294.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17612
/proc/meminfo: memFree=1855856/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=173.56
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 341 25523 0 0 0 0 17337 19 16 0 1 0 236353936 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 241 197 169 0 51 0
[pid=17612] ppid=17608 vsize=30568 CPUtime=120.58
/proc/17612/stat : 17612 (minisat) R 17608 17608 17213 0 -1 4194304 7450 0 0 0 12051 7 0 0 25 0 1 0 236371301 31301632 7434 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17612/statm: 7642 7434 76 170 0 7470 0
Current children cumulated CPU time (s) 294.14
Current children cumulated vsize (KiB) 35928

[startup+297.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17612
/proc/meminfo: memFree=1855408/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=173.56
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 341 25523 0 0 0 0 17337 19 16 0 1 0 236353936 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 241 197 169 0 51 0
[pid=17612] ppid=17608 vsize=31096 CPUtime=123.77
/proc/17612/stat : 17612 (minisat) R 17608 17608 17213 0 -1 4194304 7580 0 0 0 12370 7 0 0 25 0 1 0 236371301 31842304 7564 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/17612/statm: 7774 7564 76 170 0 7602 0
Current children cumulated CPU time (s) 297.33
Current children cumulated vsize (KiB) 36456

[startup+299.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17612
/proc/meminfo: memFree=1855024/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=173.56
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 341 25523 0 0 0 0 17337 19 16 0 1 0 236353936 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 241 197 169 0 51 0
[pid=17612] ppid=17608 vsize=31364 CPUtime=125.37
/proc/17612/stat : 17612 (minisat) R 17608 17608 17213 0 -1 4194304 7651 0 0 0 12530 7 0 0 25 0 1 0 236371301 32116736 7635 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/17612/statm: 7841 7635 76 170 0 7669 0
Current children cumulated CPU time (s) 298.93
Current children cumulated vsize (KiB) 36724

[startup+299.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17612
/proc/meminfo: memFree=1855024/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=173.56
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 341 25523 0 0 0 0 17337 19 16 0 1 0 236353936 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 241 197 169 0 51 0
[pid=17612] ppid=17608 vsize=31364 CPUtime=125.77
/proc/17612/stat : 17612 (minisat) R 17608 17608 17213 0 -1 4194304 7666 0 0 0 12570 7 0 0 25 0 1 0 236371301 32116736 7650 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17612/statm: 7841 7650 76 170 0 7669 0
Current children cumulated CPU time (s) 299.33
Current children cumulated vsize (KiB) 36724

[startup+299.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17612
/proc/meminfo: memFree=1855024/2055920 swapFree=4150108/4192956
[pid=17608] ppid=17606 vsize=5360 CPUtime=173.56
/proc/17608/stat : 17608 (run.sh) S 17606 17608 17213 0 -1 4194304 341 25523 0 0 0 0 17337 19 16 0 1 0 236353936 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17608/statm: 1340 241 197 169 0 51 0
[pid=17612] ppid=17608 vsize=31496 CPUtime=126.17
/proc/17612/stat : 17612 (minisat) R 17608 17608 17213 0 -1 4194304 7679 0 0 0 12610 7 0 0 25 0 1 0 236371301 32251904 7663 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/17612/statm: 7874 7663 76 170 0 7702 0
Current children cumulated CPU time (s) 299.73
Current children cumulated vsize (KiB) 36856

Child status: 20
Real time (s): 299.994
CPU time (s): 299.845
CPU user time (s): 299.567
CPU system time (s): 0.277957
CPU usage (%): 99.9503
Max. virtual memory (cumulated for all children) (KiB): 69380

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

runsolver used 0.266959 second user time and 0.831873 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-12 01:07:44
IDJOB=1797034
IDBENCH=70952
IDSOLVER=647
FILE ID=node51/1797034-1242083264
PBS_JOBID= 9277610
Free space on /tmp= 66268 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797034-1242083264/watcher-1797034-1242083264 -o /tmp/evaluation-result-1797034-1242083264/solver-1797034-1242083264 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797034-1242083264.cnf HOME

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1265825571

node51.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.214
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.214
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:       1901088 kB
Buffers:          5496 kB
Cached:          45632 kB
SwapCached:      36660 kB
Active:          20920 kB
Inactive:        68896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1901088 kB
SwapTotal:     4192956 kB
SwapFree:      4150108 kB
Dirty:            8380 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            51068 kB
Committed_AS:   651852 kB
PageTables:       1396 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= 66252 MiB
End job on node51 at 2009-05-12 01:12:44