Trace number 1849380

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 68.39 68.3983

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.69
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    3003     7825 |     900       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2507     7505 |      --       0       --      -- |     --   | -462/-249
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 604   #clauses: 2507   #literals: 7505
0.00/0.01	c CPU time:   0.02 s
0.00/0.01	c ==============================================================================
0.00/0.03	This is MiniSat 2.0 beta
0.00/0.03	WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	============================[ Problem Statistics ]=============================
0.00/0.03	|                                                                             |
0.00/0.03	|  Number of variables:  604                                                  |
0.00/0.03	|  Number of clauses:    2507                                                 |
0.00/0.03	|  Parsing time:         0.00         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     604     2507     7505 |      835        0    nan |  0.000 % |
0.00/0.03	|       100 |     604     2507     7505 |      919      100     20 |  0.000 % |
0.00/0.03	|       250 |     604     2507     7505 |     1011      250     21 |  0.002 % |
0.00/0.04	|       476 |     602     2503     7489 |     1112      461     22 |  0.663 % |
0.00/0.05	|       813 |     600     2490     7458 |     1223      798     26 |  0.663 % |
0.00/0.07	|      1319 |     600     2490     7458 |     1345     1304     25 |  0.663 % |
0.02/0.11	|      2078 |     600     2490     7458 |     1480     1317     23 |  0.663 % |
0.02/0.16	|      3218 |     600     2490     7458 |     1628     1504     27 |  0.669 % |
0.02/0.25	|      4926 |     600     2490     7458 |     1791     1448     26 |  0.663 % |
0.02/0.40	|      7488 |     600     2490     7458 |     1970     1085     16 |  0.663 % |
0.02/0.62	|     11332 |     600     2490     7458 |     2167     1571     24 |  0.663 % |
0.02/0.88	|     17101 |     600     2490     7458 |     2384     1697     14 |  0.663 % |
1.40/1.42	|     25750 |     600     2490     7458 |     2622     2558     33 |  0.671 % |
2.10/2.19	|     38724 |     600     2490     7458 |     2884     1856     16 |  0.663 % |
3.50/3.52	|     58185 |     600     2490     7458 |     3173     2561     25 |  0.663 % |
5.61/5.70	|     87377 |     600     2490     7458 |     3490     2070     17 |  0.663 % |
8.51/8.59	|    131168 |     600     2490     7458 |     3839     2084     21 |  0.663 % |
13.61/13.62	|    196853 |     600     2490     7458 |     4223     3348     21 |  0.663 % |
21.21/21.30	|    295379 |     600     2490     7458 |     4646     2654     22 |  0.663 % |
33.91/33.93	|    443168 |     600     2490     7458 |     5110     3524     30 |  0.664 % |
54.91/54.91	|    664852 |     599     2480     7431 |     5621     3245     26 |  0.837 % |
68.31/68.39	===============================================================================
68.31/68.39	restarts              : 21
68.31/68.39	conflicts             : 822331         (12028 /sec)
68.31/68.39	decisions             : 1012297        (1.17 % random) (14806 /sec)
68.31/68.39	propagations          : 102272246      (1495864 /sec)
68.31/68.39	conflict literals     : 25936402       (37.19 % deleted)
68.31/68.39	Memory used           : 3.67 MB
68.31/68.39	CPU time              : 68.37 s
68.31/68.39	
68.31/68.39	UNSATISFIABLE
68.31/68.39	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-1849380-1244808775/watcher-1849380-1244808775 -o /tmp/evaluation-result-1849380-1244808775/solver-1849380-1244808775 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849380-1244808775.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.99 0.99 0.99 3/94 22729
/proc/meminfo: memFree=784388/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2416 CPUtime=0
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 78298443 2473984 276 4294967295 134512640 135169312 3218637024 3218635560 3084885742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22729/statm: 604 276 235 161 0 43 0
[pid=22733] ppid=22729 vsize=0 CPUtime=0
/proc/22733/stat : 22733 (SatELiteGTI) R 22729 22729 19205 0 -1 4194368 65 0 0 0 0 0 0 0 25 0 1 0 78298444 0 0 4294967295 0 0 0 3218635652 3084888554 0 0 0 0 0 0 0 17 1 0 0 0
/proc/22733/statm: 0 0 0 0 0 0 0

[startup+0.086892 s]
/proc/loadavg: 0.99 0.99 0.99 3/94 22729
/proc/meminfo: memFree=784388/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+0.106898 s]
/proc/loadavg: 0.99 0.99 0.99 3/94 22729
/proc/meminfo: memFree=784388/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+0.306868 s]
/proc/loadavg: 0.99 0.99 0.99 3/94 22729
/proc/meminfo: memFree=784388/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+0.706842 s]
/proc/loadavg: 0.99 0.99 0.99 3/94 22729
/proc/meminfo: memFree=784388/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+1.50677 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22735
/proc/meminfo: memFree=784132/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=2696 CPUtime=1.48
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 362 0 0 0 148 0 0 0 25 0 1 0 78298446 2760704 296 4294967295 134512640 135212939 3215758960 3215757136 134529366 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 674 296 75 171 0 502 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 5116

