Trace number 1849582

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 260.09 260.176

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.8
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
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 Parsing...
0.91/0.96	c ==============================================================================
0.91/0.96	c |           |     ORIGINAL     |              LEARNT              |          |
0.91/0.96	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.91/0.96	c ==============================================================================
0.91/0.96	c |         0 |  812074  1943737 |  243622       0        0     nan |  0.000 % |
5.60/5.64	c |         0 |  545816  1527919 |      --       0       --      -- |     --   | -75341/18070
5.60/5.64	c ==============================================================================
5.60/5.64	c Result  :   #vars: 85539   #clauses: 545816   #literals: 1527919
5.60/5.64	c CPU time:   5.42 s
5.60/5.64	c ==============================================================================
6.10/6.21	This is MiniSat 2.0 beta
6.10/6.21	WARNING: for repeatability, setting FPU to use double precision
6.10/6.21	============================[ Problem Statistics ]=============================
6.10/6.21	|                                                                             |
6.10/6.21	|  Number of variables:  85539                                                |
6.10/6.21	|  Number of clauses:    545816                                               |
6.60/6.62	|  Parsing time:         0.40         s                                       |
6.60/6.64	============================[ Search Statistics ]==============================
6.60/6.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.60/6.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.60/6.64	===============================================================================
6.60/6.64	|         0 |   85539   545816  1527919 |   181938        0    nan |  0.000 % |
6.79/6.82	|       100 |   85539   545816  1527919 |   200132      100    171 |  0.000 % |
6.99/7.02	|       250 |   85341   545816  1527919 |   220145      249    138 |  1.924 % |
7.49/7.51	|       477 |   84970   545816  1527919 |   242160      472    105 |  5.482 % |
7.89/8.00	|       814 |   79527   505482  1423058 |   266376      798     74 |  8.464 % |
8.39/8.45	|      1320 |   79201   505482  1423058 |   293014     1300     60 | 10.937 % |
9.59/9.63	|      2081 |   75276   477538  1350300 |   322315     2030     47 | 17.242 % |
10.49/10.57	|      3221 |   70762   442668  1258425 |   354546     3160     50 | 17.345 % |
12.29/12.37	|      4932 |   70474   441978  1256647 |   390001     4864     62 | 18.657 % |
14.79/14.83	|      7494 |   68968   430958  1228669 |   429001     7389     59 | 19.372 % |
18.87/18.97	|     11338 |   67793   424772  1213723 |   471902    11114     65 | 20.844 % |
26.07/26.16	|     17104 |   65772   410544  1176698 |   519092    16693     66 | 23.171 % |
37.97/38.08	|     25755 |   64995   405674  1164405 |   571001    25234     76 | 24.074 % |
66.88/66.93	|     38732 |   63398   395101  1138185 |   628101    37734    104 | 26.003 % |
111.12/111.29	|     58193 |   62211   383926  1108876 |   690911    56516    139 | 27.459 % |
204.82/204.93	|     87385 |   60480   373124  1082093 |   760002    84901    166 | 30.253 % |
260.03/260.15	===============================================================================
260.03/260.15	restarts              : 16
260.03/260.15	conflicts             : 102058         (402 /sec)
260.03/260.15	decisions             : 710132         (1.33 % random) (2799 /sec)
260.03/260.15	propagations          : 291108955      (1147454 /sec)
260.03/260.15	conflict literals     : 17421447       (31.04 % deleted)
260.03/260.15	Memory used           : 95.94 MB
260.03/260.15	CPU time              : 253.7 s
260.03/260.15	
260.03/260.15	UNSATISFIABLE
260.03/260.16	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-1849582-1244843825/watcher-1849582-1244843825 -o /tmp/evaluation-result-1849582-1244843825/solver-1849582-1244843825 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849582-1244843825.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: 0.95 1.01 1.00 3/91 5751
/proc/meminfo: memFree=1646476/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2416 CPUtime=0
/proc/5751/stat : 5751 (SatELiteGTI) R 5749 5751 17865 0 -1 4194304 363 649 0 0 0 0 0 0 25 0 1 0 81802191 2473984 277 4294967295 134512640 135169312 3214654736 3214653440 134784245 0 0 4 65536 0 0 0 17 3 0 0 0
/proc/5751/statm: 604 277 235 161 0 43 0
[pid=5755] ppid=5751 vsize=0 CPUtime=0
/proc/5755/stat : 5755 (SatELite_releas) R 5751 5751 17865 0 -1 4194304 65 0 0 0 0 0 0 0 18 0 1 0 81802192 0 0 4294967295 0 0 0 3214653364 3085093354 0 0 0 0 0 0 0 17 0 0 0 0
/proc/5755/statm: 204 4 1 174 0 29 0

