Trace number 1821535

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
MiniSat2hack 2009-03-23UNSAT 89.47 89.4853

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.53/0.56	c ==============================================================================
0.53/0.56	c |           |     ORIGINAL     |              LEARNT              |          |
0.53/0.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.53/0.56	c ==============================================================================
0.53/0.56	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
3.33/3.33	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
3.33/3.34	c ==============================================================================
3.33/3.34	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
3.33/3.34	c CPU time:   3.2 s
3.33/3.34	c ==============================================================================
3.63/3.68	This is MiniSat 2.0 beta with hacks by AVG
3.63/3.68	WARNING: for repeatability, setting FPU to use double precision
3.63/3.68	============================[ Problem Statistics ]=============================
3.63/3.68	|                                                                             |
3.63/3.68	|  Number of variables:  65845                                                |
3.63/3.68	|  Number of clauses:    337556                                               |
3.69/3.92	|  Parsing time:         0.22         s                                       |
89.41/89.47	restarts              : 13
89.41/89.47	conflicts             : 33727          (394 /sec)
89.41/89.47	decisions             : 189105         (1.25 % random) (2206 /sec)
89.41/89.47	propagations          : 133183912      (1553890 /sec)
89.41/89.47	conflict literals     : 5559280        (30.58 % deleted)
89.41/89.47	Memory used           : 40.96 MB
89.41/89.47	CPU time              : 85.71 s
89.41/89.47	
89.41/89.47	UNSATISFIABLE
89.41/89.47	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-1821535-1242535209/watcher-1821535-1242535209 -o /tmp/evaluation-result-1821535-1242535209/solver-1821535-1242535209 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821535-1242535209.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 3/91 27258
/proc/meminfo: memFree=1157580/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2416 CPUtime=0.01
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018019128 2473984 277 4294967295 134512640 135169312 3213394896 3213393432 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27258/statm: 604 277 235 161 0 43 0
[pid=27262] ppid=27258 vsize=948 CPUtime=0
/proc/27262/stat : 27262 (SatELite_releas) R 27258 27258 15108 0 -1 4202496 103 0 0 0 0 0 0 0 20 0 1 0 1018019128 970752 39 4294967295 134512640 135223648 3213425616 3213425436 134520576 0 0 0 0 0 0 0 17 3 0 0 0
/proc/27262/statm: 237 49 40 174 0 62 0

