Trace number 1797122

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.06 1200.41

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p1.cnf
MD5SUM558e9ecf39a7773e94f4b47eef706f44
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 variables199996
Number of clauses1019200
Sum of the clauses size2430990
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2758992
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.55/500.78	#ITERATIONS 1
500.55/500.78	#LEARNT CLAUSES 459
501.26/501.45	done !
501.26/501.45	c Now, SatElite...
501.26/501.45	c Parsing...
502.14/502.32	c ==============================================================================
502.14/502.32	c |           |     ORIGINAL     |              LEARNT              |          |
502.14/502.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
502.14/502.32	c ==============================================================================
502.14/502.32	c |         0 |  584265  1418711 |  175279       0        0     nan |  0.000 % |
506.45/506.64	c |         0 |  510513  1383355 |      --       0       --      -- |     --   | -73752/-35356
506.45/506.64	c ==============================================================================
506.45/506.64	c Result  :   #vars: 73936   #clauses: 510513   #literals: 1383355
506.45/506.64	c CPU time:   5.03423 s
506.45/506.64	c ==============================================================================
507.25/507.48	c SatElite is done !
507.25/507.48	c Calling MINISAT
507.25/507.48	This is MiniSat 2.0 beta
507.25/507.48	WARNING: for repeatability, setting FPU to use double precision
507.25/507.48	============================[ Problem Statistics ]=============================
507.25/507.48	|                                                                             |
507.25/507.48	|  Number of variables:  73936                                                |
507.25/507.48	|  Number of clauses:    510513                                               |
507.33/507.81	|  Parsing time:         0.29         s                                       |
507.33/507.82	============================[ Search Statistics ]==============================
507.33/507.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
507.33/507.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
507.33/507.82	===============================================================================
507.33/507.82	|         0 |   73936   510513  1383355 |   170171        0    nan |  0.000 % |
507.33/508.01	|       100 |   73936   510513  1383355 |   187188      100     69 |  0.000 % |
508.04/508.20	|       250 |   73936   510513  1383355 |   205906      250     68 |  0.000 % |
508.23/508.50	|       477 |   73936   510513  1383355 |   226497      477     58 |  0.000 % |
508.73/508.90	|       814 |   73936   510513  1383355 |   249147      814     61 |  0.000 % |
509.23/509.41	|      1320 |   73936   510513  1383355 |   274062     1320     51 |  0.000 % |
510.33/510.52	|      2080 |   73708   509598  1381525 |   301468     2079     78 |  0.308 % |
511.64/511.82	|      3219 |   73708   509598  1381525 |   331615     3218     80 |  0.308 % |
513.64/513.86	|      4927 |   73707   509594  1381517 |   364776     4925     85 |  0.310 % |
518.14/518.31	|      7489 |   73707   509594  1381517 |   401254     7487    116 |  0.310 % |
528.33/528.52	|     11333 |   73642   509258  1380843 |   441379    11324    157 |  0.398 % |
541.63/541.81	|     17103 |   72840   501225  1359952 |   485517    16979    167 |  1.872 % |
565.02/565.20	|     25754 |   72101   497457  1352416 |   534069    25609    208 |  2.482 % |
592.21/592.48	|     38730 |   71867   497445  1352392 |   587476    38578    204 |  3.292 % |
660.39/660.65	|     58192 |   71307   493340  1342965 |   646224    57962    220 |  3.556 % |
774.37/774.64	|     87384 |   71295   493255  1342758 |   710846    87138    245 |  3.572 % |
992.92/993.21	|    131176 |   71032   492195  1340557 |   781931   130827    262 |  3.928 % |

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-1797122-1242084562/watcher-1797122-1242084562 -o /tmp/evaluation-result-1797122-1242084562/solver-1797122-1242084562 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797122-1242084562.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.10 1.06 1.01 3/64 15418
/proc/meminfo: memFree=1826456/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=1608 CPUtime=0
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 162 0 0 0 0 0 0 0 20 0 1 0 63458165 1646592 128 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15419/statm: 467 135 80 6 0 105 0

[startup+0.0236509 s]
/proc/loadavg: 1.10 1.06 1.01 3/64 15418
/proc/meminfo: memFree=1826456/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=17996 CPUtime=0.02
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 2930 0 0 0 0 2 0 0 20 0 1 0 63458165 18427904 2896 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15419/statm: 4499 2902 81 6 0 4137 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23356

