Trace number 1849448

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
minisat2 070721/coreUNSAT 332.16 332.137

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.61
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
1.21/1.21	c ==============================================================================
1.21/1.21	c |           |     ORIGINAL     |              LEARNT              |          |
1.21/1.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.21/1.21	c ==============================================================================
1.21/1.21	c |         0 | 1204272  2809968 |  361281       0        0     nan |  0.000 % |
8.01/8.08	c |         0 |  512827  2023633 |      --       0       --      -- |     --   | -691443/-786330
8.01/8.09	c ==============================================================================
8.01/8.09	c Result  :   #vars: 64148   #clauses: 512827   #literals: 2023633
8.01/8.09	c CPU time:   7.76 s
8.01/8.09	c ==============================================================================
8.71/8.79	This is MiniSat 2.0 beta
8.71/8.79	WARNING: for repeatability, setting FPU to use double precision
8.71/8.79	============================[ Problem Statistics ]=============================
8.71/8.79	|                                                                             |
8.71/8.80	|  Number of variables:  64148                                                |
8.71/8.80	|  Number of clauses:    512827                                               |
8.80/9.21	|  Parsing time:         0.34         s                                       |
8.80/9.24	============================[ Search Statistics ]==============================
8.80/9.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.80/9.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.80/9.24	===============================================================================
8.80/9.24	|         0 |   64148   512827  2023633 |   170942        0    nan |  0.000 % |
8.80/9.31	|       100 |   64144   512827  2023633 |   188036       98     10 |  0.200 % |
8.80/9.39	|       252 |   64142   512827  2023633 |   206840      250     10 |  0.200 % |
8.80/9.50	|       477 |   64119   512827  2023633 |   227524      474     11 |  0.224 % |
8.80/9.72	|       815 |   64114   512827  2023633 |   250276      812     17 |  0.224 % |
9.92/10.00	|      1322 |   64114   512827  2023633 |   275304     1319     16 |  0.224 % |
10.21/10.23	|      2082 |   64098   512827  2023633 |   302834     2076     15 |  0.262 % |
10.51/10.51	|      3221 |   64090   512827  2023633 |   333118     3214     25 |  0.293 % |
10.91/11.01	|      4930 |   64054   512827  2023633 |   366430     4920     25 |  0.483 % |
11.31/11.34	|      7492 |   63821   505005  1994300 |   403073     7462     22 |  0.624 % |
12.12/12.19	|     11337 |   63809   505005  1994300 |   443380    11307     25 |  0.624 % |
13.01/13.09	|     17104 |   63722   503405  1987690 |   487718    16954     29 |  0.664 % |
13.81/13.80	|     25754 |   63722   503405  1987690 |   536490    25604     33 |  0.664 % |
15.71/15.77	|     38729 |   63703   503405  1987690 |   590139    38577     34 |  0.748 % |
19.01/19.08	|     58190 |   63634   502073  1982888 |   649153    58032     36 |  1.023 % |
23.01/23.09	|     87383 |   63481   498037  1967382 |   714068    87181     37 |  1.048 % |
33.31/33.30	|    131172 |   63416   496191  1960871 |   785475   130957     38 |  1.141 % |
57.22/57.21	|    196858 |   63400   496191  1960871 |   864022   196640     46 |  1.369 % |
85.32/85.35	|    295384 |   63172   492294  1945908 |   950425   295055     42 |  1.707 % |
142.23/142.23	|    443173 |   63029   487636  1928756 |  1045467   432377     47 |  1.813 % |
240.54/240.61	|    664857 |   62775   483079  1911304 |  1150014   643845     46 |  2.274 % |
332.05/332.08	===============================================================================
332.05/332.08	restarts              : 21
332.05/332.08	conflicts             : 830317         (2572 /sec)
332.05/332.08	decisions             : 3020177        (1.69 % random) (9356 /sec)
332.05/332.08	propagations          : 170579052      (528452 /sec)
332.05/332.08	conflict literals     : 38258814       (15.21 % deleted)
332.05/332.09	Memory used           : 211.75 MB
332.05/332.09	CPU time              : 322.79 s
332.05/332.09	
332.05/332.09	UNSATISFIABLE
332.05/332.10	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1849448-1244822253/watcher-1849448-1244822253 -o /tmp/evaluation-result-1849448-1244822253/solver-1849448-1244822253 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849448-1244822253.cnf 

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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 32456
/proc/meminfo: memFree=1374140/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 79645024 2469888 276 4294967295 134512640 135169312 3220122176 3220120712 3085496046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32456/statm: 603 276 235 161 0 42 0
[pid=32460] ppid=32456 vsize=948 CPUtime=0
/proc/32460/stat : 32460 (SatELite_releas) R 32456 32456 17865 0 -1 4202496 106 0 0 0 0 0 0 0 25 0 1 0 79645024 970752 42 4294967295 134512640 135223648 3215443392 3215442224 134725888 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32460/statm: 237 49 40 174 0 62 0

