Trace number 1797182

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 748.313 748.681

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark95.1435
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.16/500.49	#ITERATIONS 1
500.16/500.49	#LEARNT CLAUSES 499
500.46/500.76	done !
500.46/500.76	c Now, SatElite...
500.46/500.76	c Parsing...
500.52/501.22	c ==============================================================================
500.52/501.22	c |           |     ORIGINAL     |              LEARNT              |          |
500.52/501.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
500.52/501.22	c ==============================================================================
500.52/501.22	c |         0 |  304108   703304 |   91232       0        0     nan |  0.000 % |
503.14/503.43	c |         0 |  257685   683127 |      --       0       --      -- |     --   | -46423/-20177
503.14/503.44	c ==============================================================================
503.14/503.44	c Result  :   #vars: 42631   #clauses: 257685   #literals: 683127
503.14/503.44	c CPU time:   2.57961 s
503.14/503.44	c ==============================================================================
503.54/503.84	c SatElite is done !
503.54/503.84	c Calling MINISAT
503.54/503.84	This is MiniSat 2.0 beta
503.54/503.84	WARNING: for repeatability, setting FPU to use double precision
503.54/503.84	============================[ Problem Statistics ]=============================
503.54/503.84	|                                                                             |
503.54/503.84	|  Number of variables:  42631                                                |
503.54/503.84	|  Number of clauses:    257685                                               |
503.59/504.00	|  Parsing time:         0.15         s                                       |
503.59/504.01	============================[ Search Statistics ]==============================
503.59/504.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
503.59/504.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
503.59/504.01	===============================================================================
503.59/504.01	|         0 |   42631   257685   683127 |    85895        0    nan |  0.000 % |
503.59/504.08	|       103 |   42631   257685   683127 |    94484      103     90 |  0.000 % |
503.59/504.18	|       263 |   42631   257685   683127 |   103932      263     77 |  0.000 % |
503.59/504.36	|       488 |   42610   257685   683127 |   114326      486     73 |  0.898 % |
503.59/504.47	|       828 |   42610   257685   683127 |   125758      826     77 |  0.898 % |
504.64/504.99	|      1338 |   42109   253695   673930 |   138334     1308     77 |  1.224 % |
505.43/505.77	|      2097 |   42069   253235   672803 |   152168     2063    115 |  1.318 % |
506.33/506.63	|      3236 |   42069   253235   672803 |   167385     3202    120 |  1.318 % |
508.12/508.47	|      4944 |   42069   253235   672803 |   184123     4910    158 |  1.318 % |
509.52/509.87	|      7506 |   41812   250312   665730 |   202535     7043    168 |  1.921 % |
513.51/513.84	|     11352 |   41812   250312   665730 |   222789    10889    231 |  1.921 % |
518.51/518.86	|     17118 |   41812   250312   665730 |   245068    16655    207 |  1.921 % |
527.31/527.64	|     25767 |   41284   245136   653330 |   269575    25276    205 |  3.160 % |
545.10/545.47	|     38741 |   41284   245136   653330 |   296532    38250    206 |  3.160 % |
575.39/575.73	|     58204 |   40844   241375   644327 |   326186    57682    232 |  5.841 % |
622.37/622.79	|     87396 |   40110   235143   629560 |   358804    86238    225 |  6.111 % |
703.74/704.12	|    131185 |   39097   226428   607934 |   394685   129564    236 |  8.290 % |
748.21/748.65	===============================================================================
748.21/748.65	restarts              : 17
748.21/748.65	conflicts             : 152427         (624 /sec)
748.21/748.65	decisions             : 603571         (1.49 % random) (2470 /sec)
748.21/748.65	propagations          : 204249203      (835923 /sec)
748.21/748.65	conflict literals     : 35183964       (25.05 % deleted)
748.21/748.65	Memory used           : 161.42 MB
748.21/748.65	CPU time              : 244.34 s
748.21/748.65	
748.21/748.65	UNSATISFIABLE
748.21/748.68	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-1797182-1242085741/watcher-1797182-1242085741 -o /tmp/evaluation-result-1797182-1242085741/solver-1797182-1242085741 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797182-1242085741.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/65 30819
/proc/meminfo: memFree=1411056/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=2124 CPUtime=0
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 256 0 0 0 0 0 0 0 19 0 1 0 236603876 2174976 222 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/30820/statm: 531 228 81 6 0 169 0