[startup+0.10166 s]
/proc/loadavg: 1.10 1.06 1.01 3/64 15418
/proc/meminfo: memFree=1826456/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=43316 CPUtime=0.09
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 9141 0 0 0 4 5 0 0 20 0 1 0 63458165 44355584 9102 1992294400 134512640 134537284 4294956368 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/15419/statm: 10829 9103 82 6 0 10467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48676

[startup+0.301679 s]
/proc/loadavg: 1.10 1.06 1.01 3/64 15418
/proc/meminfo: memFree=1826456/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=54692 CPUtime=0.29
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 11773 0 0 0 23 6 0 0 21 0 1 0 63458165 56004608 11734 1992294400 134512640 134537284 4294956368 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/15419/statm: 13673 11734 82 6 0 13311 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60052

[startup+0.701721 s]
/proc/loadavg: 1.10 1.06 1.01 3/64 15418
/proc/meminfo: memFree=1826456/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=74280 CPUtime=0.69
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 16981 0 0 0 60 9 0 0 25 0 1 0 63458165 76062720 16942 1992294400 134512640 134537284 4294956368 18446744073709551615 134521650 0 0 4096 0 0 0 0 17 1 0 0
/proc/15419/statm: 18570 16942 82 6 0 18208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79640

[startup+1.50181 s]
/proc/loadavg: 1.09 1.06 1.01 2/66 15420
/proc/meminfo: memFree=1777224/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=1.49
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17013 0 0 0 140 9 0 0 25 0 1 50000 63458165 56791040 12270 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12270 85 6 0 13503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60820

[startup+3.10197 s]
/proc/loadavg: 1.09 1.06 1.01 2/66 15420
/proc/meminfo: memFree=1777160/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=3.09
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17017 0 0 0 300 9 0 0 25 0 1 50000 63458165 56791040 12274 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12274 85 6 0 13503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60820

[startup+6.30231 s]
/proc/loadavg: 1.09 1.06 1.01 2/66 15420
/proc/meminfo: memFree=1777160/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=6.29
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17027 0 0 0 620 9 0 0 25 0 1 50000 63458165 56791040 12284 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12284 85 6 0 13503 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60820

[startup+12.702 s]
/proc/loadavg: 1.08 1.06 1.01 2/66 15420
/proc/meminfo: memFree=1777096/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=12.69
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17041 0 0 0 1260 9 0 0 25 0 1 50000 63458165 56791040 12298 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12298 85 6 0 13503 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60820

[startup+25.5013 s]
/proc/loadavg: 1.06 1.06 1.01 2/66 15420
/proc/meminfo: memFree=1777224/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=25.48
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17046 0 0 0 2539 9 0 0 25 0 1 50000 63458165 56791040 12303 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12303 85 6 0 13503 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60820

[startup+51.102 s]
/proc/loadavg: 1.04 1.05 1.00 2/66 15420
/proc/meminfo: memFree=1777224/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=51.07
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17052 0 0 0 5098 9 0 0 25 0 1 50000 63458165 56791040 12309 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12309 85 6 0 13503 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60820

