Trace number 1849556

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 338.69 338.673

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand064.cnf
MD5SUM1394bf507e3ed448c81b5502d6550d78
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark276.08
Satisfiable
(Un)Satisfiability was proved
Number of variables40042
Number of clauses119357
Sum of the clauses size278497
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 279570
Number of clauses of size 339785
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.12/0.11	c ==============================================================================
0.12/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.11	c ==============================================================================
0.12/0.11	c |         0 |  119355   278495 |   35806       0        0     nan |  0.000 % |
1.82/1.88	c |         0 |   48581   208867 |      --       0       --      -- |     --   | -70752/-69575
1.82/1.88	c ==============================================================================
1.82/1.88	c Result  :   #vars: 4857   #clauses: 48581   #literals: 208867
1.82/1.88	c CPU time:   1.85 s
1.82/1.88	c ==============================================================================
1.92/1.95	This is MiniSat 2.0 beta
1.92/1.95	WARNING: for repeatability, setting FPU to use double precision
1.92/1.95	============================[ Problem Statistics ]=============================
1.92/1.95	|                                                                             |
1.92/1.95	|  Number of variables:  4857                                                 |
1.92/1.95	|  Number of clauses:    48581                                                |
1.92/1.99	|  Parsing time:         0.04         s                                       |
1.92/1.99	============================[ Search Statistics ]==============================
1.92/1.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.92/1.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.92/1.99	===============================================================================
1.92/1.99	|         0 |    4857    48581   208867 |    16193        0    nan |  0.000 % |
1.92/2.01	|       100 |    4857    48581   208867 |    17813      100     10 |  0.000 % |
1.95/2.06	|       250 |    4857    48581   208867 |    19594      250     11 |  0.000 % |
1.95/2.09	|       475 |    4857    48581   208867 |    21553      475     16 |  0.000 % |
2.12/2.16	|       812 |    4857    48581   208867 |    23709      812     15 |  0.000 % |
2.22/2.28	|      1318 |    4856    48517   208739 |    26080     1316     16 |  0.021 % |
2.32/2.37	|      2078 |    4856    48517   208739 |    28688     2076     25 |  0.021 % |
2.52/2.59	|      3217 |    4856    48517   208739 |    31556     3215     36 |  0.021 % |
3.02/3.05	|      4928 |    4856    48517   208739 |    34712     4926     61 |  0.021 % |
4.00/4.06	|      7490 |    4856    48517   208739 |    38183     7488    124 |  0.021 % |
6.00/6.02	|     11334 |    4856    48517   208739 |    42002    11332    193 |  0.021 % |
8.90/8.95	|     17100 |    4856    48517   208739 |    46202    17098    209 |  0.021 % |
18.10/18.14	|     25750 |    4856    48517   208739 |    50822    25748    258 |  0.021 % |
38.30/38.35	|     38724 |    4856    48517   208739 |    55904    38722    293 |  0.021 % |
61.90/61.94	|     58185 |    4855    48452   208608 |    61495    18541    246 |  0.041 % |
98.91/98.93	|     87379 |    4855    48452   208608 |    67644    47735    306 |  0.041 % |
172.32/172.41	|    131168 |    4855    48452   208608 |    74409    44505    324 |  0.041 % |
252.83/252.88	|    196857 |    4855    48452   208608 |    81850    55966    228 |  0.041 % |
338.64/338.65	===============================================================================
338.64/338.65	restarts              : 18
338.64/338.65	conflicts             : 274623         (816 /sec)
338.64/338.65	decisions             : 858670         (1.58 % random) (2552 /sec)
338.64/338.65	propagations          : 85870949       (255166 /sec)
338.64/338.65	conflict literals     : 75426270       (30.82 % deleted)
338.64/338.65	Memory used           : 97.36 MB
338.64/338.65	CPU time              : 336.53 s
338.64/338.65	
338.64/338.65	UNSATISFIABLE
338.64/338.66	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-1849556-1244838979/watcher-1849556-1244838979 -o /tmp/evaluation-result-1849556-1244838979/solver-1849556-1244838979 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849556-1244838979.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.92 0.98 0.99 2/91 22464
/proc/meminfo: memFree=1359872/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2412 CPUtime=0
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 367 645 0 0 0 0 0 0 18 0 1 0 81323066 2469888 277 4294967295 134512640 135169312 3213585408 3213583944 3085758190 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22464/statm: 603 277 235 161 0 42 0
[pid=22468] ppid=22464 vsize=948 CPUtime=0
/proc/22468/stat : 22468 (SatELite_releas) R 22464 22464 18729 0 -1 4202496 117 0 0 0 0 0 0 0 18 0 1 0 81323067 970752 53 4294967295 134512640 135223648 3220011536 3220008936 134886160 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22468/statm: 238 54 44 174 0 63 0