[startup+0.116767 s]
/proc/loadavg: 0.95 1.01 1.00 3/91 5751
/proc/meminfo: memFree=1646476/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2416 CPUtime=0
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 367 649 0 0 0 0 0 0 25 0 1 0 81802191 2473984 277 4294967295 134512640 135169312 3214654736 3214653272 3085090542 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5751/statm: 604 277 235 161 0 43 0
[pid=5755] ppid=5751 vsize=31732 CPUtime=0.12
/proc/5755/stat : 5755 (SatELite_releas) R 5751 5751 17865 0 -1 4202496 5100 0 0 0 8 4 0 0 18 0 1 0 81802192 32493568 4932 4294967295 134512640 135223648 3220449920 3220448504 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5755/statm: 7933 4934 46 174 0 7758 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 34148

[startup+0.216758 s]
/proc/loadavg: 0.95 1.01 1.00 3/91 5751
/proc/meminfo: memFree=1646476/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2416 CPUtime=0
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 367 649 0 0 0 0 0 0 25 0 1 0 81802191 2473984 277 4294967295 134512640 135169312 3214654736 3214653272 3085090542 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5751/statm: 604 277 235 161 0 43 0
[pid=5755] ppid=5751 vsize=41616 CPUtime=0.22
/proc/5755/stat : 5755 (SatELite_releas) R 5751 5751 17865 0 -1 4202496 7537 0 0 0 17 5 0 0 18 0 1 0 81802192 42614784 7369 4294967295 134512640 135223648 3220449920 3220448872 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5755/statm: 10404 7369 46 174 0 10229 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 44032

[startup+0.31675 s]
/proc/loadavg: 0.95 1.01 1.00 3/91 5751
/proc/meminfo: memFree=1646476/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2416 CPUtime=0
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 367 649 0 0 0 0 0 0 25 0 1 0 81802191 2473984 277 4294967295 134512640 135169312 3214654736 3214653272 3085090542 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5751/statm: 604 277 235 161 0 43 0
[pid=5755] ppid=5751 vsize=46468 CPUtime=0.32
/proc/5755/stat : 5755 (SatELite_releas) R 5751 5751 17865 0 -1 4202496 8580 0 0 0 26 6 0 0 18 0 1 0 81802192 47583232 8412 4294967295 134512640 135223648 3220449920 3220448504 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5755/statm: 11617 8412 46 174 0 11442 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 48884

[startup+0.716718 s]
/proc/loadavg: 0.95 1.01 1.00 3/91 5751
/proc/meminfo: memFree=1646476/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2416 CPUtime=0
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 367 649 0 0 0 0 0 0 25 0 1 0 81802191 2473984 277 4294967295 134512640 135169312 3214654736 3214653272 3085090542 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5751/statm: 604 277 235 161 0 43 0
[pid=5755] ppid=5751 vsize=68900 CPUtime=0.72
/proc/5755/stat : 5755 (SatELite_releas) R 5751 5751 17865 0 -1 4202496 14559 0 0 0 58 14 0 0 18 0 1 0 81802192 70553600 14391 4294967295 134512640 135223648 3220449920 3220448488 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5755/statm: 17225 14391 47 174 0 17050 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 71316

[startup+1.51665 s]
/proc/loadavg: 0.95 1.00 1.00 3/93 5756
/proc/meminfo: memFree=1573524/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2416 CPUtime=0
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 367 649 0 0 0 0 0 0 25 0 1 0 81802191 2473984 277 4294967295 134512640 135169312 3214654736 3214653272 3085090542 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5751/statm: 604 277 235 161 0 43 0
[pid=5755] ppid=5751 vsize=95460 CPUtime=1.5
/proc/5755/stat : 5755 (SatELite_releas) R 5751 5751 17865 0 -1 4202496 22446 0 0 0 132 18 0 0 20 0 1 0 81802192 97751040 20293 4294967295 134512640 135223648 3220449920 3220447588 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5755/statm: 23865 20293 73 174 0 23690 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 97876