[startup+102.305 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 15420
/proc/meminfo: memFree=1777096/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=102.26
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17080 0 0 0 10217 9 0 0 25 0 1 50000 63458165 56791040 12337 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12337 85 6 0 13503 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 60820

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 15420
/proc/meminfo: memFree=1777032/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=162.25
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17080 0 0 0 16215 10 0 0 25 0 1 50000 63458165 56791040 12337 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12337 85 6 0 13503 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 60820

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 15420
/proc/meminfo: memFree=1777032/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=222.23
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17080 0 0 0 22213 10 0 0 25 0 1 50000 63458165 56791040 12337 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12337 85 6 0 13503 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 60820

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 15420
/proc/meminfo: memFree=1777032/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=282.22
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17080 0 0 0 28212 10 0 0 25 0 1 50000 63458165 56791040 12337 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12337 85 6 0 13503 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 60820

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 15420
/proc/meminfo: memFree=1776968/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=0
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63458164 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 237 196 169 0 51 0
[pid=15419] ppid=15418 vsize=55460 CPUtime=342.2
/proc/15419/stat : 15419 (revival) R 15418 15418 14761 0 -1 4194304 17080 0 0 0 34210 10 0 0 25 0 1 50000 63458165 56791040 12337 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15419/statm: 13865 12337 85 6 0 13503 0
Current children cumulated CPU time (s) 342.2

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

/proc/15422/statm: 8718 8097 77 170 0 8546 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 40232

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1741192/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=58560 CPUtime=74.79
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 14055 0 0 0 7467 12 0 0 25 0 1 0 63508913 59965440 14022 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 14640 14022 77 170 0 14468 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 63920

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1721672/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=78044 CPUtime=134.78
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 18904 0 0 0 13461 17 0 0 25 0 1 0 63508913 79917056 18871 1992294400 134512640 135212939 4294956240 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 19511 18871 77 170 0 19339 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 83404

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1702856/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=96936 CPUtime=194.76
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 23636 0 0 0 19454 22 0 0 25 0 1 0 63508913 99262464 23603 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 24234 23603 77 170 0 24062 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 102296

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1683976/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=115548 CPUtime=254.75
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 28306 0 0 0 25448 27 0 0 25 0 1 0 63508913 118321152 28273 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 28887 28273 77 170 0 28715 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 120908

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1667976/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=131740 CPUtime=314.73
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 32310 0 0 0 31441 32 0 0 25 0 1 0 63508913 134901760 32277 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 32935 32277 77 170 0 32763 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 137100

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1651464/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=148116 CPUtime=374.71
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 36408 0 0 0 37433 38 0 0 25 0 1 0 63508913 151670784 36375 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 37029 36375 77 170 0 36857 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 153476

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1637448/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=162124 CPUtime=434.69
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 39917 0 0 0 43428 41 0 0 25 0 1 0 63508913 166014976 39884 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 40531 39884 77 170 0 40359 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 167484

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1624904/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=174456 CPUtime=494.68
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 43004 0 0 0 49423 45 0 0 25 0 1 0 63508913 178642944 42971 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 43614 42971 77 170 0 43442 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 179816

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1612168/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=187528 CPUtime=554.66
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 46227 0 0 0 55418 48 0 0 25 0 1 0 63508913 192028672 46194 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 46882 46194 77 170 0 46710 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 192888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1597064/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=202540 CPUtime=614.65
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 49969 0 0 0 61412 53 0 0 25 0 1 0 63508913 207400960 49936 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 50635 49936 77 170 0 50463 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 207900

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1582792/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=216800 CPUtime=674.63
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 53550 0 0 0 67407 56 0 0 25 0 1 0 63508913 222003200 53517 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 54200 53517 77 170 0 54028 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 222160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1577928/2055920 swapFree=4192812/4192956
[pid=15418] ppid=15416 vsize=5360 CPUtime=507.33
/proc/15418/stat : 15418 (run.sh) S 15416 15418 14761 0 -1 4194304 341 42896 0 0 0 0 50695 38 16 0 1 0 63458164 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15418/statm: 1340 241 197 169 0 51 0
[pid=15422] ppid=15418 vsize=221420 CPUtime=692.73
/proc/15422/stat : 15422 (minisat) R 15418 15418 14761 0 -1 4194304 54703 0 0 0 69216 57 0 0 25 0 1 0 63508913 226734080 54670 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/15422/statm: 55355 54670 77 170 0 55183 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 226780

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 15418 and gives
#  childrusage.ru_utime.tv_sec=506
#  childrusage.ru_utime.tv_usec=961930
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=385941
# CPU time returned by wait4() is 507.348
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.11
CPU system time (s): 0.95
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 226780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 506.962
system time used= 0.385941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43237
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= 9
involuntary context switches= 1067

runsolver used 1.39179 second user time and 2.94255 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-12 01:29:23
IDJOB=1797122
IDBENCH=71005
IDSOLVER=647
FILE ID=node7/1797122-1242084562
PBS_JOBID= 9277590
Free space on /tmp= 66300 MiB

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

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

MD5SUM BENCH= 558e9ecf39a7773e94f4b47eef706f44
RANDOM SEED=22124214

node7.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.243
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.243
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:       1826936 kB
Buffers:         37792 kB
Cached:          96776 kB
SwapCached:        140 kB
Active:          55916 kB
Inactive:        92712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20280 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            66320 kB
Committed_AS:   201500 kB
PageTables:       1452 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= 66272 MiB
End job on node7 at 2009-05-12 01:49:26