[startup+0.046681 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 22464
/proc/meminfo: memFree=1359872/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2412 CPUtime=0
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 367 645 0 0 0 0 0 0 18 0 1 0 81323066 2469888 277 4294967295 134512640 135169312 3213585408 3213583944 3085758190 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22464/statm: 603 277 235 161 0 42 0
[pid=22468] ppid=22464 vsize=8120 CPUtime=0.05
/proc/22468/stat : 22468 (SatELite_releas) R 22464 22464 18729 0 -1 4202496 1644 0 0 0 4 1 0 0 18 0 1 0 81323067 8314880 1580 4294967295 134512640 135223648 3220011536 3220010416 134543504 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22468/statm: 2030 1581 46 174 0 1855 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10532

[startup+0.116649 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 22464
/proc/meminfo: memFree=1359872/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2412 CPUtime=0
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 367 645 0 0 0 0 0 0 18 0 1 0 81323066 2469888 277 4294967295 134512640 135169312 3213585408 3213583944 3085758190 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22464/statm: 603 277 235 161 0 42 0
[pid=22468] ppid=22464 vsize=17996 CPUtime=0.12
/proc/22468/stat : 22468 (SatELite_releas) R 22464 22464 18729 0 -1 4202496 3867 0 0 0 10 2 0 0 18 0 1 0 81323067 18427904 3803 4294967295 134512640 135223648 3220011536 3220010544 134547606 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22468/statm: 4499 3803 47 174 0 4324 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20408

[startup+0.316627 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 22464
/proc/meminfo: memFree=1359872/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2412 CPUtime=0
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 367 645 0 0 0 0 0 0 18 0 1 0 81323066 2469888 277 4294967295 134512640 135169312 3213585408 3213583944 3085758190 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22464/statm: 603 277 235 161 0 42 0
[pid=22468] ppid=22464 vsize=20300 CPUtime=0.32
/proc/22468/stat : 22468 (SatELite_releas) R 22464 22464 18729 0 -1 4202496 4674 0 0 0 30 2 0 0 18 0 1 0 81323067 20787200 4297 4294967295 134512640 135223648 3220011536 3220009304 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22468/statm: 5075 4297 73 174 0 4900 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 22712

[startup+0.716579 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 22464
/proc/meminfo: memFree=1359872/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2412 CPUtime=0
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 367 645 0 0 0 0 0 0 18 0 1 0 81323066 2469888 277 4294967295 134512640 135169312 3213585408 3213583944 3085758190 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22464/statm: 603 277 235 161 0 42 0
[pid=22468] ppid=22464 vsize=21372 CPUtime=0.72
/proc/22468/stat : 22468 (SatELite_releas) R 22464 22464 18729 0 -1 4202496 4888 0 0 0 70 2 0 0 18 0 1 0 81323067 21884928 4511 4294967295 134512640 135223648 3220011536 3220009536 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22468/statm: 5343 4511 73 174 0 5168 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 23784

[startup+1.51649 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 22469
/proc/meminfo: memFree=1336924/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2412 CPUtime=0
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 367 645 0 0 0 0 0 0 18 0 1 0 81323066 2469888 277 4294967295 134512640 135169312 3213585408 3213583944 3085758190 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22464/statm: 603 277 235 161 0 42 0
[pid=22468] ppid=22464 vsize=23008 CPUtime=1.52
/proc/22468/stat : 22468 (SatELite_releas) R 22464 22464 18729 0 -1 4202496 5279 0 0 0 149 3 0 0 20 0 1 0 81323067 23560192 4902 4294967295 134512640 135223648 3220011536 3220009488 134563693 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22468/statm: 5752 4902 73 174 0 5577 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 25420

[startup+3.11634 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 22471
/proc/meminfo: memFree=1346224/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=6380 CPUtime=1.17
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 1532 0 0 0 117 0 0 0 19 0 1 0 81323262 6533120 1467 4294967295 134512640 135212939 3216693072 3216691248 134529382 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22471/statm: 1595 1467 76 171 0 1423 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8796

[startup+6.31594 s]
/proc/loadavg: 0.93 0.98 0.99 3/93 22471
/proc/meminfo: memFree=1338908/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=14712 CPUtime=4.35
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 3593 0 0 0 433 2 0 0 25 0 1 0 81323262 15065088 3528 4294967295 134512640 135212939 3216693072 3216691248 134529681 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 3678 3528 76 171 0 3506 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 17128

[startup+12.7152 s]
/proc/loadavg: 0.93 0.98 0.99 3/93 22471
/proc/meminfo: memFree=1326448/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=25932 CPUtime=10.75
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 6412 0 0 0 1072 3 0 0 25 0 1 0 81323262 26554368 6347 4294967295 134512640 135212939 3216693072 3216691248 134529681 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 6483 6347 76 171 0 6311 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 28348

[startup+25.5137 s]
/proc/loadavg: 0.95 0.98 0.99 3/93 22472
/proc/meminfo: memFree=1311384/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=40488 CPUtime=23.55
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 10027 0 0 0 2349 6 0 0 25 0 1 0 81323262 41459712 9962 4294967295 134512640 135212939 3216693072 3216691536 134527045 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 10122 9962 76 171 0 9950 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 42904

[startup+51.1108 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 22659
/proc/meminfo: memFree=1287544/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=64224 CPUtime=49.15
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 15950 0 0 0 4903 12 0 0 25 0 1 0 81323262 65765376 15885 4294967295 134512640 135212939 3216693072 3216691536 134526732 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 16056 15885 76 171 0 15884 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 66640

[startup+102.315 s]
/proc/loadavg: 1.02 1.00 1.00 2/93 22849
/proc/meminfo: memFree=1273428/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=77328 CPUtime=100.36
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 19254 0 0 0 10021 15 0 0 25 0 1 0 81323262 79183872 19189 4294967295 134512640 135212939 3216693072 3216691536 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 19332 19189 76 171 0 19160 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 79744

[startup+162.318 s]
/proc/loadavg: 1.01 1.00 1.00 3/93 23038
/proc/meminfo: memFree=1251668/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=98964 CPUtime=160.37
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24629 0 0 0 16017 20 0 0 25 0 1 0 81323262 101339136 24564 4294967295 134512640 135212939 3216693072 3216691536 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 24741 24564 76 171 0 24569 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 101380

[startup+222.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23228
/proc/meminfo: memFree=1250768/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=100020 CPUtime=220.37
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24881 0 0 0 22017 20 0 0 25 0 1 0 81323262 102420480 24816 4294967295 134512640 135212939 3216693072 3216691248 134529681 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 25005 24816 76 171 0 24833 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 102436

[startup+282.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23417
/proc/meminfo: memFree=1250692/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=100020 CPUtime=280.39
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24881 0 0 0 28019 20 0 0 25 0 1 0 81323262 102420480 24816 4294967295 134512640 135212939 3216693072 3216691536 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 25005 24816 76 171 0 24833 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 102436

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

[startup+307.121 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23424
/proc/meminfo: memFree=1250944/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=99692 CPUtime=305.19
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24892 0 0 0 30499 20 0 0 25 0 1 0 81323262 102084608 24775 4294967295 134512640 135212939 3216693072 3216691536 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 24923 24775 76 171 0 24751 0
Current children cumulated CPU time (s) 307.14
Current children cumulated vsize (KiB) 102108

[startup+319.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23424
/proc/meminfo: memFree=1251068/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=99692 CPUtime=317.99
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24892 0 0 0 31779 20 0 0 25 0 1 0 81323262 102084608 24775 4294967295 134512640 135212939 3216693072 3216691536 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 24923 24775 76 171 0 24751 0
Current children cumulated CPU time (s) 319.94
Current children cumulated vsize (KiB) 102108

[startup+326.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23427
/proc/meminfo: memFree=1251068/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=99692 CPUtime=324.38
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24892 0 0 0 32418 20 0 0 25 0 1 0 81323262 102084608 24775 4294967295 134512640 135212939 3216693072 3216691536 134526757 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 24923 24775 76 171 0 24751 0
Current children cumulated CPU time (s) 326.33
Current children cumulated vsize (KiB) 102108

[startup+332.708 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23614
/proc/meminfo: memFree=1250656/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=99692 CPUtime=330.78
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24892 0 0 0 33058 20 0 0 25 0 1 0 81323262 102084608 24775 4294967295 134512640 135212939 3216693072 3216691536 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 24923 24775 76 171 0 24751 0
Current children cumulated CPU time (s) 332.73
Current children cumulated vsize (KiB) 102108

[startup+335.918 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23614
/proc/meminfo: memFree=1250672/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=99692 CPUtime=333.99
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24892 0 0 0 33379 20 0 0 25 0 1 0 81323262 102084608 24775 4294967295 134512640 135212939 3216693072 3216691536 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 24923 24775 76 171 0 24751 0
Current children cumulated CPU time (s) 335.94
Current children cumulated vsize (KiB) 102108

[startup+337.518 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23614
/proc/meminfo: memFree=1250736/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=99692 CPUtime=335.59
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24892 0 0 0 33539 20 0 0 25 0 1 0 81323262 102084608 24775 4294967295 134512640 135212939 3216693072 3216691536 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 24923 24775 76 171 0 24751 0
Current children cumulated CPU time (s) 337.54
Current children cumulated vsize (KiB) 102108

[startup+338.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23614
/proc/meminfo: memFree=1250736/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=99692 CPUtime=336.39
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24892 0 0 0 33619 20 0 0 25 0 1 0 81323262 102084608 24775 4294967295 134512640 135212939 3216693072 3216691536 134526691 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 24923 24775 76 171 0 24751 0
Current children cumulated CPU time (s) 338.34
Current children cumulated vsize (KiB) 102108

[startup+338.518 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23614
/proc/meminfo: memFree=1250736/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=99692 CPUtime=336.59
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24892 0 0 0 33639 20 0 0 25 0 1 0 81323262 102084608 24775 4294967295 134512640 135212939 3216693072 3216691536 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 24923 24775 76 171 0 24751 0
Current children cumulated CPU time (s) 338.54
Current children cumulated vsize (KiB) 102108

[startup+338.618 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23614
/proc/meminfo: memFree=1250736/2074464 swapFree=1959888/1959888
[pid=22464] ppid=22462 vsize=2416 CPUtime=1.95
/proc/22464/stat : 22464 (SatELiteGTI) S 22462 22464 18729 0 -1 4194304 386 6622 0 0 0 0 191 4 18 0 1 0 81323066 2473984 278 4294967295 134512640 135169312 3213585408 3213581624 3085758190 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22464/statm: 604 278 235 161 0 43 0
[pid=22471] ppid=22464 vsize=99692 CPUtime=336.69
/proc/22471/stat : 22471 (minisat_static) R 22464 22464 18729 0 -1 4202496 24892 0 0 0 33649 20 0 0 25 0 1 0 81323262 102084608 24775 4294967295 134512640 135212939 3216693072 3216691536 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22471/statm: 24923 24775 76 171 0 24751 0
Current children cumulated CPU time (s) 338.64
Current children cumulated vsize (KiB) 102108

Child status: 20
Real time (s): 338.673
CPU time (s): 338.69
CPU user time (s): 338.45
CPU system time (s): 0.24
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 102436

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 22:36:19
IDJOB=1849556
IDBENCH=70758
IDSOLVER=690
FILE ID=tipi07/1849556-1244838979
PBS_JOBID=
Free space on /tmp= 15253 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849556-1244838979/watcher-1849556-1244838979 -o /tmp/evaluation-result-1849556-1244838979/solver-1849556-1244838979 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849556-1244838979.cnf

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

MD5SUM BENCH= 1394bf507e3ed448c81b5502d6550d78
RANDOM SEED= 913970734

Linux tipi07 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.428
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.428
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.79

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
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:       1359880 kB
Buffers:         48080 kB
Cached:         558136 kB
SwapCached:          0 kB
Active:         181504 kB
Inactive:       436176 kB
HighTotal:     1178688 kB
HighFree:       715012 kB
LowTotal:       895776 kB
LowFree:        644868 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            3476 kB
Writeback:           0 kB
AnonPages:       11452 kB
Mapped:           5272 kB
Slab:            88296 kB
PageTables:        472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86048 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15253 MiB
End job on tipi07 at 2009-06-12 22:41:58