[startup+3.11652 s]
/proc/loadavg: 0.95 1.00 1.00 3/93 5756
/proc/meminfo: memFree=1556660/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2416 CPUtime=0
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 367 649 0 0 0 0 0 0 25 0 1 0 81802191 2473984 277 4294967295 134512640 135169312 3214654736 3214653272 3085090542 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5751/statm: 604 277 235 161 0 43 0
[pid=5755] ppid=5751 vsize=110304 CPUtime=3.1
/proc/5755/stat : 5755 (SatELite_releas) R 5751 5751 17865 0 -1 4202496 25837 0 0 0 291 19 0 0 25 0 1 0 81802192 112951296 23433 4294967295 134512640 135223648 3220449920 3220448016 134586170 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5755/statm: 27576 23434 73 174 0 27401 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 112720

[startup+6.31627 s]
/proc/loadavg: 0.95 1.00 1.00 3/93 5942
/proc/meminfo: memFree=1553340/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 2420

[startup+12.7157 s]
/proc/loadavg: 0.96 1.00 1.00 3/93 5943
/proc/meminfo: memFree=1600408/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=31564 CPUtime=6.5
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 7516 0 0 0 649 1 0 0 25 0 1 0 81802813 32321536 7440 4294967295 134512640 135212939 3216094912 3216093088 134529392 0 0 0 3 0 0 0 17 1 0 0 0
/proc/5943/statm: 7891 7440 76 171 0 7719 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33984

[startup+25.5147 s]
/proc/loadavg: 0.97 1.00 1.00 2/93 5943
/proc/meminfo: memFree=1597900/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=34480 CPUtime=19.28
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 8274 0 0 0 1926 2 0 0 25 0 1 0 81802813 35307520 8198 4294967295 134512640 135212939 3216094912 3216093376 134526889 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5943/statm: 8620 8198 76 171 0 8448 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36900

[startup+51.1127 s]
/proc/loadavg: 0.98 1.00 1.00 2/93 5946
/proc/meminfo: memFree=1590244/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=42268 CPUtime=44.88
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 10195 0 0 0 4483 5 0 0 25 0 1 0 81802813 43282432 10119 4294967295 134512640 135212939 3216094912 3216093088 134529386 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5943/statm: 10567 10119 76 171 0 10395 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44688