[startup+0.103938 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30819
/proc/meminfo: memFree=1411056/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=28384 CPUtime=0.1
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 6436 0 0 0 7 3 0 0 21 0 1 0 236603876 29065216 6397 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/30820/statm: 7096 6398 82 6 0 6734 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 33744

[startup+0.201949 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30819
/proc/meminfo: memFree=1411056/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=34792 CPUtime=0.19
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 7769 0 0 0 16 3 0 0 21 0 1 0 236603876 35627008 7730 1992294400 134512640 134537284 4294956368 18446744073709551615 3036795 0 0 4096 0 0 0 0 17 0 0 0
/proc/30820/statm: 8698 7730 82 6 0 8336 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40152

[startup+0.301961 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30819
/proc/meminfo: memFree=1411056/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=40996 CPUtime=0.29
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 9654 0 0 0 25 4 0 0 21 0 1 0 236603876 41979904 9615 1992294400 134512640 134537284 4294956368 18446744073709551615 3036795 0 0 4096 0 0 0 0 17 0 0 0
/proc/30820/statm: 10249 9620 82 6 0 9887 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46356

[startup+0.702006 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30819
/proc/meminfo: memFree=1411056/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=0.69
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10494 0 0 0 65 4 0 0 25 0 1 50000 236603876 33308672 7712 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7712 85 6 0 7770 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37888

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1380128/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=1.49
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10494 0 0 0 145 4 0 0 25 0 1 50000 236603876 33308672 7712 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7712 85 6 0 7770 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37888

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1380000/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=3.09
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10494 0 0 0 305 4 0 0 25 0 1 50000 236603876 33308672 7712 1992294400 134512640 134537284 4294956368 18446744073709551615 134524016 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7712 85 6 0 7770 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37888

[startup+6.30166 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1379872/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=6.28
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10500 0 0 0 624 4 0 0 25 0 1 50000 236603876 33308672 7718 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30820/statm: 8132 7718 85 6 0 7770 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37888

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1379808/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=12.66
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10511 0 0 0 1262 4 0 0 25 0 1 50000 236603876 33308672 7729 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7729 85 6 0 7770 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37888

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1380000/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=25.46
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10515 0 0 0 2542 4 0 0 25 0 1 50000 236603876 33308672 7733 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7733 85 6 0 7770 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37888

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1379872/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=51.05
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10523 0 0 0 5101 4 0 0 25 0 1 50000 236603876 33308672 7741 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7741 85 6 0 7770 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 37888

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1379936/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=102.22
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10524 0 0 0 10218 4 0 0 25 0 1 50000 236603876 33308672 7742 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7742 85 6 0 7770 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 37888

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1379936/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=162.2
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10530 0 0 0 16216 4 0 0 25 0 1 50000 236603876 33308672 7748 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7748 85 6 0 7770 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 37888

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1379936/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=222.19
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10530 0 0 0 22214 5 0 0 25 0 1 50000 236603876 33308672 7748 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7748 85 6 0 7770 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 37888

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1379936/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=282.15
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10530 0 0 0 28210 5 0 0 25 0 1 50000 236603876 33308672 7748 1992294400 134512640 134537284 4294956368 18446744073709551615 134523634 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7748 85 6 0 7770 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 37888

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1379936/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=342.13
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10530 0 0 0 34208 5 0 0 25 0 1 50000 236603876 33308672 7748 1992294400 134512640 134537284 4294956368 18446744073709551615 134523625 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7748 85 6 0 7770 0
Current children cumulated CPU time (s) 342.13

################
# More data... #
################


[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1379936/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=402.1
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10530 0 0 0 40205 5 0 0 25 0 1 50000 236603876 33308672 7748 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7748 85 6 0 7770 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 37888

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30821
/proc/meminfo: memFree=1379872/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=0
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236603875 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 237 196 169 0 51 0
[pid=30820] ppid=30819 vsize=32528 CPUtime=462.07
/proc/30820/stat : 30820 (revival) R 30819 30819 30195 0 -1 4194304 10538 0 0 0 46202 5 0 0 25 0 1 50000 236603876 33308672 7756 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30820/statm: 8132 7756 85 6 0 7770 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 37888

[startup+522.302 s]
/proc/loadavg: 1.13 1.03 1.01 2/67 30823
/proc/meminfo: memFree=1365280/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=33848 CPUtime=18.42
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 8166 0 0 0 1837 5 0 0 25 0 1 0 236654259 34660352 8133 1992294400 134512640 135212939 4294956240 18446744073709551615 134526746 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 8462 8133 77 170 0 8290 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 39208

[startup+582.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/67 30823
/proc/meminfo: memFree=1321056/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=77532 CPUtime=78.39
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 19072 0 0 0 7823 16 0 0 25 0 1 0 236654259 79392768 19039 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 19383 19039 77 170 0 19211 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 82892

[startup+642.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 30823
/proc/meminfo: memFree=1287968/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=110956 CPUtime=138.36
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 27415 0 0 0 13814 22 0 0 25 0 1 0 236654259 113618944 27382 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 27739 27382 77 170 0 27567 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 116316

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30823
/proc/meminfo: memFree=1253216/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=145260 CPUtime=198.35
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 36005 0 0 0 19805 30 0 0 25 0 1 0 236654259 148746240 35972 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 36315 35972 77 170 0 36143 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 150620

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

[startup+716.801 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30823
/proc/meminfo: memFree=1246304/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=152156 CPUtime=212.84
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 37704 0 0 0 21253 31 0 0 25 0 1 0 236654259 155807744 37671 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 38039 37671 77 170 0 37867 0
Current children cumulated CPU time (s) 716.43
Current children cumulated vsize (KiB) 157516

[startup+729.602 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30829
/proc/meminfo: memFree=1241504/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=156952 CPUtime=225.63
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 38852 0 0 0 22531 32 0 0 25 0 1 0 236654259 160718848 38819 1992294400 134512640 135212939 4294956240 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 39238 38819 77 170 0 39066 0
Current children cumulated CPU time (s) 729.22
Current children cumulated vsize (KiB) 162312

[startup+742.401 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30829
/proc/meminfo: memFree=1235936/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=162772 CPUtime=238.42
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 40295 0 0 0 23809 33 0 0 25 0 1 0 236654259 166678528 40262 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 40693 40262 77 170 0 40521 0
Current children cumulated CPU time (s) 742.01
Current children cumulated vsize (KiB) 168132

[startup+745.602 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30829
/proc/meminfo: memFree=1234528/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=164360 CPUtime=241.62
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 40688 0 0 0 24128 34 0 0 25 0 1 0 236654259 168304640 40655 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 41090 40655 77 170 0 40918 0
Current children cumulated CPU time (s) 745.21
Current children cumulated vsize (KiB) 169720

[startup+747.202 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30829
/proc/meminfo: memFree=1233632/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=164888 CPUtime=243.22
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 40847 0 0 0 24288 34 0 0 25 0 1 0 236654259 168845312 40814 1992294400 134512640 135212939 4294956240 18446744073709551615 134537467 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 41222 40814 77 170 0 41050 0
Current children cumulated CPU time (s) 746.81
Current children cumulated vsize (KiB) 170248

[startup+748.002 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30829
/proc/meminfo: memFree=1233248/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=165020 CPUtime=244.02
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 40886 0 0 0 24368 34 0 0 25 0 1 0 236654259 168980480 40853 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 41255 40853 77 170 0 41083 0
Current children cumulated CPU time (s) 747.61
Current children cumulated vsize (KiB) 170380

[startup+748.402 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30829
/proc/meminfo: memFree=1233248/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=165152 CPUtime=244.42
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 40919 0 0 0 24408 34 0 0 25 0 1 0 236654259 169115648 40886 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 41288 40886 77 170 0 41116 0
Current children cumulated CPU time (s) 748.01
Current children cumulated vsize (KiB) 170512

[startup+748.602 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 30829
/proc/meminfo: memFree=1233248/2055920 swapFree=4173816/4192956
[pid=30819] ppid=30817 vsize=5360 CPUtime=503.59
/proc/30819/stat : 30819 (run.sh) S 30817 30819 30195 0 -1 4194304 341 25628 0 0 0 0 50341 18 16 0 1 0 236603875 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30819/statm: 1340 241 197 169 0 51 0
[pid=30823] ppid=30819 vsize=165292 CPUtime=244.62
/proc/30823/stat : 30823 (minisat) R 30819 30819 30195 0 -1 4194304 40925 0 0 0 24428 34 0 0 25 0 1 0 236654259 169259008 40892 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/30823/statm: 41323 40892 77 170 0 41151 0
Current children cumulated CPU time (s) 748.21
Current children cumulated vsize (KiB) 170652

Child status: 20
Real time (s): 748.681
CPU time (s): 748.313
CPU user time (s): 747.751
CPU system time (s): 0.561914
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 170652

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

runsolver used 0.634903 second user time and 2.09668 second system time

The end

Launcher Data

Begin job on node85 at 2009-05-12 01:49:02
IDJOB=1797182
IDBENCH=71042
IDSOLVER=647
FILE ID=node85/1797182-1242085741
PBS_JOBID= 9277598
Free space on /tmp= 126436 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797182-1242085741/watcher-1797182-1242085741 -o /tmp/evaluation-result-1797182-1242085741/solver-1797182-1242085741 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797182-1242085741.cnf HOME

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=392103369

node85.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1411472 kB
Buffers:         51760 kB
Cached:         527568 kB
SwapCached:      14244 kB
Active:         192016 kB
Inactive:       403724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411472 kB
SwapTotal:     4192956 kB
SwapFree:      4173816 kB
Dirty:           12380 kB
Writeback:           0 kB
Mapped:          13704 kB
Slab:            34628 kB
Committed_AS:   765352 kB
PageTables:       1380 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= 126420 MiB
End job on node85 at 2009-05-12 02:01:31