Trace number 1821991

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 45.5 45.5135

General information on the benchmark

Namemanol-pipe-g7nidw.cnf
MD5SUMa0303c742e981cc0d4711ad3ac66f146
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.14
Satisfiable
(Un)Satisfiability was proved
Number of variables75496
Number of clauses222379
Sum of the clauses size518883
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148252
Number of clauses of size 374126
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.22/0.22	c ==============================================================================
0.22/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.22	c ==============================================================================
0.22/0.22	c |         0 |  222378   518882 |   66713       0        0     nan |  0.000 % |
1.42/1.44	c |         0 |   95236   376800 |      --       0       --      -- |     --   | -127140/-142077
1.42/1.44	c ==============================================================================
1.42/1.44	c Result  :   #vars: 12806   #clauses: 95236   #literals: 376800
1.42/1.44	c CPU time:   1.33 s
1.42/1.44	c ==============================================================================
1.52/1.58	This is MiniSat 2.0 beta with hacks by AVG
1.52/1.58	WARNING: for repeatability, setting FPU to use double precision
1.52/1.58	============================[ Problem Statistics ]=============================
1.52/1.58	|                                                                             |
1.52/1.58	|  Number of variables:  12806                                                |
1.52/1.58	|  Number of clauses:    95236                                                |
1.59/1.65	|  Parsing time:         0.05         s                                       |
45.41/45.50	restarts              : 18
45.41/45.50	conflicts             : 230061         (5245 /sec)
45.41/45.50	decisions             : 686305         (1.68 % random) (15648 /sec)
45.41/45.50	propagations          : 17797742       (405785 /sec)
45.41/45.50	conflict literals     : 8670192        (19.39 % deleted)
45.41/45.50	Memory used           : 39.21 MB
45.41/45.50	CPU time              : 43.86 s
45.41/45.50	
45.41/45.50	UNSATISFIABLE
45.41/45.50	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-1821991-1242586106/watcher-1821991-1242586106 -o /tmp/evaluation-result-1821991-1242586106/solver-1821991-1242586106 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821991-1242586106.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 1.00 1.00 2/91 22255
/proc/meminfo: memFree=965748/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2412 CPUtime=0.01
/proc/22255/stat : 22255 (SatELiteGTI) R 22253 22255 9090 0 -1 4194304 354 643 0 0 0 1 0 0 18 0 1 0 1023110992 2469888 276 4294967295 134512640 135169312 3217389472 3217387948 3085662068 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/22255/statm: 603 276 235 161 0 42 0
[pid=22259] ppid=22255 vsize=2412 CPUtime=0
/proc/22259/stat : 22259 (SatELiteGTI) R 22255 22255 9090 0 -1 4194368 30 0 0 0 0 0 0 0 18 0 1 0 1023110992 2469888 61 4294967295 134512640 135169312 3217389472 3217387692 3085247744 0 0 4 65536 0 0 0 17 3 0 0 0
/proc/22259/statm: 603 69 27 161 0 42 0

[startup+0.11028 s]
/proc/loadavg: 0.99 1.00 1.00 2/91 22255
/proc/meminfo: memFree=965748/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2412 CPUtime=0.01
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 368 643 0 0 0 1 0 0 18 0 1 0 1023110992 2469888 276 4294967295 134512640 135169312 3217389472 3217388008 3085659886 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22255/statm: 603 276 235 161 0 42 0
[pid=22259] ppid=22255 vsize=17060 CPUtime=0.11
/proc/22259/stat : 22259 (SatELite_releas) R 22255 22255 9090 0 -1 4202496 3732 0 0 0 8 3 0 0 20 0 1 0 1023110992 17469440 3667 4294967295 134512640 135223648 3219501472 3219500040 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22259/statm: 4265 3667 46 174 0 4090 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 19472

[startup+0.210277 s]
/proc/loadavg: 0.99 1.00 1.00 2/91 22255
/proc/meminfo: memFree=965748/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2412 CPUtime=0.01
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 368 643 0 0 0 1 0 0 18 0 1 0 1023110992 2469888 276 4294967295 134512640 135169312 3217389472 3217388008 3085659886 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22255/statm: 603 276 235 161 0 42 0
[pid=22259] ppid=22255 vsize=33648 CPUtime=0.21
/proc/22259/stat : 22259 (SatELite_releas) R 22255 22255 9090 0 -1 4202496 7036 0 0 0 16 5 0 0 21 0 1 0 1023110992 34455552 6971 4294967295 134512640 135223648 3219501472 3219500480 134547609 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22259/statm: 8412 6971 47 174 0 8237 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 36060

