Trace number 1797138

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-18? (TO) 1200.03 1200.61

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p1.cnf
MD5SUM484dad50fb275faff8eff92c4d5447cb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200003
Number of clauses1019221
Sum of the clauses size2431032
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2759013
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.44/500.74	#ITERATIONS 1
500.44/500.74	#LEARNT CLAUSES 458
501.04/501.36	done !
501.04/501.36	c Now, SatElite...
501.04/501.36	c Parsing...
501.83/502.18	c ==============================================================================
501.83/502.18	c |           |     ORIGINAL     |              LEARNT              |          |
501.83/502.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
501.83/502.18	c ==============================================================================
501.83/502.18	c |         0 |  583403  1417006 |  175020       0        0     nan |  0.000 % |
505.92/506.29	c |         0 |  509599  1382675 |      --       0       --      -- |     --   | -73804/-34331
505.92/506.30	c ==============================================================================
505.92/506.30	c Result  :   #vars: 74006   #clauses: 509599   #literals: 1382675
505.92/506.30	c CPU time:   4.76328 s
505.92/506.30	c ==============================================================================
506.83/507.11	c SatElite is done !
506.83/507.11	c Calling MINISAT
506.83/507.11	This is MiniSat 2.0 beta
506.83/507.11	WARNING: for repeatability, setting FPU to use double precision
506.83/507.11	============================[ Problem Statistics ]=============================
506.83/507.11	|                                                                             |
506.83/507.11	|  Number of variables:  74006                                                |
506.83/507.11	|  Number of clauses:    509599                                               |
506.85/507.45	|  Parsing time:         0.31         s                                       |
506.85/507.47	============================[ Search Statistics ]==============================
506.85/507.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
506.85/507.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
506.85/507.47	===============================================================================
506.85/507.47	|         0 |   74006   509599  1382675 |   169866        0    nan |  0.000 % |
506.85/507.58	|       100 |   74006   509599  1382675 |   186852      100     59 |  0.000 % |
506.85/507.76	|       250 |   74006   509599  1382675 |   205538      250     72 |  0.000 % |
506.85/508.00	|       475 |   74006   509599  1382675 |   226092      475     64 |  0.000 % |
508.02/508.36	|       816 |   74006   509599  1382675 |   248701      816     67 |  0.000 % |
508.43/508.74	|      1325 |   74006   509599  1382675 |   273571     1325     64 |  0.000 % |
509.33/509.64	|      2085 |   74006   509599  1382675 |   300928     2085     79 |  0.000 % |
510.43/510.73	|      3224 |   73977   509485  1382445 |   331021     3222     68 |  0.161 % |
512.92/513.24	|      4932 |   73875   509037  1381545 |   364123     4924     96 |  0.177 % |
516.72/517.03	|      7494 |   73724   508393  1380230 |   400535     7484    104 |  0.381 % |
525.21/525.53	|     11339 |   73723   508389  1380222 |   440589    11328    142 |  0.382 % |
543.20/543.54	|     17105 |   73705   508258  1379907 |   484648    17086    199 |  0.407 % |
568.29/568.63	|     25754 |   73704   508250  1379891 |   533113    25733    225 |  0.408 % |
602.27/602.66	|     38730 |   73703   508246  1379883 |   586424    38706    225 |  0.551 % |
664.75/665.15	|     58192 |   73584   507638  1378628 |   645067    58118    239 |  0.576 % |
775.91/776.30	|     87387 |   73570   507455  1378202 |   709573    87262    254 |  0.589 % |
977.03/977.53	|    131179 |   73554   507353  1377977 |   780531   131014    272 |  0.624 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797138-1242084771/watcher-1797138-1242084771 -o /tmp/evaluation-result-1797138-1242084771/solver-1797138-1242084771 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797138-1242084771.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 6119
/proc/meminfo: memFree=1623720/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) R 6117 6119 5644 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 240907774623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6119/statm: 1340 236 195 169 0 51 0
[pid=6120] ppid=6119 vsize=2124 CPUtime=0
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 236505797 2174976 255 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6120/statm: 531 259 81 6 0 169 0