[startup+102.319 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 6134
/proc/meminfo: memFree=1572064/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=60036 CPUtime=96.03
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 14655 0 0 0 9596 7 0 0 25 0 1 0 81802813 61476864 14579 4294967295 134512640 135212939 3216094912 3216093376 134526557 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 15009 14579 76 171 0 14837 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 62456

[startup+162.324 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 6325
/proc/meminfo: memFree=1553880/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=78112 CPUtime=156.04
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 19169 0 0 0 15592 12 0 0 25 0 1 0 81802813 79986688 19093 4294967295 134512640 135212939 3216094912 3216093376 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 19528 19093 76 171 0 19356 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 80532

[startup+222.319 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 6515
/proc/meminfo: memFree=1536900/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=94624 CPUtime=216.04
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 23307 0 0 0 21589 15 0 0 25 0 1 0 81802813 96894976 23231 4294967295 134512640 135212939 3216094912 3216093376 134526557 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 23656 23231 76 171 0 23484 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 97044

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

[startup+230.408 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 6516
/proc/meminfo: memFree=1534296/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=97264 CPUtime=224.13
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 23966 0 0 0 22397 16 0 0 25 0 1 0 81802813 99598336 23890 4294967295 134512640 135212939 3216094912 3216093376 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 24316 23890 76 171 0 24144 0
Current children cumulated CPU time (s) 230.32
Current children cumulated vsize (KiB) 99684

[startup+243.217 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 6516
/proc/meminfo: memFree=1533552/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=98236 CPUtime=236.94
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 24144 0 0 0 23676 18 0 0 25 0 1 0 81802813 100593664 24068 4294967295 134512640 135212939 3216094912 3216093376 134526697 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 24559 24068 76 171 0 24387 0
Current children cumulated CPU time (s) 243.13
Current children cumulated vsize (KiB) 100656

[startup+249.607 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 6701
/proc/meminfo: memFree=1533028/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=98236 CPUtime=243.33
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 24144 0 0 0 24315 18 0 0 25 0 1 0 81802813 100593664 24068 4294967295 134512640 135212939 3216094912 3216093376 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 24559 24068 76 171 0 24387 0
Current children cumulated CPU time (s) 249.52
Current children cumulated vsize (KiB) 100656

[startup+256.016 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 6703
/proc/meminfo: memFree=1533108/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=98236 CPUtime=249.74
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 24145 0 0 0 24956 18 0 0 25 0 1 0 81802813 100593664 24069 4294967295 134512640 135212939 3216094912 3216093376 134526557 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 24559 24069 76 171 0 24387 0
Current children cumulated CPU time (s) 255.93
Current children cumulated vsize (KiB) 100656

[startup+257.616 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 6704
/proc/meminfo: memFree=1532984/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=98236 CPUtime=251.34
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 24145 0 0 0 25116 18 0 0 25 0 1 0 81802813 100593664 24069 4294967295 134512640 135212939 3216094912 3216093376 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 24559 24069 76 171 0 24387 0
Current children cumulated CPU time (s) 257.53
Current children cumulated vsize (KiB) 100656

[startup+259.216 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 6704
/proc/meminfo: memFree=1532984/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=98236 CPUtime=252.94
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 24145 0 0 0 25276 18 0 0 25 0 1 0 81802813 100593664 24069 4294967295 134512640 135212939 3216094912 3216093376 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 24559 24069 76 171 0 24387 0
Current children cumulated CPU time (s) 259.13
Current children cumulated vsize (KiB) 100656

[startup+259.616 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 6704
/proc/meminfo: memFree=1532984/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=98236 CPUtime=253.34
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 24145 0 0 0 25316 18 0 0 25 0 1 0 81802813 100593664 24069 4294967295 134512640 135212939 3216094912 3216093152 134537394 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 24559 24069 76 171 0 24387 0
Current children cumulated CPU time (s) 259.53
Current children cumulated vsize (KiB) 100656

[startup+260.016 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 6704
/proc/meminfo: memFree=1532984/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=98236 CPUtime=253.74
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 24145 0 0 0 25356 18 0 0 25 0 1 0 81802813 100593664 24069 4294967295 134512640 135212939 3216094912 3216093376 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 24559 24069 76 171 0 24387 0
Current children cumulated CPU time (s) 259.93
Current children cumulated vsize (KiB) 100656

[startup+260.116 s]
/proc/loadavg: 0.99 1.00 1.00 3/93 6704
/proc/meminfo: memFree=1532984/2074464 swapFree=1959860/1959888
[pid=5751] ppid=5749 vsize=2420 CPUtime=6.19
/proc/5751/stat : 5751 (SatELiteGTI) S 5749 5751 17865 0 -1 4194304 387 29823 0 0 0 0 594 25 18 0 1 0 81802191 2478080 278 4294967295 134512640 135169312 3214654736 3214650952 3085090542 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5751/statm: 605 278 235 161 0 44 0
[pid=5943] ppid=5751 vsize=98236 CPUtime=253.84
/proc/5943/stat : 5943 (minisat_static) R 5751 5751 17865 0 -1 4202496 24145 0 0 0 25366 18 0 0 25 0 1 0 81802813 100593664 24069 4294967295 134512640 135212939 3216094912 3216093376 134526820 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5943/statm: 24559 24069 76 171 0 24387 0
Current children cumulated CPU time (s) 260.03
Current children cumulated vsize (KiB) 100656

Child status: 20
Real time (s): 260.176
CPU time (s): 260.09
CPU user time (s): 259.64
CPU system time (s): 0.45
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 113672

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-12 23:57:05
IDJOB=1849582
IDBENCH=71019
IDSOLVER=690
FILE ID=tipi08/1849582-1244843825
PBS_JOBID=
Free space on /tmp= 15202 MiB

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

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED= 265210182

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:       1646492 kB
Buffers:         23968 kB
Cached:         340732 kB
SwapCached:          4 kB
Active:         114312 kB
Inactive:       261900 kB
HighTotal:     1178688 kB
HighFree:       836284 kB
LowTotal:       895776 kB
LowFree:        810208 kB
SwapTotal:     1959888 kB
SwapFree:      1959860 kB
Dirty:           16672 kB
Writeback:           0 kB
AnonPages:       11316 kB
Mapped:           5336 kB
Slab:            42712 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85848 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15202 MiB
End job on tipi08 at 2009-06-13 00:01:27