Trace number 1797190

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SatElite + ReVivAl 0.23 2009-03-18UNSAT 1003.37 1003.81

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.652
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.28/500.59	#ITERATIONS 2
500.28/500.59	#LEARNT CLAUSES 579
500.57/500.88	done !
500.57/500.88	c Now, SatElite...
500.57/500.88	c Parsing...
500.65/501.37	c ==============================================================================
500.65/501.37	c |           |     ORIGINAL     |              LEARNT              |          |
500.65/501.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
500.65/501.37	c ==============================================================================
500.65/501.37	c |         0 |  296365   685616 |   88909       0        0     nan |  0.000 % |
503.05/503.38	c |         0 |  249943   658381 |      --       0       --      -- |     --   | -46422/-27235
503.05/503.39	c ==============================================================================
503.05/503.39	c Result  :   #vars: 40134   #clauses: 249943   #literals: 658381
503.05/503.39	c CPU time:   2.42063 s
503.05/503.39	c ==============================================================================
503.56/503.82	c SatElite is done !
503.56/503.82	c Calling MINISAT
503.56/503.82	This is MiniSat 2.0 beta
503.56/503.82	WARNING: for repeatability, setting FPU to use double precision
503.56/503.82	============================[ Problem Statistics ]=============================
503.56/503.82	|                                                                             |
503.56/503.83	|  Number of variables:  40134                                                |
503.56/503.83	|  Number of clauses:    249943                                               |
503.59/503.99	|  Parsing time:         0.15         s                                       |
503.59/504.00	============================[ Search Statistics ]==============================
503.59/504.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
503.59/504.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
503.59/504.00	===============================================================================
503.59/504.00	|         0 |   40134   249943   658381 |    83314        0    nan |  0.000 % |
503.59/504.07	|       100 |   40134   249943   658381 |    91645      100     38 |  0.000 % |
503.59/504.10	|       250 |   40134   249943   658381 |   100810      250     34 |  0.000 % |
503.59/504.18	|       475 |   40134   249943   658381 |   110891      475     37 |  0.000 % |
503.59/504.35	|       812 |   40134   249943   658381 |   121980      812     58 |  0.000 % |
503.59/504.57	|      1322 |   40134   249943   658381 |   134178     1322     75 |  0.000 % |
504.55/504.88	|      2082 |   40134   249943   658381 |   147596     2082     70 |  0.000 % |
506.34/506.65	|      3226 |   40093   249689   657838 |   162356     3220    109 |  0.102 % |
508.24/508.56	|      4934 |   40057   249581   657622 |   178591     4924    131 |  0.192 % |
510.45/510.76	|      7497 |   40057   249581   657622 |   196450     7487    133 |  0.192 % |
512.94/513.28	|     11347 |   40054   249540   657526 |   216095    11336    122 |  0.199 % |
526.34/526.61	|     17114 |   40050   249494   657415 |   237705    17099    189 |  0.209 % |
538.93/539.23	|     25763 |   39975   249128   656660 |   261476    25743    197 |  0.409 % |
562.03/562.37	|     38740 |   39945   248919   656150 |   287623    38704    199 |  0.528 % |
611.41/611.76	|     58202 |   39877   248272   654698 |   316386    58121    207 |  0.932 % |
694.96/695.33	|     87397 |   39694   246368   650479 |   348024    87140    206 |  1.099 % |
861.39/861.86	|    131186 |   39571   245468   648400 |   382827   130821    202 |  1.413 % |
1003.24/1003.78	===============================================================================
1003.24/1003.78	restarts              : 17
1003.24/1003.78	conflicts             : 162583         (326 /sec)
1003.24/1003.78	decisions             : 642115         (1.35 % random) (1286 /sec)
1003.24/1003.78	propagations          : 459989398      (921115 /sec)
1003.24/1003.78	conflict literals     : 32148208       (40.17 % deleted)
1003.24/1003.78	Memory used           : 148.61 MB
1003.24/1003.78	CPU time              : 499.383 s
1003.24/1003.78	
1003.24/1003.78	UNSATISFIABLE
1003.34/1003.80	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797190-1242085920/watcher-1797190-1242085920 -o /tmp/evaluation-result-1797190-1242085920/solver-1797190-1242085920 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797190-1242085920.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.92 0.98 0.99 3/64 2269
/proc/meminfo: memFree=1426856/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) R 2267 2269 1691 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 245482711711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2269/statm: 1340 236 195 169 0 51 0
[pid=2270] ppid=2269 vsize=2124 CPUtime=0
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 236625475 2174976 259 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/2270/statm: 531 259 81 6 0 169 0