[startup+0.047501 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6119
/proc/meminfo: memFree=1623720/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=25648 CPUtime=0.03
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 5800 0 0 0 0 3 0 0 19 0 1 0 236505797 26263552 5761 1992294400 134512640 134537284 4294956368 18446744073709551615 9356923 0 0 4096 0 0 0 0 17 0 0 0
/proc/6120/statm: 6412 5765 82 6 0 6050 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31008

[startup+0.102502 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6119
/proc/meminfo: memFree=1623720/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=44136 CPUtime=0.09
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 9341 0 0 0 5 4 0 0 19 0 1 0 236505797 45195264 9302 1992294400 134512640 134537284 4294956368 18446744073709551615 9356923 0 0 4096 0 0 0 0 17 0 0 0
/proc/6120/statm: 11067 9303 82 6 0 10705 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49496

[startup+0.302521 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6119
/proc/meminfo: memFree=1623720/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55484 CPUtime=0.29
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 12003 0 0 0 23 6 0 0 21 0 1 0 236505797 56815616 11964 1992294400 134512640 134537284 4294956368 18446744073709551615 9356923 0 0 4096 0 0 0 0 17 0 0 0
/proc/6120/statm: 13871 11964 82 6 0 13509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60844

[startup+0.702561 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6119
/proc/meminfo: memFree=1623720/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=0.69
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17027 0 0 0 61 8 0 0 25 0 1 50000 236505797 56791040 12284 1992294400 134512640 134537284 4294956368 18446744073709551615 134523634 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12284 85 6 0 13503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60820

[startup+1.50164 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1574424/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=1.49
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17028 0 0 0 141 8 0 0 25 0 1 50000 236505797 56791040 12285 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12285 85 6 0 13503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60820

[startup+3.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1573656/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=3.09
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17032 0 0 0 300 9 0 0 25 0 1 50000 236505797 56791040 12289 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12289 85 6 0 13503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60820

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1574104/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=6.29
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17034 0 0 0 620 9 0 0 25 0 1 50000 236505797 56791040 12291 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12291 85 6 0 13503 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60820

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1574296/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=12.69
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17056 0 0 0 1260 9 0 0 25 0 1 50000 236505797 56791040 12313 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12313 85 6 0 13503 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60820

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1574424/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=25.48
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17061 0 0 0 2539 9 0 0 25 0 1 50000 236505797 56791040 12318 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12318 85 6 0 13503 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60820

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1574232/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=51.07
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17066 0 0 0 5098 9 0 0 25 0 1 50000 236505797 56791040 12323 1992294400 134512640 134537284 4294956368 18446744073709551615 134523620 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12323 85 6 0 13503 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60820

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1574296/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=102.23
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17095 0 0 0 10214 9 0 0 25 0 1 50000 236505797 56791040 12352 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12352 85 6 0 13503 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 60820

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1574296/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=162.19
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17095 0 0 0 16210 9 0 0 25 0 1 50000 236505797 56791040 12352 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12352 85 6 0 13503 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 60820

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1574296/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=222.17
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17095 0 0 0 22208 9 0 0 25 0 1 50000 236505797 56791040 12352 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12352 85 6 0 13503 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 60820

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1574232/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=282.15
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17095 0 0 0 28206 9 0 0 25 0 1 50000 236505797 56791040 12352 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12352 85 6 0 13503 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 60820

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6121
/proc/meminfo: memFree=1574232/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=0
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236505796 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6119/statm: 1340 237 196 169 0 51 0
[pid=6120] ppid=6119 vsize=55460 CPUtime=342.13
/proc/6120/stat : 6120 (revival) R 6119 6119 5644 0 -1 4194304 17095 0 0 0 34204 9 0 0 25 0 1 50000 236505797 56791040 12352 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6120/statm: 13865 12352 85 6 0 13503 0
Current children cumulated CPU time (s) 342.13

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

/proc/6123/statm: 8751 8139 77 170 0 8579 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 40364

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1538904/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=58332 CPUtime=75.14
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 13970 0 0 0 7503 11 0 0 25 0 1 0 236556508 59731968 13937 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 14583 13937 77 170 0 14411 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 63692

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1516056/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=81124 CPUtime=135.12
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 19670 0 0 0 13494 18 0 0 25 0 1 0 236556508 83070976 19637 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 20281 19637 77 170 0 20109 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 86484

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1498648/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=98552 CPUtime=195.08
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 24028 0 0 0 19485 23 0 0 25 0 1 0 236556508 100917248 23995 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 24638 23995 77 170 0 24466 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 103912

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1479576/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=117536 CPUtime=255.07
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 28779 0 0 0 25480 27 0 0 25 0 1 0 236556508 120356864 28746 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 29384 28746 77 170 0 29212 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 122896

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1462424/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=135068 CPUtime=315.04
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 33092 0 0 0 31472 32 0 0 25 0 1 0 236556508 138309632 33059 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 33767 33059 77 170 0 33595 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 140428

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1447640/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=149784 CPUtime=375.01
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 36755 0 0 0 37466 35 0 0 25 0 1 0 236556508 153378816 36722 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 37446 36722 77 170 0 37274 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 155144

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1428440/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=169096 CPUtime=434.99
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 41603 0 0 0 43459 40 0 0 25 0 1 0 236556508 173154304 41570 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 42274 41570 77 170 0 42102 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 174456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1412568/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=184696 CPUtime=494.97
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 45496 0 0 0 49454 43 0 0 25 0 1 0 236556508 189128704 45463 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 46174 45463 77 170 0 46002 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 190056

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1396568/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=200816 CPUtime=554.94
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 49502 0 0 0 55447 47 0 0 25 0 1 0 236556508 205635584 49469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6123/statm: 50204 49469 77 170 0 50032 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 206176

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1384920/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=212432 CPUtime=614.92
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 52391 0 0 0 61442 50 0 0 25 0 1 0 236556508 217530368 52358 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 53108 52358 77 170 0 52936 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 217792

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1372120/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=225432 CPUtime=674.89
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 55647 0 0 0 67435 54 0 0 25 0 1 0 236556508 230842368 55614 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 56358 55614 77 170 0 56186 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 230792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6125
/proc/meminfo: memFree=1366616/2055920 swapFree=4181464/4192956
[pid=6119] ppid=6117 vsize=5360 CPUtime=506.85
/proc/6119/stat : 6119 (run.sh) S 6117 6119 5644 0 -1 4194304 341 43951 0 0 0 0 50648 37 16 0 1 0 236505796 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6119/statm: 1340 241 197 169 0 51 0
[pid=6123] ppid=6119 vsize=230584 CPUtime=693.18
/proc/6123/stat : 6123 (minisat) R 6119 6119 5644 0 -1 4194304 56958 0 0 0 69263 55 0 0 25 0 1 0 236556508 236118016 56925 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/6123/statm: 57646 56925 77 170 0 57474 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 235944

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6119 and gives
#  childrusage.ru_utime.tv_sec=506
#  childrusage.ru_utime.tv_usec=484002
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=374943
# CPU time returned by wait4() is 506.859
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.11
CPU system time (s): 0.92
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 235944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 506.484
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44292
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= 8
involuntary context switches= 1447

runsolver used 1.06984 second user time and 3.3105 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-12 01:32:52
IDJOB=1797138
IDBENCH=71010
IDSOLVER=647
FILE ID=node36/1797138-1242084771
PBS_JOBID= 9277662
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 484dad50fb275faff8eff92c4d5447cb
RANDOM SEED=559400858

node36.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.232
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.232
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:       1624136 kB
Buffers:         45448 kB
Cached:         309616 kB
SwapCached:       5268 kB
Active:          42840 kB
Inactive:       320108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624136 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:           20224 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            54848 kB
Committed_AS:   787876 kB
PageTables:       1372 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= 66220 MiB
End job on node36 at 2009-05-12 01:52:55