[startup+0.027192 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 32456
/proc/meminfo: memFree=1374140/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 79645024 2469888 276 4294967295 134512640 135169312 3220122176 3220120712 3085496046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32456/statm: 603 276 235 161 0 42 0
[pid=32460] ppid=32456 vsize=4712 CPUtime=0.03
/proc/32460/stat : 32460 (SatELite_releas) R 32456 32456 17865 0 -1 4202496 974 0 0 0 3 0 0 0 25 0 1 0 79645024 4825088 910 4294967295 134512640 135223648 3215443392 3215442344 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32460/statm: 1178 911 46 174 0 1003 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7124

[startup+0.107185 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 32456
/proc/meminfo: memFree=1374140/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 79645024 2469888 276 4294967295 134512640 135169312 3220122176 3220120712 3085496046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32456/statm: 603 276 235 161 0 42 0
[pid=32460] ppid=32456 vsize=18356 CPUtime=0.11
/proc/32460/stat : 32460 (SatELite_releas) R 32456 32456 17865 0 -1 4202496 3817 0 0 0 9 2 0 0 25 0 1 0 79645024 18796544 3753 4294967295 134512640 135223648 3215443392 3215442020 134741470 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32460/statm: 4461 3755 46 174 0 4286 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 20768

[startup+0.307169 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 32456
/proc/meminfo: memFree=1374140/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 79645024 2469888 276 4294967295 134512640 135169312 3220122176 3220120712 3085496046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32456/statm: 603 276 235 161 0 42 0
[pid=32460] ppid=32456 vsize=43104 CPUtime=0.31
/proc/32460/stat : 32460 (SatELite_releas) R 32456 32456 17865 0 -1 4202496 10399 0 0 0 25 6 0 0 25 0 1 0 79645024 44138496 10335 4294967295 134512640 135223648 3215443392 3215442344 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32460/statm: 10776 10336 46 174 0 10601 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 45516

[startup+0.707136 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 32456
/proc/meminfo: memFree=1374140/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 79645024 2469888 276 4294967295 134512640 135169312 3220122176 3220120712 3085496046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32456/statm: 603 276 235 161 0 42 0
[pid=32460] ppid=32456 vsize=114496 CPUtime=0.71
/proc/32460/stat : 32460 (SatELite_releas) R 32456 32456 17865 0 -1 4202496 22575 0 0 0 57 14 0 0 25 0 1 0 79645024 117243904 22511 4294967295 134512640 135223648 3215443392 3215442344 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32460/statm: 28624 22512 46 174 0 28449 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 116908

[startup+1.50707 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32461
/proc/meminfo: memFree=1246792/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 79645024 2469888 276 4294967295 134512640 135169312 3220122176 3220120712 3085496046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32456/statm: 603 276 235 161 0 42 0
[pid=32460] ppid=32456 vsize=182604 CPUtime=1.51
/proc/32460/stat : 32460 (SatELite_releas) R 32456 32456 17865 0 -1 4202496 44020 0 0 0 128 23 0 0 25 0 1 0 79645024 186986496 40582 4294967295 134512640 135223648 3215443392 3215441184 134734703 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32460/statm: 45651 40582 73 174 0 45476 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 185016

[startup+3.10694 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32461
/proc/meminfo: memFree=1203640/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 79645024 2469888 276 4294967295 134512640 135169312 3220122176 3220120712 3085496046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32456/statm: 603 276 235 161 0 42 0
[pid=32460] ppid=32456 vsize=189928 CPUtime=3.11
/proc/32460/stat : 32460 (SatELite_releas) R 32456 32456 17865 0 -1 4202496 45787 0 0 0 286 25 0 0 25 0 1 0 79645024 194486272 42349 4294967295 134512640 135223648 3215443392 3215441248 134578179 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32460/statm: 47482 42349 73 174 0 47307 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 192340

[startup+6.30668 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32461
/proc/meminfo: memFree=1166812/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2412 CPUtime=0
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 79645024 2469888 276 4294967295 134512640 135169312 3220122176 3220120712 3085496046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32456/statm: 603 276 235 161 0 42 0
[pid=32460] ppid=32456 vsize=202404 CPUtime=6.31
/proc/32460/stat : 32460 (SatELite_releas) R 32456 32456 17865 0 -1 4202496 49002 0 0 0 600 31 0 0 25 0 1 0 79645024 207261696 45169 4294967295 134512640 135223648 3215443392 3215441408 134586881 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32460/statm: 50601 45169 73 174 0 50426 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 204816

[startup+12.7062 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32462
/proc/meminfo: memFree=1293084/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=34952 CPUtime=3.91
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 8331 0 0 0 384 7 0 0 25 0 1 0 79645904 35790848 8248 4294967295 134512640 135212939 3215048128 3215046592 134526636 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 8738 8248 76 171 0 8566 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 37368

[startup+25.5051 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32462
/proc/meminfo: memFree=1275944/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=51608 CPUtime=16.71
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 12468 0 0 0 1662 9 0 0 25 0 1 0 79645904 52846592 12385 4294967295 134512640 135212939 3215048128 3215046592 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 12902 12385 76 171 0 12730 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 54024

[startup+51.113 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32654
/proc/meminfo: memFree=1255244/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=71840 CPUtime=42.32
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 17525 0 0 0 4219 13 0 0 25 0 1 0 79645904 73564160 17442 4294967295 134512640 135212939 3215048128 3215046592 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 17960 17442 76 171 0 17788 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 74256

[startup+102.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32657
/proc/meminfo: memFree=1224384/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=102904 CPUtime=93.53
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 25180 0 0 0 9327 26 0 0 25 0 1 0 79645904 105373696 25097 4294967295 134512640 135212939 3215048128 3215046368 134537020 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 25726 25097 76 171 0 25554 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 105320

[startup+162.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 380
/proc/meminfo: memFree=1187400/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=141100 CPUtime=153.53
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 34584 0 0 0 15320 33 0 0 25 0 1 0 79645904 144486400 34501 4294967295 134512640 135212939 3215048128 3215046592 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 35275 34501 76 171 0 35103 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 143516

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 569
/proc/meminfo: memFree=1158152/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=169440 CPUtime=213.53
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 41760 0 0 0 21312 41 0 0 25 0 1 0 79645904 173506560 41677 4294967295 134512640 135212939 3215048128 3215046592 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 42360 41677 76 171 0 42188 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 171856

[startup+282.324 s]
/proc/loadavg: 1.08 1.02 1.01 3/93 759
/proc/meminfo: memFree=1135748/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=193052 CPUtime=273.55
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 47416 0 0 0 27309 46 0 0 25 0 1 0 79645904 197685248 47333 4294967295 134512640 135212939 3215048128 3215046592 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 48263 47333 76 171 0 48091 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 195468

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

[startup+307.112 s]
/proc/loadavg: 1.11 1.03 1.01 2/93 961
/proc/meminfo: memFree=1125136/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=203268 CPUtime=298.34
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 50000 0 0 0 29787 47 0 0 25 0 1 0 79645904 208146432 49917 4294967295 134512640 135212939 3215048128 3215046304 134529348 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 50817 49917 76 171 0 50645 0
Current children cumulated CPU time (s) 307.14
Current children cumulated vsize (KiB) 205684

[startup+319.911 s]
/proc/loadavg: 1.10 1.03 1.01 2/93 961
/proc/meminfo: memFree=1119900/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=209484 CPUtime=311.14
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 51578 0 0 0 31064 50 0 0 25 0 1 0 79645904 214511616 51495 4294967295 134512640 135212939 3215048128 3215046304 134529673 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 52371 51495 76 171 0 52199 0
Current children cumulated CPU time (s) 319.94
Current children cumulated vsize (KiB) 211900

[startup+326.32 s]
/proc/loadavg: 1.08 1.03 1.01 2/93 961
/proc/meminfo: memFree=1114692/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=213860 CPUtime=317.55
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 52688 0 0 0 31704 51 0 0 25 0 1 0 79645904 218992640 52605 4294967295 134512640 135212939 3215048128 3215046592 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 53465 52605 76 171 0 53293 0
Current children cumulated CPU time (s) 326.35
Current children cumulated vsize (KiB) 216276

[startup+329.52 s]
/proc/loadavg: 1.08 1.03 1.01 2/93 961
/proc/meminfo: memFree=1112832/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=215592 CPUtime=320.75
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 53122 0 0 0 32023 52 0 0 25 0 1 0 79645904 220766208 53039 4294967295 134512640 135212939 3215048128 3215046592 134526636 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 53898 53039 76 171 0 53726 0
Current children cumulated CPU time (s) 329.55
Current children cumulated vsize (KiB) 218008

[startup+331.12 s]
/proc/loadavg: 1.07 1.03 1.01 2/93 961
/proc/meminfo: memFree=1111716/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=216388 CPUtime=322.35
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 53328 0 0 0 32183 52 0 0 25 0 1 0 79645904 221581312 53245 4294967295 134512640 135212939 3215048128 3215046592 134526674 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 54097 53245 76 171 0 53925 0
Current children cumulated CPU time (s) 331.15
Current children cumulated vsize (KiB) 218804

[startup+331.92 s]
/proc/loadavg: 1.07 1.03 1.01 2/93 961
/proc/meminfo: memFree=1111716/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2416 CPUtime=8.8
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 386 53792 0 0 0 0 843 37 23 0 1 0 79645024 2473984 277 4294967295 134512640 135169312 3220122176 3220118392 3085496046 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32456/statm: 604 277 235 161 0 43 0
[pid=32462] ppid=32456 vsize=216832 CPUtime=323.15
/proc/32462/stat : 32462 (minisat_static) R 32456 32456 17865 0 -1 4202496 53429 0 0 0 32263 52 0 0 25 0 1 0 79645904 222035968 53346 4294967295 134512640 135212939 3215048128 3215046592 134526726 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32462/statm: 54208 53346 76 171 0 54036 0
Current children cumulated CPU time (s) 331.95
Current children cumulated vsize (KiB) 219248

[startup+332.12 s]
/proc/loadavg: 1.07 1.03 1.01 2/93 963
/proc/meminfo: memFree=1348292/2074464 swapFree=1959888/1959888
[pid=32456] ppid=32454 vsize=2932 CPUtime=332.13
/proc/32456/stat : 32456 (SatELiteGTI) S 32454 32456 17865 0 -1 4194304 475 107242 0 0 0 0 33122 91 18 0 1 0 79645024 3002368 345 4294967295 134512640 135169312 3220122176 3220117560 3085496046 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32456/statm: 733 345 237 161 0 172 0
[pid=963] ppid=32456 vsize=1588 CPUtime=0.02
/proc/963/stat : 963 (rm) R 32456 32456 17865 0 -1 4194304 169 0 0 0 0 2 0 0 21 0 1 0 79678234 1626112 97 4294967295 134512640 134544820 3219063264 3219062460 3086199197 0 0 0 0 0 0 0 17 3 0 0 0
/proc/963/statm: 397 97 78 8 0 62 0
Current children cumulated CPU time (s) 332.15
Current children cumulated vsize (KiB) 4520

Child status: 20
Real time (s): 332.137
CPU time (s): 332.16
CPU user time (s): 331.22
CPU system time (s): 0.94
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 219248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 331.22
system time used= 0.94
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107902
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= 20
involuntary context switches= 1073

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-12 17:57:33
IDJOB=1849448
IDBENCH=71688
IDSOLVER=690
FILE ID=tipi08/1849448-1244822253
PBS_JOBID=
Free space on /tmp= 15439 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE06/manol-pipe-c10nidw_s.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849448-1244822253/watcher-1849448-1244822253 -o /tmp/evaluation-result-1849448-1244822253/solver-1849448-1244822253 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849448-1244822253.cnf

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED= 1889187419

Linux tipi08 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1374140 kB
Buffers:         62304 kB
Cached:         527344 kB
SwapCached:          0 kB
Active:         146252 kB
Inactive:       454828 kB
HighTotal:     1178688 kB
HighFree:       703556 kB
LowTotal:       895776 kB
LowFree:        670584 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           23868 kB
Writeback:           0 kB
AnonPages:       11120 kB
Mapped:           5448 kB
Slab:            92172 kB
PageTables:        580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85840 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15439 MiB
End job on tipi08 at 2009-06-12 18:03:07