[startup+0.078637 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2269
/proc/meminfo: memFree=1426856/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=37424 CPUtime=0.06
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 7429 0 0 0 3 3 0 0 19 0 1 0 236625475 38322176 7389 1992294400 134512640 134537284 4294956368 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/2270/statm: 9356 7389 82 6 0 8994 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 42784

[startup+0.101639 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2269
/proc/meminfo: memFree=1426856/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=39356 CPUtime=0.09
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 7852 0 0 0 5 4 0 0 19 0 1 0 236625475 40300544 7812 1992294400 134512640 134537284 4294956368 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/2270/statm: 9839 7813 82 6 0 9477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44716

[startup+0.301658 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2269
/proc/meminfo: memFree=1426856/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=50516 CPUtime=0.29
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 10573 0 0 0 24 5 0 0 21 0 1 0 236625475 51728384 10533 1992294400 134512640 134537284 4294956368 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/2270/statm: 12629 10534 82 6 0 12267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55876

[startup+0.701699 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2269
/proc/meminfo: memFree=1426856/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=0.69
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13688 0 0 0 62 7 0 0 25 0 1 50000 236625475 49225728 9923 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9923 85 6 0 11656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53432

[startup+1.50178 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386968/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=1.49
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13688 0 0 0 142 7 0 0 25 0 1 50000 236625475 49225728 9923 1992294400 134512640 134537284 4294956368 18446744073709551615 134524199 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9923 85 6 0 11656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53432

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386456/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=3.08
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13704 0 0 0 301 7 0 0 25 0 1 50000 236625475 49225728 9939 1992294400 134512640 134537284 4294956368 18446744073709551615 134523975 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9939 85 6 0 11656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53432

[startup+6.30227 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386776/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=6.28
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13706 0 0 0 621 7 0 0 25 0 1 50000 236625475 49225728 9941 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9941 85 6 0 11656 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53432

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386840/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=12.68
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13715 0 0 0 1261 7 0 0 25 0 1 50000 236625475 49225728 9950 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9950 85 6 0 11656 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53432

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386840/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=25.48
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13729 0 0 0 2541 7 0 0 25 0 1 50000 236625475 49225728 9964 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9964 85 6 0 11656 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53432

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386712/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=51.06
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13743 0 0 0 5099 7 0 0 25 0 1 50000 236625475 49225728 9978 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9978 85 6 0 11656 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53432

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386712/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=102.25
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13745 0 0 0 10218 7 0 0 25 0 1 50000 236625475 49225728 9980 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9980 85 6 0 11656 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 53432

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386648/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=162.21
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13751 0 0 0 16214 7 0 0 25 0 1 50000 236625475 49225728 9986 1992294400 134512640 134537284 4294956368 18446744073709551615 134523685 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9986 85 6 0 11656 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 53432

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386648/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=222.19
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13751 0 0 0 22211 8 0 0 25 0 1 50000 236625475 49225728 9986 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9986 85 6 0 11656 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 53432

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386648/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=282.17
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13751 0 0 0 28209 8 0 0 25 0 1 50000 236625475 49225728 9986 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9986 85 6 0 11656 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 53432

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386648/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=342.14
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13753 0 0 0 34206 8 0 0 25 0 1 50000 236625475 49225728 9988 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 9988 85 6 0 11656 0
Current children cumulated CPU time (s) 342.14

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


[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2271
/proc/meminfo: memFree=1386584/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=0
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236625475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2269/statm: 1340 237 196 169 0 51 0
[pid=2270] ppid=2269 vsize=48072 CPUtime=462.09
/proc/2270/stat : 2270 (revival) R 2269 2269 1691 0 -1 4194304 13773 0 0 0 46201 8 0 0 25 0 1 50000 236625475 49225728 10008 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2270/statm: 12018 10008 85 6 0 11656 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 53432

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2273
/proc/meminfo: memFree=1386904/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=26844 CPUtime=18.45
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 6519 0 0 0 1841 4 0 0 25 0 1 0 236675858 27488256 6475 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 6711 6475 77 170 0 6539 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 32204

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1357200/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=56300 CPUtime=78.43
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 13879 0 0 0 7832 11 0 0 25 0 1 0 236675858 57651200 13835 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 14075 13835 77 170 0 13903 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 61660

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1338384/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=74912 CPUtime=138.4
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 18523 0 0 0 13824 16 0 0 25 0 1 0 236675858 76709888 18479 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 18728 18479 77 170 0 18556 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 80272

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1320400/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=93008 CPUtime=198.37
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 23071 0 0 0 19817 20 0 0 25 0 1 0 236675858 95240192 23027 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 23252 23027 77 170 0 23080 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 98368

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1308816/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=104516 CPUtime=258.35
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 25900 0 0 0 25812 23 0 0 25 0 1 0 236675858 107024384 25856 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 26129 25856 77 170 0 25957 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 109876

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1293968/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=119376 CPUtime=318.33
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 29622 0 0 0 31806 27 0 0 25 0 1 0 236675858 122241024 29578 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 29844 29578 77 170 0 29672 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 124736

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1280984/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=132220 CPUtime=378.3
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 32840 0 0 0 37800 30 0 0 25 0 1 0 236675858 135393280 32796 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 33055 32796 77 170 0 32883 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 137580

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1271064/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=142372 CPUtime=438.28
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 35334 0 0 0 43795 33 0 0 25 0 1 0 236675858 145788928 35290 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 35593 35290 77 170 0 35421 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 147732

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1261464/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=151896 CPUtime=498.25
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 37704 0 0 0 49790 35 0 0 25 0 1 0 236675858 155541504 37660 1992294400 134512640 135212939 4294956240 18446744073709551615 134536630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 37974 37660 77 170 0 37802 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 157256

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

[startup+1003.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1261336/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=152028 CPUtime=499.05
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 37733 0 0 0 49870 35 0 0 25 0 1 0 236675858 155676672 37689 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 38007 37689 77 170 0 37835 0
Current children cumulated CPU time (s) 1002.64
Current children cumulated vsize (KiB) 157388

[startup+1003.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1261336/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=152168 CPUtime=499.45
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 37753 0 0 0 49910 35 0 0 25 0 1 0 236675858 155820032 37709 1992294400 134512640 135212939 4294956240 18446744073709551615 134523980 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 38042 37709 77 170 0 37870 0
Current children cumulated CPU time (s) 1003.04
Current children cumulated vsize (KiB) 157528

[startup+1003.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1261336/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=152168 CPUtime=499.65
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194304 37753 0 0 0 49930 35 0 0 25 0 1 0 236675858 155820032 37709 1992294400 134512640 135212939 4294956240 18446744073709551615 134523909 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 38042 37709 77 170 0 37870 0
Current children cumulated CPU time (s) 1003.24
Current children cumulated vsize (KiB) 157528

[startup+1003.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2279
/proc/meminfo: memFree=1261336/2055920 swapFree=4176596/4192956
[pid=2269] ppid=2267 vsize=5360 CPUtime=503.59
/proc/2269/stat : 2269 (run.sh) S 2267 2269 1691 0 -1 4194304 341 29650 0 0 0 0 50337 22 16 0 1 0 236625475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2269/statm: 1340 241 197 169 0 51 0
[pid=2273] ppid=2269 vsize=0 CPUtime=499.75
/proc/2273/stat : 2273 (minisat) R 2269 2269 1691 0 -1 4194308 37764 0 0 0 49938 37 0 0 25 0 1 0 236675858 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/2273/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1003.34
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 1003.81
CPU time (s): 1003.37
CPU user time (s): 1002.76
CPU system time (s): 0.605907
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 157528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1002.76
system time used= 0.605907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67766
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 3793

runsolver used 0.874867 second user time and 2.78458 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-12 01:52:01
IDJOB=1797190
IDBENCH=71046
IDSOLVER=647
FILE ID=node17/1797190-1242085920
PBS_JOBID= 9277633
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED=1020382098

node17.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.234
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.234
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:       1427400 kB
Buffers:         53240 kB
Cached:         502096 kB
SwapCached:      11172 kB
Active:          49472 kB
Inactive:       519148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427400 kB
SwapTotal:     4192956 kB
SwapFree:      4176596 kB
Dirty:           16308 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            45932 kB
Committed_AS:   820800 kB
PageTables:       1460 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= 66208 MiB
End job on node17 at 2009-05-12 02:08:45