Trace number 1849572

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 76.52 76.5418

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.72
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.51/0.60	c ==============================================================================
0.51/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.51/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.51/0.60	c ==============================================================================
0.51/0.60	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
3.40/3.43	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
3.40/3.43	c ==============================================================================
3.40/3.43	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
3.40/3.43	c CPU time:   3.3 s
3.40/3.43	c ==============================================================================
3.70/3.77	This is MiniSat 2.0 beta
3.70/3.77	WARNING: for repeatability, setting FPU to use double precision
3.70/3.77	============================[ Problem Statistics ]=============================
3.70/3.77	|                                                                             |
3.70/3.77	|  Number of variables:  65845                                                |
3.70/3.77	|  Number of clauses:    337556                                               |
3.75/4.01	|  Parsing time:         0.20         s                                       |
3.75/4.03	============================[ Search Statistics ]==============================
3.75/4.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.75/4.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.75/4.03	===============================================================================
3.75/4.03	|         0 |   65845   337556   906141 |   112518        0    nan |  0.000 % |
3.75/4.12	|       102 |   65840   337556   906141 |   123770      101     71 |  1.289 % |
4.30/4.36	|       252 |   65767   337556   906141 |   136147      250     68 |  2.090 % |
4.60/4.63	|       477 |   65767   337556   906141 |   149762      475    107 |  2.090 % |
5.10/5.20	|       816 |   64460   329314   885686 |   164738      812    113 |  3.136 % |
5.59/5.69	|      1326 |   63414   325317   875412 |   181212     1311     94 |  8.406 % |
6.49/6.56	|      2085 |   58857   297418   804335 |   199333     2062    102 | 13.463 % |
7.59/7.69	|      3224 |   56438   283149   769200 |   219267     3181    103 | 15.962 % |
9.90/9.92	|      4939 |   54872   274123   746164 |   241193     4884    128 | 16.679 % |
14.19/14.30	|      7502 |   53780   268527   732357 |   265313     7434    139 | 18.323 % |
21.79/21.83	|     11348 |   53715   268192   731659 |   291844    11014    151 | 18.422 % |
34.40/34.49	|     17114 |   53063   264460   722152 |   321028    16762    184 | 19.456 % |
56.50/56.52	|     25763 |   50072   248467   681913 |   353131    23869    188 | 24.266 % |
76.50/76.53	===============================================================================
76.50/76.53	restarts              : 13
76.50/76.53	conflicts             : 33727          (464 /sec)
76.50/76.53	decisions             : 189105         (1.25 % random) (2602 /sec)
76.50/76.53	propagations          : 133183912      (1832722 /sec)
76.50/76.53	conflict literals     : 5559280        (30.58 % deleted)
76.50/76.53	Memory used           : 40.96 MB
76.50/76.53	CPU time              : 72.67 s
76.50/76.53	
76.50/76.53	UNSATISFIABLE
76.50/76.53	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-1849572-1244841666/watcher-1849572-1244841666 -o /tmp/evaluation-result-1849572-1244841666/solver-1849572-1244841666 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849572-1244841666.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.02 1.00 2/95 32476
/proc/meminfo: memFree=927800/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2416 CPUtime=0.01
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 81587581 2473984 276 4294967295 134512640 135169312 3220128320 3220126856 3085762286 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32476/statm: 604 276 235 161 0 43 0
[pid=32480] ppid=32476 vsize=952 CPUtime=0
/proc/32480/stat : 32480 (SatELite_releas) R 32476 32476 19205 0 -1 4202496 121 0 0 0 0 0 0 0 20 0 1 0 81587581 974848 57 4294967295 134512640 135223648 3215982144 3215981100 134563184 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32480/statm: 238 59 46 174 0 63 0

