Trace number 1797194

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.08 1200.71

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p0.cnf
MD5SUMa860cf613d4e0cb34c00f8b79611121d
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 variables199290
Number of clauses1005792
Sum of the clauses size2392883
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756875
Number of clauses of size 3187708
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.41/500.73	#ITERATIONS 1
500.41/500.73	#LEARNT CLAUSES 449
501.01/501.34	done !
501.01/501.34	c Now, SatElite...
501.01/501.34	c Parsing...
501.80/502.16	c ==============================================================================
501.80/502.16	c |           |     ORIGINAL     |              LEARNT              |          |
501.80/502.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
501.80/502.16	c ==============================================================================
501.80/502.16	c |         0 |  571696  1383688 |  171508       0        0     nan |  0.000 % |
505.89/506.24	c |         0 |  497734  1344834 |      --       0       --      -- |     --   | -73962/-38854
505.89/506.24	c ==============================================================================
505.89/506.24	c Result  :   #vars: 73004   #clauses: 497734   #literals: 1344834
505.89/506.24	c CPU time:   4.71728 s
505.89/506.24	c ==============================================================================
506.68/507.06	c SatElite is done !
506.68/507.06	c Calling MINISAT
506.68/507.06	This is MiniSat 2.0 beta
506.68/507.06	WARNING: for repeatability, setting FPU to use double precision
506.68/507.06	============================[ Problem Statistics ]=============================
506.68/507.06	|                                                                             |
506.68/507.06	|  Number of variables:  73004                                                |
506.68/507.06	|  Number of clauses:    497734                                               |
506.74/507.38	|  Parsing time:         0.28         s                                       |
506.74/507.40	============================[ Search Statistics ]==============================
506.74/507.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
506.74/507.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
506.74/507.40	===============================================================================
506.74/507.40	|         0 |   73004   497734  1344834 |   165911        0    nan |  0.000 % |
506.74/507.58	|       100 |   72951   497734  1344834 |   182502       99     36 |  0.286 % |
506.74/507.68	|       251 |   72951   497734  1344834 |   200752      250     81 |  0.286 % |
506.74/507.82	|       477 |   72951   497734  1344834 |   220827      476     60 |  0.286 % |
507.77/508.19	|       815 |   72950   497734  1344834 |   242910      813     60 |  0.288 % |
508.36/508.72	|      1321 |   72664   494451  1336506 |   267201     1317     57 |  0.466 % |
509.26/509.67	|      2080 |   72664   494451  1336506 |   293922     2076     72 |  0.466 % |
510.86/511.29	|      3219 |   72664   494451  1336506 |   323314     3215     92 |  0.466 % |
513.27/513.65	|      4927 |   72524   494332  1336261 |   355645     4919     99 |  1.125 % |
520.36/520.74	|      7490 |   72183   492345  1332282 |   391210     7473    149 |  1.125 % |
526.26/526.66	|     11335 |   71898   491167  1329872 |   430331    11287    142 |  1.515 % |
541.35/541.75	|     17101 |   70929   486602  1320165 |   473364    17024    172 |  2.851 % |
561.13/561.59	|     25750 |   70731   484178  1314011 |   520700    25660    200 |  3.114 % |
598.92/599.37	|     38725 |   70568   483589  1312826 |   572770    38627    226 |  3.404 % |
670.69/671.18	|     58186 |   69112   467392  1270578 |   630048    57441    255 |  5.331 % |
793.83/794.32	|     87379 |   69099   467315  1270406 |   693052    86608    277 |  5.365 % |
999.97/1000.50	|    131172 |   68993   466804  1269331 |   762358   130340    306 |  5.496 % |

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-1797194-1242085956/watcher-1797194-1242085956 -o /tmp/evaluation-result-1797194-1242085956/solver-1797194-1242085956 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797194-1242085956.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14468
/proc/meminfo: memFree=1205856/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) R 14466 14468 13912 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14468/statm: 1340 236 195 169 0 51 0
[pid=14469] ppid=14468 vsize=2124 CPUtime=0
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 230 0 0 0 0 0 0 0 18 0 1 0 236624613 2174976 196 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 531 203 81 6 0 169 0