[startup+0.31027 s]
/proc/loadavg: 0.99 1.00 1.00 2/91 22255
/proc/meminfo: memFree=965748/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2412 CPUtime=0.01
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 368 643 0 0 0 1 0 0 18 0 1 0 1023110992 2469888 276 4294967295 134512640 135169312 3217389472 3217388008 3085659886 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22255/statm: 603 276 235 161 0 42 0
[pid=22259] ppid=22255 vsize=37544 CPUtime=0.31
/proc/22259/stat : 22259 (SatELite_releas) R 22255 22255 9090 0 -1 4202496 8420 0 0 0 25 6 0 0 21 0 1 0 1023110992 38445056 7702 4294967295 134512640 135223648 3219501472 3219499472 134549033 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22259/statm: 9386 7702 73 174 0 9211 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 39956

[startup+0.71025 s]
/proc/loadavg: 0.99 1.00 1.00 2/91 22255
/proc/meminfo: memFree=965748/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2412 CPUtime=0.01
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 368 643 0 0 0 1 0 0 18 0 1 0 1023110992 2469888 276 4294967295 134512640 135169312 3217389472 3217388008 3085659886 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22255/statm: 603 276 235 161 0 42 0
[pid=22259] ppid=22255 vsize=39716 CPUtime=0.71
/proc/22259/stat : 22259 (SatELite_releas) R 22255 22255 9090 0 -1 4202496 8918 0 0 0 62 9 0 0 22 0 1 0 1023110992 40669184 8200 4294967295 134512640 135223648 3219501472 3219499568 134599785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22259/statm: 9929 8200 73 174 0 9754 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 42128