[startup+3.10663 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22735
/proc/meminfo: memFree=784008/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=2828 CPUtime=3.08
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 408 0 0 0 308 0 0 0 25 0 1 0 78298446 2895872 342 4294967295 134512640 135212939 3215758960 3215757424 134526627 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 707 342 75 171 0 535 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 5248

[startup+6.31636 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22735
/proc/meminfo: memFree=783916/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=2960 CPUtime=6.29
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 447 0 0 0 629 0 0 0 25 0 1 0 78298446 3031040 381 4294967295 134512640 135212939 3215758960 3215757200 134537333 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 740 381 75 171 0 568 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 5380

[startup+12.7158 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22735
/proc/meminfo: memFree=783516/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=3092 CPUtime=12.69
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 478 0 0 0 1269 0 0 0 25 0 1 0 78298446 3166208 412 4294967295 134512640 135212939 3215758960 3215757200 134535748 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 773 412 75 171 0 601 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 5512

[startup+25.5148 s]
/proc/loadavg: 0.99 0.99 0.99 4/96 22736
/proc/meminfo: memFree=783332/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=3488 CPUtime=25.49
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 569 0 0 0 2549 0 0 0 25 0 1 0 78298446 3571712 503 4294967295 134512640 135212939 3215758960 3215757424 134527011 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 872 503 75 171 0 700 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 5908

[startup+51.1126 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22923
/proc/meminfo: memFree=782240/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=3752 CPUtime=51.09
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 650 0 0 0 5109 0 0 0 25 0 1 0 78298446 3842048 584 4294967295 134512640 135212939 3215758960 3215757424 134526723 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 938 584 75 171 0 766 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 6172

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

[startup+57.5121 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22923
/proc/meminfo: memFree=782188/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=3752 CPUtime=57.49
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 650 0 0 0 5749 0 0 0 25 0 1 0 78298446 3842048 584 4294967295 134512640 135212939 3215758960 3215757424 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 938 584 75 171 0 766 0
Current children cumulated CPU time (s) 57.51
Current children cumulated vsize (KiB) 6172

[startup+63.9115 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22924
/proc/meminfo: memFree=782360/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=3752 CPUtime=63.89
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 650 0 0 0 6389 0 0 0 25 0 1 0 78298446 3842048 584 4294967295 134512640 135212939 3215758960 3215757424 134526636 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 938 584 75 171 0 766 0
Current children cumulated CPU time (s) 63.91
Current children cumulated vsize (KiB) 6172

[startup+65.5114 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22924
/proc/meminfo: memFree=782360/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=3752 CPUtime=65.49
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 650 0 0 0 6549 0 0 0 25 0 1 0 78298446 3842048 584 4294967295 134512640 135212939 3215758960 3215757424 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 938 584 75 171 0 766 0
Current children cumulated CPU time (s) 65.51
Current children cumulated vsize (KiB) 6172

[startup+67.1213 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22927
/proc/meminfo: memFree=782360/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=3752 CPUtime=67.1
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 651 0 0 0 6710 0 0 0 25 0 1 0 78298446 3842048 585 4294967295 134512640 135212939 3215758960 3215757424 134526720 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 938 585 75 171 0 766 0
Current children cumulated CPU time (s) 67.12
Current children cumulated vsize (KiB) 6172

[startup+67.9112 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22927
/proc/meminfo: memFree=782360/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=3752 CPUtime=67.89
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 651 0 0 0 6789 0 0 0 25 0 1 0 78298446 3842048 585 4294967295 134512640 135212939 3215758960 3215757200 134536103 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 938 585 75 171 0 766 0
Current children cumulated CPU time (s) 67.91
Current children cumulated vsize (KiB) 6172

[startup+68.3112 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 22929
/proc/meminfo: memFree=782360/2074464 swapFree=1959888/1959888
[pid=22729] ppid=22727 vsize=2420 CPUtime=0.02
/proc/22729/stat : 22729 (SatELiteGTI) S 22727 22729 19205 0 -1 4194304 386 925 0 0 0 0 2 0 25 0 1 0 78298443 2478080 278 4294967295 134512640 135169312 3218637024 3218633240 3084885742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22729/statm: 605 278 235 161 0 44 0
[pid=22735] ppid=22729 vsize=3752 CPUtime=68.29
/proc/22735/stat : 22735 (minisat_static) R 22729 22729 19205 0 -1 4202496 651 0 0 0 6829 0 0 0 25 0 1 0 78298446 3842048 585 4294967295 134512640 135212939 3215758960 3215757424 134526624 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22735/statm: 938 585 75 171 0 766 0
Current children cumulated CPU time (s) 68.31
Current children cumulated vsize (KiB) 6172

Child status: 20
Real time (s): 68.3983
CPU time (s): 68.39
CPU user time (s): 68.39
CPU system time (s): 0
CPU usage (%): 99.9879
Max. virtual memory (cumulated for all children) (KiB): 6172

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 14:12:55
IDJOB=1849380
IDBENCH=20471
IDSOLVER=690
FILE ID=tipi09/1849380-1244808775
PBS_JOBID=
Free space on /tmp= 15762 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849380-1244808775/watcher-1849380-1244808775 -o /tmp/evaluation-result-1849380-1244808775/solver-1849380-1244808775 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849380-1244808775.cnf

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

MD5SUM BENCH= 738c5d916b76338511b77dbd47cdbc16
RANDOM SEED= 1215232565

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:        784420 kB
Buffers:         72676 kB
Cached:        1051776 kB
SwapCached:          0 kB
Active:         287092 kB
Inactive:       849732 kB
HighTotal:     1178688 kB
HighFree:       457796 kB
LowTotal:       895776 kB
LowFree:        326624 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            1652 kB
Writeback:           0 kB
AnonPages:       12544 kB
Mapped:           6716 kB
Slab:           144944 kB
PageTables:        616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    91000 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15762 MiB
End job on tipi09 at 2009-06-12 14:14:04