[startup+0.073621 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 32476
/proc/meminfo: memFree=927800/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2416 CPUtime=0.01
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 81587581 2473984 276 4294967295 134512640 135169312 3220128320 3220126856 3085762286 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32476/statm: 604 276 235 161 0 43 0
[pid=32480] ppid=32476 vsize=16800 CPUtime=0.07
/proc/32480/stat : 32480 (SatELite_releas) R 32476 32476 19205 0 -1 4202496 3313 0 0 0 7 0 0 0 21 0 1 0 81587581 17203200 3145 4294967295 134512640 135223648 3215982144 3215980728 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32480/statm: 4200 3146 46 174 0 4025 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19216

[startup+0.113607 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 32476
/proc/meminfo: memFree=927800/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2416 CPUtime=0.01
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 81587581 2473984 276 4294967295 134512640 135169312 3220128320 3220126856 3085762286 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32476/statm: 604 276 235 161 0 43 0
[pid=32480] ppid=32476 vsize=21280 CPUtime=0.1
/proc/32480/stat : 32480 (SatELite_releas) R 32476 32476 19205 0 -1 4202496 4381 0 0 0 8 2 0 0 21 0 1 0 81587581 21790720 4213 4294967295 134512640 135223648 3215982144 3215980712 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32480/statm: 5320 4214 46 174 0 5145 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 23696

[startup+0.313588 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 32476
/proc/meminfo: memFree=927800/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2416 CPUtime=0.01
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 81587581 2473984 276 4294967295 134512640 135169312 3220128320 3220126856 3085762286 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32476/statm: 604 276 235 161 0 43 0
[pid=32480] ppid=32476 vsize=33772 CPUtime=0.3
/proc/32480/stat : 32480 (SatELite_releas) R 32476 32476 19205 0 -1 4202496 7341 0 0 0 26 4 0 0 21 0 1 0 81587581 34582528 7173 4294967295 134512640 135223648 3215982144 3215981096 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32480/statm: 8443 7173 46 174 0 8268 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 36188

[startup+0.713555 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 32476
/proc/meminfo: memFree=927800/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2416 CPUtime=0.01
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 81587581 2473984 276 4294967295 134512640 135169312 3220128320 3220126856 3085762286 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32476/statm: 604 276 235 161 0 43 0
[pid=32480] ppid=32476 vsize=56996 CPUtime=0.7
/proc/32480/stat : 32480 (SatELite_releas) R 32476 32476 19205 0 -1 4202496 13309 0 0 0 64 6 0 0 22 0 1 0 81587581 58363904 13141 4294967295 134512640 135223648 3215982144 3215980832 134566945 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32480/statm: 14249 13141 67 174 0 14074 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 59412

[startup+1.51349 s]
/proc/loadavg: 1.00 1.02 1.00 2/97 32481
/proc/meminfo: memFree=869768/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2416 CPUtime=0.01
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 81587581 2473984 276 4294967295 134512640 135169312 3220128320 3220126856 3085762286 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32476/statm: 604 276 235 161 0 43 0
[pid=32480] ppid=32476 vsize=69160 CPUtime=1.5
/proc/32480/stat : 32480 (SatELite_releas) R 32476 32476 19205 0 -1 4202496 17349 0 0 0 140 10 0 0 25 0 1 0 81587581 70819840 15833 4294967295 134512640 135223648 3215982144 3215980160 134586887 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32480/statm: 17290 15833 73 174 0 17115 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 71576

[startup+3.11335 s]
/proc/loadavg: 1.00 1.02 1.00 2/97 32481
/proc/meminfo: memFree=858856/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2416 CPUtime=0.01
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 367 645 0 0 0 0 0 1 18 0 1 0 81587581 2473984 276 4294967295 134512640 135169312 3220128320 3220126856 3085762286 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32476/statm: 604 276 235 161 0 43 0
[pid=32480] ppid=32476 vsize=75696 CPUtime=3.09
/proc/32480/stat : 32480 (SatELite_releas) R 32476 32476 19205 0 -1 4202496 19889 0 0 0 298 11 0 0 25 0 1 0 81587581 77512704 16852 4294967295 134512640 135223648 3215982144 3215980240 134585540 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32480/statm: 18924 16852 73 174 0 18749 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 78112

[startup+6.31309 s]
/proc/loadavg: 1.00 1.02 1.00 2/97 32482
/proc/meminfo: memFree=898940/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=21724 CPUtime=2.54
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 5067 0 0 0 249 5 0 0 25 0 1 0 81587958 22245376 5002 4294967295 134512640 135212939 3216754528 3216752992 134526608 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 5431 5002 76 171 0 5259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24144

[startup+12.7126 s]
/proc/loadavg: 1.00 1.02 1.00 2/97 32482
/proc/meminfo: memFree=896772/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=24248 CPUtime=8.94
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 5711 0 0 0 889 5 0 0 25 0 1 0 81587958 24829952 5646 4294967295 134512640 135212939 3216754528 3216752992 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 6062 5646 76 171 0 5890 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26668

[startup+25.5115 s]
/proc/loadavg: 1.00 1.02 1.00 2/97 32482
/proc/meminfo: memFree=891924/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=29288 CPUtime=21.74
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 6955 0 0 0 2168 6 0 0 25 0 1 0 81587958 29990912 6890 4294967295 134512640 135212939 3216754528 3216752992 134526624 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 7322 6890 76 171 0 7150 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31708

[startup+51.1193 s]
/proc/loadavg: 1.00 1.01 1.00 2/97 32485
/proc/meminfo: memFree=882584/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=38604 CPUtime=47.35
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 9285 0 0 0 4727 8 0 0 25 0 1 0 81587958 39530496 9220 4294967295 134512640 135212939 3216754528 3216752912 134523872 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 9651 9220 76 171 0 9479 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 41024

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

[startup+63.9183 s]
/proc/loadavg: 1.00 1.01 1.00 3/97 32671
/proc/meminfo: memFree=879916/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=40848 CPUtime=60.15
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 9857 0 0 0 6006 9 0 0 25 0 1 0 81587958 41828352 9792 4294967295 134512640 135212939 3216754528 3216752992 134526557 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 10212 9792 76 171 0 10040 0
Current children cumulated CPU time (s) 63.9
Current children cumulated vsize (KiB) 43268

[startup+70.3177 s]
/proc/loadavg: 1.00 1.01 1.00 3/97 32673
/proc/meminfo: memFree=878800/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=41936 CPUtime=66.55
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 10097 0 0 0 6646 9 0 0 25 0 1 0 81587958 42942464 10032 4294967295 134512640 135212939 3216754528 3216752992 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 10484 10032 76 171 0 10312 0
Current children cumulated CPU time (s) 70.3
Current children cumulated vsize (KiB) 44356

[startup+73.5175 s]
/proc/loadavg: 1.00 1.01 1.00 3/97 32673
/proc/meminfo: memFree=878800/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=41936 CPUtime=69.75
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 10097 0 0 0 6966 9 0 0 25 0 1 0 81587958 42942464 10032 4294967295 134512640 135212939 3216754528 3216752992 134526839 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 10484 10032 76 171 0 10312 0
Current children cumulated CPU time (s) 73.5
Current children cumulated vsize (KiB) 44356

[startup+75.1173 s]
/proc/loadavg: 1.00 1.01 1.00 3/97 32673
/proc/meminfo: memFree=878832/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=41936 CPUtime=71.35
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 10097 0 0 0 7126 9 0 0 25 0 1 0 81587958 42942464 10032 4294967295 134512640 135212939 3216754528 3216752992 134526769 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 10484 10032 76 171 0 10312 0
Current children cumulated CPU time (s) 75.1
Current children cumulated vsize (KiB) 44356

[startup+75.9173 s]
/proc/loadavg: 1.00 1.01 1.00 3/97 32673
/proc/meminfo: memFree=878832/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=41936 CPUtime=72.15
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 10097 0 0 0 7206 9 0 0 25 0 1 0 81587958 42942464 10032 4294967295 134512640 135212939 3216754528 3216752992 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 10484 10032 76 171 0 10312 0
Current children cumulated CPU time (s) 75.9
Current children cumulated vsize (KiB) 44356

[startup+76.3172 s]
/proc/loadavg: 1.00 1.01 1.00 3/97 32673
/proc/meminfo: memFree=878832/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=41936 CPUtime=72.55
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 10097 0 0 0 7246 9 0 0 25 0 1 0 81587958 42942464 10032 4294967295 134512640 135212939 3216754528 3216752992 134526808 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 10484 10032 76 171 0 10312 0
Current children cumulated CPU time (s) 76.3
Current children cumulated vsize (KiB) 44356

[startup+76.5172 s]
/proc/loadavg: 1.00 1.01 1.00 3/97 32673
/proc/meminfo: memFree=878832/2074464 swapFree=1959888/1959888
[pid=32476] ppid=32474 vsize=2420 CPUtime=3.75
/proc/32476/stat : 32476 (SatELiteGTI) S 32474 32476 19205 0 -1 4194304 386 21792 0 0 0 0 361 14 18 0 1 0 81587581 2478080 277 4294967295 134512640 135169312 3220128320 3220124536 3085762286 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32476/statm: 605 277 235 161 0 44 0
[pid=32482] ppid=32476 vsize=41936 CPUtime=72.75
/proc/32482/stat : 32482 (minisat_static) R 32476 32476 19205 0 -1 4202496 10097 0 0 0 7266 9 0 0 25 0 1 0 81587958 42942464 10032 4294967295 134512640 135212939 3216754528 3216752992 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32482/statm: 10484 10032 76 171 0 10312 0
Current children cumulated CPU time (s) 76.5
Current children cumulated vsize (KiB) 44356

Child status: 20
Real time (s): 76.5418
CPU time (s): 76.52
CPU user time (s): 76.28
CPU system time (s): 0.24
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 78140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 76.28
system time used= 0.24
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32562
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= 22
involuntary context switches= 215

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 23:21:06
IDJOB=1849572
IDBENCH=70997
IDSOLVER=690
FILE ID=tipi09/1849572-1244841666
PBS_JOBID=
Free space on /tmp= 15188 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849572-1244841666/watcher-1849572-1244841666 -o /tmp/evaluation-result-1849572-1244841666/solver-1849572-1244841666 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849572-1244841666.cnf

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED= 744559201

Linux tipi09 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.365
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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.76

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        927800 kB
Buffers:         74064 kB
Cached:         942256 kB
SwapCached:          0 kB
Active:         345524 kB
Inactive:       683820 kB
HighTotal:     1178688 kB
HighFree:       340652 kB
LowTotal:       895776 kB
LowFree:        587148 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           10880 kB
Writeback:           0 kB
AnonPages:       13272 kB
Mapped:           7612 kB
Slab:           107792 kB
PageTables:        516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    91948 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15188 MiB
End job on tipi09 at 2009-06-12 23:22:23