[startup+1.51021 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22260
/proc/meminfo: memFree=925532/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2412 CPUtime=0.01
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 368 643 0 0 0 1 0 0 18 0 1 0 1023110992 2469888 276 4294967295 134512640 135169312 3217389472 3217388008 3085659886 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22255/statm: 603 276 235 161 0 42 0
[pid=22259] ppid=22255 vsize=40660 CPUtime=1.51
/proc/22259/stat : 22259 (SatELite_releas) R 22255 22255 9090 0 -1 4202496 10024 0 0 0 140 11 0 0 25 0 1 0 1023110992 41635840 8500 4294967295 134512640 135223648 3219501472 3219498092 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22259/statm: 10165 8500 84 174 0 9990 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 43072

[startup+3.11014 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22261
/proc/meminfo: memFree=948968/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=10872 CPUtime=1.52
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 2598 0 0 0 150 2 0 0 25 0 1 0 1023111150 11132928 2533 4294967295 134512640 135214715 3219585552 3219583816 134527238 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 2718 2533 74 172 0 2545 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 13288

[startup+6.31998 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22261
/proc/meminfo: memFree=942892/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=19248 CPUtime=4.73
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 4668 0 0 0 471 2 0 0 25 0 1 0 1023111150 19709952 4603 4294967295 134512640 135214715 3219585552 3219583944 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 4812 4603 74 172 0 4639 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 21664

[startup+12.7197 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22262
/proc/meminfo: memFree=930324/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=28840 CPUtime=11.12
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 7065 0 0 0 1108 4 0 0 25 0 1 0 1023111150 29532160 7000 4294967295 134512640 135214715 3219585552 3219584016 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 7210 7000 74 172 0 7037 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 31256

[startup+25.5191 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22446
/proc/meminfo: memFree=919316/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=38676 CPUtime=23.92
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 9517 0 0 0 2388 4 0 0 25 0 1 0 1023111150 39604224 9452 4294967295 134512640 135214715 3219585552 3219584016 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 9669 9452 74 172 0 9496 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 41092

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

[startup+25.6191 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22446
/proc/meminfo: memFree=919316/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=38676 CPUtime=24.02
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 9524 0 0 0 2398 4 0 0 25 0 1 0 1023111150 39604224 9459 4294967295 134512640 135214715 3219585552 3219584016 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 9669 9459 74 172 0 9496 0
Current children cumulated CPU time (s) 25.61
Current children cumulated vsize (KiB) 41092

[startup+38.4184 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22447
/proc/meminfo: memFree=918016/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=40144 CPUtime=36.82
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 9822 0 0 0 3678 4 0 0 25 0 1 0 1023111150 41107456 9757 4294967295 134512640 135214715 3219585552 3219584016 134528706 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 10036 9757 74 172 0 9863 0
Current children cumulated CPU time (s) 38.41
Current children cumulated vsize (KiB) 42560

[startup+41.6183 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22447
/proc/meminfo: memFree=918064/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=40144 CPUtime=40.02
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 9822 0 0 0 3998 4 0 0 25 0 1 0 1023111150 41107456 9757 4294967295 134512640 135214715 3219585552 3219584016 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 10036 9757 74 172 0 9863 0
Current children cumulated CPU time (s) 41.61
Current children cumulated vsize (KiB) 42560

[startup+43.2182 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22452
/proc/meminfo: memFree=918312/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=40144 CPUtime=41.62
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 9822 0 0 0 4158 4 0 0 25 0 1 0 1023111150 41107456 9757 4294967295 134512640 135214715 3219585552 3219584016 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 10036 9757 74 172 0 9863 0
Current children cumulated CPU time (s) 43.21
Current children cumulated vsize (KiB) 42560

[startup+44.8181 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22452
/proc/meminfo: memFree=918312/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=40144 CPUtime=43.22
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 9822 0 0 0 4318 4 0 0 25 0 1 0 1023111150 41107456 9757 4294967295 134512640 135214715 3219585552 3219584016 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 10036 9757 74 172 0 9863 0
Current children cumulated CPU time (s) 44.81
Current children cumulated vsize (KiB) 42560

[startup+45.2181 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22452
/proc/meminfo: memFree=918312/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=40144 CPUtime=43.62
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 9822 0 0 0 4358 4 0 0 25 0 1 0 1023111150 41107456 9757 4294967295 134512640 135214715 3219585552 3219584016 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 10036 9757 74 172 0 9863 0
Current children cumulated CPU time (s) 45.21
Current children cumulated vsize (KiB) 42560

[startup+45.4181 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 22452
/proc/meminfo: memFree=918312/2074464 swapFree=1953004/1959888
[pid=22255] ppid=22253 vsize=2416 CPUtime=1.59
/proc/22255/stat : 22255 (SatELiteGTI) S 22253 22255 9090 0 -1 4194304 386 10669 0 0 0 1 146 12 18 0 1 0 1023110992 2473984 277 4294967295 134512640 135169312 3217389472 3217385688 3085659886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22255/statm: 604 277 235 161 0 43 0
[pid=22261] ppid=22255 vsize=40144 CPUtime=43.82
/proc/22261/stat : 22261 (minisat_static) R 22255 22255 9090 0 -1 4202496 9822 0 0 0 4378 4 0 0 25 0 1 0 1023111150 41107456 9757 4294967295 134512640 135214715 3219585552 3219584016 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22261/statm: 10036 9757 74 172 0 9863 0
Current children cumulated CPU time (s) 45.41
Current children cumulated vsize (KiB) 42560

Child status: 20
Real time (s): 45.5135
CPU time (s): 45.5
CPU user time (s): 45.32
CPU system time (s): 0.18
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 43800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.32
system time used= 0.18
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21161
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= 19
involuntary context switches= 800

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 20:48:26
IDJOB=1821991
IDBENCH=71767
IDSOLVER=660
FILE ID=tipi19/1821991-1242586106
PBS_JOBID=
Free space on /tmp= 8801 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE06/manol-pipe-g7nidw.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821991-1242586106/watcher-1821991-1242586106 -o /tmp/evaluation-result-1821991-1242586106/solver-1821991-1242586106 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821991-1242586106.cnf

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

MD5SUM BENCH= a0303c742e981cc0d4711ad3ac66f146
RANDOM SEED= 550094268

Linux tipi19 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.426
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.426
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.426
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.426
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:        965772 kB
Buffers:         49776 kB
Cached:         941596 kB
SwapCached:       2904 kB
Active:         201588 kB
Inactive:       799200 kB
HighTotal:     1178688 kB
HighFree:       343384 kB
LowTotal:       895776 kB
LowFree:        622388 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            5252 kB
Writeback:           0 kB
AnonPages:        8756 kB
Mapped:           3240 kB
Slab:            98980 kB
PageTables:        456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87776 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8801 MiB
End job on tipi19 at 2009-05-17 20:49:12