[startup+0.023203 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14468
/proc/meminfo: memFree=1205856/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=17996 CPUtime=0.02
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 3192 0 0 0 0 2 0 0 19 0 1 0 236624613 18427904 3159 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 4499 3165 81 6 0 4137 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23356

[startup+0.101211 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14468
/proc/meminfo: memFree=1205856/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=43960 CPUtime=0.09
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 9285 0 0 0 4 5 0 0 19 0 1 0 236624613 45015040 9246 1992294400 134512640 134537284 4294956368 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 10990 9248 82 6 0 10628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49320

[startup+0.301235 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14468
/proc/meminfo: memFree=1205856/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=55308 CPUtime=0.29
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 11977 0 0 0 23 6 0 0 21 0 1 0 236624613 56635392 11938 1992294400 134512640 134537284 4294956368 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/14469/statm: 13827 11938 82 6 0 13465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60668

[startup+0.701281 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14468
/proc/meminfo: memFree=1205856/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=0.69
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16783 0 0 0 61 8 0 0 25 0 1 50000 236624613 56250368 12117 1992294400 134512640 134537284 4294956368 18446744073709551615 7168087 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12117 85 6 0 13371 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60292

[startup+1.50138 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1157072/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=1.49
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16800 0 0 0 141 8 0 0 25 0 1 50000 236624613 56250368 12134 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12134 85 6 0 13371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60292

[startup+3.10256 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1157008/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=3.09
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16800 0 0 0 301 8 0 0 25 0 1 50000 236624613 56250368 12134 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12134 85 6 0 13371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60292

[startup+6.30194 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1157008/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=6.29
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16807 0 0 0 621 8 0 0 25 0 1 50000 236624613 56250368 12141 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12141 85 6 0 13371 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60292

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1157008/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=12.69
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16818 0 0 0 1261 8 0 0 25 0 1 50000 236624613 56250368 12152 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12152 85 6 0 13371 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60292

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1157136/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=25.46
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16830 0 0 0 2538 8 0 0 25 0 1 50000 236624613 56250368 12164 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12164 85 6 0 13371 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 60292

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1156944/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=51.05
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16841 0 0 0 5097 8 0 0 25 0 1 50000 236624613 56250368 12175 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12175 85 6 0 13371 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60292

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1157008/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=102.23
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16850 0 0 0 10215 8 0 0 25 0 1 50000 236624613 56250368 12184 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12184 85 6 0 13371 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 60292

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1157008/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=162.19
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16850 0 0 0 16211 8 0 0 25 0 1 50000 236624613 56250368 12184 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12184 85 6 0 13371 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 60292

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1156944/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=222.17
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16864 0 0 0 22209 8 0 0 25 0 1 50000 236624613 56250368 12198 1992294400 134512640 134537284 4294956368 18446744073709551615 134523623 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12198 85 6 0 13371 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 60292

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1156944/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=282.15
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16864 0 0 0 28207 8 0 0 25 0 1 50000 236624613 56250368 12198 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12198 85 6 0 13371 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 60292

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14470
/proc/meminfo: memFree=1156944/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=0
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236624613 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14468/statm: 1340 237 196 169 0 51 0
[pid=14469] ppid=14468 vsize=54932 CPUtime=342.08
/proc/14469/stat : 14469 (revival) R 14468 14468 13912 0 -1 4194304 16864 0 0 0 34200 8 0 0 25 0 1 50000 236624613 56250368 12198 1992294400 134512640 134537284 4294956368 18446744073709551615 134523922 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14469/statm: 13733 12198 85 6 0 13371 0
Current children cumulated CPU time (s) 342.08

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

/proc/14478/statm: 14700 14061 77 170 0 14528 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 64160

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=1098128/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=81588 CPUtime=135.17
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 19752 0 0 0 13501 16 0 0 25 0 1 0 236675319 83546112 19736 1992294400 134512640 135212939 4294956240 18446744073709551615 134529498 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 20397 19736 77 170 0 20225 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 86948

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=1079184/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=100596 CPUtime=195.13
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 24512 0 0 0 19493 20 0 0 25 0 1 0 236675319 103010304 24496 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 25149 24496 77 170 0 24977 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 105956

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=1062160/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=117244 CPUtime=255.12
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 28687 0 0 0 25487 25 0 0 25 0 1 0 236675319 120057856 28671 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 29311 28671 77 170 0 29139 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 122604

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=1044624/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=135244 CPUtime=315.09
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 33127 0 0 0 31480 29 0 0 25 0 1 0 236675319 138489856 33111 1992294400 134512640 135212939 4294956240 18446744073709551615 134536987 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 33811 33111 77 170 0 33639 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 140604

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=1026064/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=153600 CPUtime=375.07
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 37735 0 0 0 37474 33 0 0 25 0 1 0 236675319 157286400 37719 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 38400 37719 77 170 0 38228 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 158960

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=1005328/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=174508 CPUtime=435.04
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 42967 0 0 0 43466 38 0 0 25 0 1 0 236675319 178696192 42951 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 43627 42951 77 170 0 43455 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 179868

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=985744/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=193676 CPUtime=495.02
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 47773 0 0 0 49458 44 0 0 25 0 1 0 236675319 198324224 47757 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 48419 47757 77 170 0 48247 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 199036

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=971216/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=208604 CPUtime=554.99
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 51455 0 0 0 55452 47 0 0 25 0 1 0 236675319 213610496 51439 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 52151 51439 77 170 0 51979 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 213964

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=957712/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=221912 CPUtime=614.96
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 54784 0 0 0 61445 51 0 0 25 0 1 0 236675319 227237888 54768 1992294400 134512640 135212939 4294956240 18446744073709551615 134526765 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 55478 54768 77 170 0 55306 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 227272

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=944720/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=235140 CPUtime=674.94
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 58075 0 0 0 67439 55 0 0 25 0 1 0 236675319 240783360 58059 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 58785 58059 77 170 0 58613 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 240500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=939024/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=240464 CPUtime=693.34
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 59435 0 0 0 69277 57 0 0 25 0 1 0 236675319 246235136 59419 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 60116 59419 77 170 0 59944 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 245824

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14478
/proc/meminfo: memFree=939024/2055920 swapFree=4179992/4192956
[pid=14468] ppid=14466 vsize=5360 CPUtime=506.74
/proc/14468/stat : 14468 (run.sh) S 14466 14468 13912 0 -1 4194304 341 42586 0 0 0 0 50639 35 16 0 1 0 236624613 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14468/statm: 1340 241 197 169 0 51 0
[pid=14478] ppid=14468 vsize=240464 CPUtime=693.34
/proc/14478/stat : 14478 (minisat) R 14468 14468 13912 0 -1 4194304 59435 0 0 0 69277 57 0 0 25 0 1 0 236675319 246235136 59419 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14478/statm: 60116 59419 77 170 0 59944 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 245824

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.16
CPU system time (s): 0.92
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 245824

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

runsolver used 1.35979 second user time and 2.92256 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-12 01:52:38
IDJOB=1797194
IDBENCH=71047
IDSOLVER=647
FILE ID=node75/1797194-1242085956
PBS_JOBID= 9277595
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= a860cf613d4e0cb34c00f8b79611121d
RANDOM SEED=1844191274

node75.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.213
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.213
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:       1206400 kB
Buffers:         75628 kB
Cached:         692484 kB
SwapCached:       7224 kB
Active:         208492 kB
Inactive:       568836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1206400 kB
SwapTotal:     4192956 kB
SwapFree:      4179992 kB
Dirty:           19912 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            58216 kB
Committed_AS:   673644 kB
PageTables:       1420 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= 66300 MiB
End job on node75 at 2009-05-12 02:12:40