[startup+0.043815 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27258
/proc/meminfo: memFree=1157580/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2416 CPUtime=0.01
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018019128 2473984 277 4294967295 134512640 135169312 3213394896 3213393432 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27258/statm: 604 277 235 161 0 43 0
[pid=27262] ppid=27258 vsize=13996 CPUtime=0.04
/proc/27262/stat : 27262 (SatELite_releas) R 27258 27258 15108 0 -1 4202496 2601 0 0 0 2 2 0 0 20 0 1 0 1018019128 14331904 2433 4294967295 134512640 135223648 3213425616 3213424568 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27262/statm: 3499 2433 46 174 0 3324 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16412

[startup+0.123808 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27258
/proc/meminfo: memFree=1157580/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2416 CPUtime=0.01
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018019128 2473984 277 4294967295 134512640 135169312 3213394896 3213393432 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27258/statm: 604 277 235 161 0 43 0
[pid=27262] ppid=27258 vsize=23260 CPUtime=0.12
/proc/27262/stat : 27262 (SatELite_releas) R 27258 27258 15108 0 -1 4202496 4896 0 0 0 9 3 0 0 21 0 1 0 1018019128 23818240 4728 4294967295 134512640 135223648 3213425616 3213424568 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27262/statm: 5815 4729 46 174 0 5640 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 25676

[startup+0.323792 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27258
/proc/meminfo: memFree=1157580/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2416 CPUtime=0.01
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018019128 2473984 277 4294967295 134512640 135169312 3213394896 3213393432 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27258/statm: 604 277 235 161 0 43 0
[pid=27262] ppid=27258 vsize=35356 CPUtime=0.32
/proc/27262/stat : 27262 (SatELite_releas) R 27258 27258 15108 0 -1 4202496 7797 0 0 0 28 4 0 0 21 0 1 0 1018019128 36204544 7629 4294967295 134512640 135223648 3213425616 3213424568 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27262/statm: 8839 7629 46 174 0 8664 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 37772

[startup+0.723763 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27258
/proc/meminfo: memFree=1157580/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2416 CPUtime=0.01
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018019128 2473984 277 4294967295 134512640 135169312 3213394896 3213393432 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27258/statm: 604 277 235 161 0 43 0
[pid=27262] ppid=27258 vsize=64324 CPUtime=0.72
/proc/27262/stat : 27262 (SatELite_releas) R 27258 27258 15108 0 -1 4202496 14533 0 0 0 62 10 0 0 22 0 1 0 1018019128 65867776 14365 4294967295 134512640 135223648 3213425616 3213423968 134610537 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27262/statm: 16081 14365 71 174 0 15906 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 66740

[startup+1.5237 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27263
/proc/meminfo: memFree=1097912/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2416 CPUtime=0.01
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018019128 2473984 277 4294967295 134512640 135169312 3213394896 3213393432 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27258/statm: 604 277 235 161 0 43 0
[pid=27262] ppid=27258 vsize=69160 CPUtime=1.52
/proc/27262/stat : 27262 (SatELite_releas) R 27258 27258 15108 0 -1 4202496 17349 0 0 0 140 12 0 0 25 0 1 0 1018019128 70819840 15833 4294967295 134512640 135223648 3213425616 3213423632 134587342 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27262/statm: 17290 15833 73 174 0 17115 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 71576

[startup+3.12358 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27263
/proc/meminfo: memFree=1087868/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2416 CPUtime=0.01
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018019128 2473984 277 4294967295 134512640 135169312 3213394896 3213393432 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27258/statm: 604 277 235 161 0 43 0
[pid=27262] ppid=27258 vsize=69056 CPUtime=3.12
/proc/27262/stat : 27262 (SatELite_releas) R 27258 27258 15108 0 -1 4202496 19921 0 0 0 299 13 0 0 25 0 1 0 1018019128 70713344 15845 4294967295 134512640 135223648 3213425616 3213423632 134587023 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27262/statm: 17264 15845 73 174 0 17089 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 71472

[startup+6.32333 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27264
/proc/meminfo: memFree=1127796/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=21728 CPUtime=2.64
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 5064 0 0 0 262 2 0 0 25 0 1 0 1018019496 22249472 4999 4294967295 134512640 135214715 3213243392 3213241856 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 5432 4999 73 172 0 5259 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 24148

[startup+12.7228 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27447
/proc/meminfo: memFree=1124948/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=23992 CPUtime=9.02
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 5627 0 0 0 900 2 0 0 25 0 1 0 1018019496 24567808 5562 4294967295 134512640 135214715 3213243392 3213241856 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 5998 5562 73 172 0 5825 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 26412

[startup+25.5219 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27448
/proc/meminfo: memFree=1121048/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=28108 CPUtime=21.82
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 6645 0 0 0 2179 3 0 0 25 0 1 0 1018019496 28782592 6580 4294967295 134512640 135214715 3213243392 3213241856 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 7027 6580 73 172 0 6854 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 30528

[startup+51.1199 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27454
/proc/meminfo: memFree=1112540/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=36760 CPUtime=47.42
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 8819 0 0 0 4738 4 0 0 25 0 1 0 1018019496 37642240 8754 4294967295 134512640 135214715 3213243392 3213241856 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 9190 8754 73 172 0 9017 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 39180

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

[startup+76.718 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27641
/proc/meminfo: memFree=1107496/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=41544 CPUtime=73.02
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 10012 0 0 0 7297 5 0 0 25 0 1 0 1018019496 42541056 9947 4294967295 134512640 135214715 3213243392 3213241952 134540842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 10386 9947 73 172 0 10213 0
Current children cumulated CPU time (s) 76.71
Current children cumulated vsize (KiB) 43964

[startup+83.1175 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27641
/proc/meminfo: memFree=1107244/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=41944 CPUtime=79.42
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 10091 0 0 0 7936 6 0 0 25 0 1 0 1018019496 42950656 10026 4294967295 134512640 135214715 3213243392 3213241856 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 10486 10026 73 172 0 10313 0
Current children cumulated CPU time (s) 83.11
Current children cumulated vsize (KiB) 44364

[startup+86.3172 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27641
/proc/meminfo: memFree=1107276/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=41944 CPUtime=82.62
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 10091 0 0 0 8256 6 0 0 25 0 1 0 1018019496 42950656 10026 4294967295 134512640 135214715 3213243392 3213241856 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 10486 10026 73 172 0 10313 0
Current children cumulated CPU time (s) 86.31
Current children cumulated vsize (KiB) 44364

[startup+87.9171 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27642
/proc/meminfo: memFree=1107308/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=41944 CPUtime=84.22
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 10091 0 0 0 8416 6 0 0 25 0 1 0 1018019496 42950656 10026 4294967295 134512640 135214715 3213243392 3213241856 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 10486 10026 73 172 0 10313 0
Current children cumulated CPU time (s) 87.91
Current children cumulated vsize (KiB) 44364

[startup+88.717 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27642
/proc/meminfo: memFree=1107308/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=41944 CPUtime=85.02
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 10091 0 0 0 8496 6 0 0 25 0 1 0 1018019496 42950656 10026 4294967295 134512640 135214715 3213243392 3213241856 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 10486 10026 73 172 0 10313 0
Current children cumulated CPU time (s) 88.71
Current children cumulated vsize (KiB) 44364

[startup+89.127 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27642
/proc/meminfo: memFree=1107316/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=41944 CPUtime=85.43
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 10091 0 0 0 8537 6 0 0 25 0 1 0 1018019496 42950656 10026 4294967295 134512640 135214715 3213243392 3213241856 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 10486 10026 73 172 0 10313 0
Current children cumulated CPU time (s) 89.12
Current children cumulated vsize (KiB) 44364

[startup+89.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27642
/proc/meminfo: memFree=1107316/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=41944 CPUtime=85.62
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 10091 0 0 0 8556 6 0 0 25 0 1 0 1018019496 42950656 10026 4294967295 134512640 135214715 3213243392 3213241856 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 10486 10026 73 172 0 10313 0
Current children cumulated CPU time (s) 89.31
Current children cumulated vsize (KiB) 44364

[startup+89.417 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27642
/proc/meminfo: memFree=1107316/2074464 swapFree=1952056/1959888
[pid=27258] ppid=27256 vsize=2420 CPUtime=3.69
/proc/27258/stat : 27258 (SatELiteGTI) S 27256 27258 15108 0 -1 4194304 387 21791 0 0 0 0 351 18 18 0 1 0 1018019128 2478080 278 4294967295 134512640 135169312 3213394896 3213391112 3085418222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27258/statm: 605 278 235 161 0 44 0
[pid=27264] ppid=27258 vsize=41944 CPUtime=85.72
/proc/27264/stat : 27264 (minisat_static) R 27258 27258 15108 0 -1 4202496 10091 0 0 0 8566 6 0 0 25 0 1 0 1018019496 42950656 10026 4294967295 134512640 135214715 3213243392 3213241856 134528963 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27264/statm: 10486 10026 73 172 0 10313 0
Current children cumulated CPU time (s) 89.41
Current children cumulated vsize (KiB) 44364

Child status: 20
Real time (s): 89.4853
CPU time (s): 89.47
CPU user time (s): 89.22
CPU system time (s): 0.25
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 78140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.22
system time used= 0.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32556
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= 21
involuntary context switches= 1212

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 06:40:09
IDJOB=1821535
IDBENCH=70997
IDSOLVER=660
FILE ID=tipi24/1821535-1242535209
PBS_JOBID=
Free space on /tmp= 9841 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821535-1242535209/watcher-1821535-1242535209 -o /tmp/evaluation-result-1821535-1242535209/solver-1821535-1242535209 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821535-1242535209.cnf

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED= 1599345853

Linux tipi24 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.461
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.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.461
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.461
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:       1157596 kB
Buffers:         46036 kB
Cached:         766436 kB
SwapCached:       3828 kB
Active:         163056 kB
Inactive:       658904 kB
HighTotal:     1178688 kB
HighFree:       492520 kB
LowTotal:       895776 kB
LowFree:        665076 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           11056 kB
Writeback:           0 kB
AnonPages:        8740 kB
Mapped:           3360 kB
Slab:            86300 kB
PageTables:        472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9841 MiB
End job on tipi24 at 2009-05-17 06:41:40